搜索资源列表
skeleton.rar
- 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
thin.rar
- 应用OPENCV编写的,输入一张二值图片,根据细化算法细化成单像素的二值图像。,OPENCV prepared application, enter a two-valued picture, refined into a thinning algorithm based on single-pixel binary image.
thin.rar
- opencv实现的,很好用的图像轮廓细化算法。效果很好,把轮廓细化为单像素轮廓,方便处理。,opencv achieved a very good image with the outline of the thinning algorithm. Well, the detailed outline of the outline of a single pixel, to facilitate the processing.
AdvMorph
- 用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。-Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.
MagicHouse
- 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
image
- opencv写的图像细化程序目前还有BUG,希望可以改进一下-opencv write thinning program there BUG, hope to improve
thinning
- Thinning algorithmus with Opencv
Opencv_Thinning
- OpenCV没有细线化处理的功能,这个是用于扩展OpenCV的功能,-OpenCV is not thinning processing functions, this is used to extend the OpenCV function,
Thin
- VC6.0下基于opencv的二值图像细化算法-Binary image thinning algorithm based on the opencv under VC6.0
szTest
- 根据sz的经典论文实现的图像细化(骨架化)程序。程序中没有使用opencv,而是使用了matcom C++库函数。需要用到matlib.h和matlib.lib。-Sz classic paper to achieve the image thinning (skeleton) program. The program does not use opencv, but the use matcom C++ library functions. Need matlib.h and matlib.l
tuxiang-xihua
- 基于opencv的图像细化的很好的程序,绝对可用-Based on the opencv image thinning a very good program, absolutely free
thinning
- 本程序是基于vc6.0和opencv环境下所编写的细化算法,能够细化成比较好的骨骼;细化次数可以自己设置。-This procedure is based on opencv environment vc6.0 and written thinning algorithm can better refined into bone refinement times can be set up their own.
document_for_pic_thin
- 基于Opencv和VC6.0的图像细化,可以用来提取手势骨骼,已经处理成子函数,可直接调用。给做手势识别的朋友一些参考-Based on Opencv and VC6.0 image thinning, gestures can be used to extract the skeleton has been processed into a subroutine can be called directly. Gesture recognition to a friend some refer
thinning
- opencv的细化算法 里面有实例图与源程序 用vs2010写成 低版本的无法直接打开的可以复制cpp的代码重新编译-thin method by opencv written by c++ vs2010
thin
- 此代码是基于OPENCV设计的关于图像细化的源代码,采集图像细化所用代码-This code is based on the image thinning OPENCV design source code, the code used to capture images thinning
picureProcess
- 一个运用vs和opencv实现对图像一些基本的处理(如灰度直方图,灰度纯属变换,灰度拉伸,几何变换,图像的增强如简单平滑和高斯平滑中值滤波sobel连续细化等)的小程序。-And a use vs opencv achieve some basic image processing (such as histogram, gray purely transformation, gray stretch, geometric transformation, image enhancement, s
main
- A rotation invariant rule-based thinning algorithm for character recognition论文的opencv实现-A rotation invariant rule-based thinning algorithm for character recognition thesis opencv achieve
thinning_test02
- 通过ZHANG并行细化算法,实现图像的细化处理。(By the ZHANG parallel thinning algorithm,we realize the purpose of thinning image.)
二值化与细化
- 用于图像的二值化和细化 可以将图像的轮廓清晰的表现出来(For the two value of the image and thinning, the outline of the image can be clearly displayed)
opencv_Image
- 很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)