Skip to content

JakobHavtorn/seam-carving

Repository files navigation

seam-carving

Fun with seam carving after watching https://youtu.be/rpB6zQNsbQU by Greg Sanderson

Installing

Create environment and install

conda create -y -n seam-carving python==3.8.5
conda activate seam-carving
pip install -r requirements.txt
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib

About

Fun with seam carving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published