搜索资源列表
1052
- MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.
AdvMorph
- 用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。-Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.
gujia
- 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
5
- 对图像进行细化和提取骨架操作,还是那句话,绝对原创-read an image and proccessed with matlab to get its skeleton and the result of thin
Skeletontriplepoints
- 本程序可以检测出抽取骨架后的二值图像中的三叉点和端点,可以设定选项 "bwmorph" 或"thin"。-This procedure can be detected in samples after skeleton binary image of the trigeminal point and end point, you can set the option bwmorph or thin .
img-reg
- 对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters
ranseti1
- 染色体配对程序,先通过分割算法分割出单个染色体,在利用染色体的面积、周长、骨架来进行配对。-Chromosome pairing procedure, the first segmentation algorithm segmented by a single chromosome, chromosome in the use of the area, perimeter, skeleton matching.
BaiSkeletonPruningDCE
- 图像处理的MATLAB程序,处理图像的骨架-MATLAB image processing procedures to deal with images of skeleton
gujia
- 一种从图像中提取骨架的算法,使用MATLAB编程。比较简单的编程-A kind of skeleton extracted from the image algorithm, using MATLAB programming. Simple programming
SkeletonApproximation
- 图像骨架逼近的matlab程序,很有用的,有相应的文章对应-Image skeleton approximation matlab program, very useful, there is a corresponding article in the corresponding
some-examples
- 一些matlab图像图像处理例程,骨架,灰度图像梯度,凸壳,细化.-Some image image processing matlab routines, skeleton, grayscale gradient, convex hull, thinning.
ImageBinaryzation
- image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
matlab
- 通过反复从对象中移除边缘像素,直到它们被减少到单像素宽的骨架,二值图像从而被细化得到根中轴(Smucker et al., 1987 Tanaka et al., 1995)。建立在NHI图像上的骨架化命令是用于此过程(见于Fig. 7(ii))和计算骨架像素的数量。-The binary image was thinned to get the medial axis of roots by repeatedly removing edge pixels from the objects un
txhw3_wx3
- 利用MATLAB求解二值图像的骨架,输入图像为医学灰度图像,输出为骨架-Using MATLAB in a binary image of the skeleton, the input image is a medical grayscale images, and output as a skeleton
skeleton-extraction
- 它是基于MATLAB的骨架提取方案,编写了几个M文件,只是一个小程序,-It is based on MATLAB skeleton extraction program, write a few M-file, just a small program,
skel
- 骨架算法的matlab实现,仿照matlab的库实现,并且用这个算法求出了一张样例图片的骨架。- Skeleton algorithm matlab realize, modeled matlab library implementation, and use this algorithm to obtain a sample picture of a skeleton.
tudou
- 用matlab实现的土豆骨架提取,非matlab在带函数(计算机视觉作业)-Extraction using matlab realize potatoes skeleton with non matlab function in (Computer Vision jobs)
Programe
- 数字图像处理图像的骨架生成和提取(Matlab),有三种方法,推荐给大家!-Digital image processing image skeleton generation and extraction (Matlab), there are three ways, recommend it to everyone!
Skeleton
- 基于matlab的图像骨骼化程序代码skeleton based on matlab-Matlab-based image skeleton of the program code skeleton based on matlab
骨架提取
- 图像骨架处理运用滑动模块函数进行图像的提取(Image skeleton processing, the use of sliding module function for image extraction)