A seam carving algorithm developed in C to resize images by dynamically calculating paths of least importance between pixels (“seams”) in a given image input and remove seams to reduce image size to display images without distortion using various data structures and computer vision algorithms to split RGB channel information to analyze pixels.
-
Notifications
You must be signed in to change notification settings - Fork 0
A seam carving algorithm developed in C to resize images by dynamically calculating paths of least importance between pixels (“seams”) in a given image input and remove seams to reduce image size to display images without distortion.
ARNAVTALWANI/Seam-Carving
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A seam carving algorithm developed in C to resize images by dynamically calculating paths of least importance between pixels (“seams”) in a given image input and remove seams to reduce image size to display images without distortion.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published