项目作者: guo-c14

项目描述 :
Seam Carving for Content-Aware Image Resizing, C++ Implement.
高级语言: C++
项目地址: git://github.com/guo-c14/SeamCarver.git
创建时间: 2017-06-24T17:22:12Z
项目社区:https://github.com/guo-c14/SeamCarver

开源协议:MIT License

下载


SeamCarver

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

项目依赖

  • MacOS or Linux
  • CImg
  • C++ 11

编译运行

MacOS

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

Linux

  1. $ cd Sources
  2. $ make
  3. $ ./SeamCarver

效果图