Skip to content

hoangphand/binary_image_segmentation

Repository files navigation

Prerequisites:

cmake, opencv


To compile in the lab
——————————

run ./lab_config.sh
cd build
make

To compile on your own machine
———

cd build/
cmake ../
make


To run
——

In the build folder:
./sc image1 new_width new_height image2

 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published