zhang-suen-thinning | Implementation of the Zhang-Suen thinning algorithm | Computer Vision library
kandi X-RAY | zhang-suen-thinning Summary
kandi X-RAY | zhang-suen-thinning Summary
This is the implementation of the Zhang-Suen thinning algorithm using OpenCV. The algorithm is explained in "A fast parallel algorithm for thinning digital patterns" by T.Y. Zhang and C.Y. Suen. See the tutorial in [opencv-code.com] To use the thinning function, simply copy the thinning() and thinningIteration() function to your code. See the main() block for an example on how to use the function. Both thinning.cpp and thinning.py are similar, except that the former written in C++ and the latter in Python.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of zhang-suen-thinning
zhang-suen-thinning Key Features
zhang-suen-thinning Examples and Code Snippets
Community Discussions
Trending Discussions on zhang-suen-thinning
QUESTION
ANSWER
Answered 2017-Feb-17 at 18:11It's an open problem.
This is a paper plus a working java program on the web that does more or less what you want. But it should still be thought of as experimental.
If you find this code useful in your research/software, please consider citing the following publication:
ContributorsAndrés Solís Montero and Jochen Lang. Skeleton pruning by contour approximation and the integer medial axis transform. Computers & Graphics, Elsevier, 2012.
- Andrés Solís Montero
- Jochen Lang
- David Lareau
- Ana Laura Perez
- Corey Edmunds
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install zhang-suen-thinning
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page