Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

edd255/mimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Image Manipulation Program

At university, I have implemented the seam carving algorithm in C as a project for a programming lecture. To familiarize myself with Rust, I've reimplemented the algorithm, and added more image processing methods. The projects supports the following manipulations:

  • Rotating
  • Cropping
  • Inverting
  • Transposing
  • Mirroring
  • Seam Carving (vertically and horizontally)
  • Landfilling

About

Minimal Image Manipulation Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages