Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 285 Bytes

Graph-based Object Segmentation for RGB-D images

Dependencies: sudo apt-get install libopencv-dev libboost-system-dev

Compile: make

Run: ./main rgb_file_name depth_file_name

Tested on Ubuntu 14.10 and 16.04 64bit, MacOS X 10.10