Skip to content

Content aware image resizing and conversion of multi panel image to single panel image

License

Notifications You must be signed in to change notification settings

manoj2210/Content-aware-image-resizing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Aware Image Resizing

Content aware image resizing using seam carving

Installation

⚠️ Requires pipenv (Install it with pip install pipenv)

For development

pipenv install --dev

For production

pipenv install

Usage

Start the shell

pipenv shell

Note: Set linter from the virtual environment for any editor

python main.py <inputfile> -a <axis> -p <no of pixels to be removed>

About

Content aware image resizing and conversion of multi panel image to single panel image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages