搜索资源列表
thinning.cpp
- 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
thinning
- opencv的细化算法 里面有实例图与源程序 用vs2010写成 低版本的无法直接打开的可以复制cpp的代码重新编译-thin method by opencv written by c++ vs2010
Grayscale-images-CPP-corrosion
- C++实现灰度图像的腐蚀、膨胀、细化运算(bmp灰度图片),vc6.0运行无误-Grayscale images C++ corrosion, swelling, thinning operation (bmp grayscale image), vc6.0 run correctly