Skip to content

wangrunji0408/SeamCarving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeamCarving

Computer Graphics Project

Features

  • Image shrinking
  • Image enlarging
  • Object removing or keeping using mask image
  • Operator: Difference, Sobel, Laplace

More details on docs/report.pdf. (In Chinese)

Usage

Compile

CLion/CMake

Run

usage: <file_path> <height> <width> [kernel] [show] [mask_path]
       kernel: simple, sobel, laplace
       show:   0, 1

About

[Course] Seam carving in C++. (CG2017)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published