Skip to content

shruty90/Morphological-Thinning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Morphological-Thinning

This is a program that implements the image processing module called Morphological thinning.
The code aims to implement the BWMorph() as in MATLAB.
bwmorph(image name,thin,inf) is the corresponding MATLAB function.
Please refer to the wiki page for more details.

About

Morphological thinning of binary images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages