Skip to content

Seam Carving for Content-Aware Image Resizing, C++ Implement.

License

Notifications You must be signed in to change notification settings

superjump22/SeamCarver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeamCarver

Seam Carving for Content-Aware Image Resizing, C++ Implement.

项目依赖

  • MacOS or Linux
  • CImg
  • C++ 11

编译运行

MacOS

若有Xcode,直接打开Projects下的SeamCarver.xcodeproj,否则如下Linux

Linux

$ cd Sources
$ make
$ ./SeamCarver

效果图

About

Seam Carving for Content-Aware Image Resizing, C++ Implement.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages