搜索资源列表
wordrecmatlabbyrf
- 一个字符识别的matlab程序,包括细化,骨架提取,轮廓匹配等功能。-a Character Recognition of Matlab procedures, including thinning, skeleton extraction, contour matching function.
Lab7_1
- hit-miss方法下的图像骨架提取,很好用
细化算法,提取二值黑白图象的骨架VC
- 细化算法,提取二值黑白图象的骨架的VC实现-refinement algorithm, the value extracted two black-and-white images of the skeleton VC
提取骨架0
- 提取骨架0.rar-extract skeleton 0.rar
SkeletonizationMethodfor3DModelBasedonOpenGL
- 对于在vc++环境下,对于三维模型骨架提取的各种算法的论文,对于3d骨架提取变成很有帮助,其中还有关于内窥镜技术的研究。
xinhua 基于opencv的图像骨架提取
- 基于opencv的图像骨架提取,对二值图像进行骨架化-Based on opencv image skeleton extraction
gujia
- 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
code
- 一个关于 “基于特征点的骨架提取”的程序,能够实现很多相关的功能-A workshop on “based on the feature points of skeleton extraction”, can achieve a lot of related functions
ImageProcessing
- 一个图像处理的小程序,主要包括的功能有:求直方图,二值化,灰度均衡,骨架提取。另一个有用的功能是红细胞识别,即一副细胞图像中计算出红细胞个数。并附带测试图片。-a useful software in digital image processing....
gujiatiqu
- 基于vc的二值图像骨架提取源代码,适用于汉字以及图片-Vc-based binary image skeleton source code
DGP_005
- 日文汉字的单字识别,涉及到对图像的二值化,骨架提取,模式匹配,识别率比较高-Kanji word recognition, relates to the binary image, skeleton extraction, pattern matching, a relatively high recognition rate
charSkeleton
- 一种中国书法作品的骨架提取算法,效果比Hilkech OR Fast Zhang 要好-Skeleton of a Chinese calligraphy works extraction algorithm, the effect is better than the Hilkech OR Fast Zhang
gujia2
- 本程序主要是提取骨架的端点和分支点,方法采用的是单链表轮廓跟踪。-This program is mainly extract the skeleton endpoints and branch points, and methods used in single-contour tracking list.
showbmp
- 基本的图像处理算法大全,包括各种算子以及直方图均衡化、骨架提取等。-Basic Image Processing.
MathImage
- 《VC数学形态学及其应用》的源代码,文件时完整的,可以打开。有腐蚀、膨胀、骨架提取(即细化)等形态学处理。-" VC mathematical morphology and its applications," the source code, file, complete, and can be opened. Corrosion, swelling, skeleton extraction (ie, thinning), etc. morphology processing
Anovelalgorithm
- 一个新颖的基于Reeb图的骨架提取算法的全部参考资料-A novel Reeb graph based skeletonization algorithm
maview
- 该程序用于完成对二值图像进行骨架提取,进行图像处理-The program used to complete the binary image skeleton extraction, image processing
骨架提取
- 图像骨架处理运用滑动模块函数进行图像的提取(Image skeleton processing, the use of sliding module function for image extraction)
预处理+边缘特征提取+形心骨架模型
- 内含检测视频,用于特征的提取,使用的matlab 软件,功能非常强大(Embedded detection video, used for feature extraction, matlab software, is very powerful)
骨架提取与动作识别
- 基于opencv以及kinect的骨架提取和姿势识别代码,C++环境(kinect gesture from opencv)