Skip to content

pmneila/graphCuts

Repository files navigation

Graph Cuts

Dependencies

  • ITK 4.6.1
  • VTK 6.2.0

Building

Built with cmake.

You need a compiler that fully supports C++11. It has been tested with g++-4.7.4.

ITK has to be built with Review ON and vtkGlue.

mkdir build
cd build
cmake ..
make

Running

Run with

./graphCutter -s ~/code/data/merged.tif -i ~/code/data/image.tif -g ~/code/data/seedSink.tif -v

You can find sample data at cvlab

License

GPL v3 see LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors