Skip to content

siugell/Seam_Carving_Python

 
 

Repository files navigation

Seam_Carving (Python)

Introduction

This is Seam_Carving algorithm Term Project

The goal of this project is to create a program that can resize jpg files through the seam-carving technique. In addition to resizing, the program also has the function that allows users to designate specific areas to delete/protect and apply the seam-carving.

시작가이드

Installation

$ git clone https://github.com/9September/Seam_Carving_Python

Backend

$ cd Seam_Carving_Python
$ 업데이트 예정

주요기능

  • Seam-Carving
  • Delete
  • Protect
  • Realtime tracing for Seam_Carving

About

2024_algorithm_termproject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 90.2%
  • Python 9.8%