Skip to content

ManavKhorasiya/CV-SHAPE-DETECTION

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CV-SHAPE-DETECTION

Shape detection using opencv

LOGIC

first we use contours to get boundaries of different shapes in the image. then we use polyapproxDP function to get total no. of edges of the contours for all shapes. then label-out different shapes based onn their no. of edges

Releases

No releases published

Packages

No packages published