OpenCV KAKUUCHI
細線化
Gallery
what process?
二値化した画像から白い部分を細線化する処理。zhangsuenとguohallの2パターンある。
cook code C++
cook code Python
Reference
- パターン認識の前処理に必要な二値画像の細線化
- thesis : Zhang T Y, Suen C Y. A fast parallel algorithm for thinning digital patterns. Comm ACM, 1984, 27: 236-239.
- thesis : Zicheng Guo, Richard W.Hall: Parallel Thinning with Two-Subiteration Algorithms, ACM, Vol.32, No.3, pp.359-373(1989)