Skip to content

bharathp666/opencv_conn_comp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV: Connected Component Analysis

OpenCV program to extract Connected components. For more information click here

Instructions
git clone https://github.com/bharathp666/opencv_conn_comp.git
cd opencv_conn_comp
cmake .
make
./still <image.jpg>
or
./video

Releases

No releases published

Packages

No packages published

Languages