-
Notifications
You must be signed in to change notification settings - Fork 3
smalthankar/Image-Segmentation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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: ./seg image1 new_width new_height image2
About
C++, OpenCV
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published