bpglaser / red-mountain-resize

An image resize tool utilizing seam carving.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

red-mountain-resize

An image resize tool utilizing seam carving.

Roadmap

  • Energy grid calculation
  • Image Reduction
  • UX finalized
  • Image Enlargement
  • Reduction/Enlargement in both directions
  • Optimize energy calculations by only preforming needed updates per cycle.
  • Optimize pathfinding calculations.
  • Investigate multithreading options via Rayon.

Example

Original:

Seams selected:

100 seams removed:

100 seams added:

About

An image resize tool utilizing seam carving.


Languages

Language:Rust 100.0%