Skip to content

A demo to compute and optimize the convex-like contour of an image with sparse points and visualize the result.

Notifications You must be signed in to change notification settings

wonderseen/Sparse-Points-Gen-Convex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sparse-Points-Gen-Convex

released by WonderSeen from Xiamen University, China.

A simple demo to compute the convex of a pre-treated image the remaining of which are sparse-points, see as 1.png. To run the work, make sure you'd installed opencv and cmake whose version is over 2.8 in your laptop.

follow the operations to work fine

$ cd source-dict

$ cmake .

$ make

$ ./Sparse-Points-Gen-Convex

About

A demo to compute and optimize the convex-like contour of an image with sparse points and visualize the result.

Resources

Stars

Watchers

Forks

Packages

No packages published