# Seam Carving Algorithm This project implements a seam carving algorithm for content-aware image resizing. ## Features: - Removes vertical seams from an image to reduce its width. - Highlights removed seams in red. - Uses a custom energy function based on image gradients. ## Installation: ```bash pip install -r requirements.txt
Latest commits.
No recent commits available.
Builders behind this project.
No contributor data available.