Skip to content

RajdeepMondal/Contour-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contour-Detection

This is an implementation of the contour detection algorithm proposed in the paper Topological Structural Analysis of Digitized Binary Images by Border Following by Suzuki and Abe 1985. The function raster_scan() requires a zero-padded binary input image. The outputs are the contour coordinates, hierarchy of the contours and the corresponding border types. The images are assumed to be four-connected.

Results

About

OpenCV's contour detection algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages