搜索资源列表
tuxiangceliang
- matlab环境下图像测量课程实验程序,Smoothed算子实现图像边缘检测,空间邻域平均法,图像二值化与细化,图像增强(锐化),中值滤波等实验程序。
指纹识别
- 摘要:指纹识别技术在各个领域的应用已经逐渐成熟,本文基于信息论中的互信息,在指纹识别的特征选取和识别提出自己的一些想法。 1 引言 指纹是人终身不变的生理特征之一,因其具有惟一性、稳定性以及方便性等独特的特点,使指纹识别成为现在应用最广泛的生物识别技术。 指纹识别系统处理的流程中,指纹图像预处理是第一个处理环节,我沿用已经成熟的去噪,二值化,滤波,细化,对其进行预处理。 互信息作为最终的识别准则来进行指纹的识别。 2 指纹的预处理 般自动指纹识别系统由图像采集、图像预处理、细节点提取和指纹匹 几
matlabedgethinning.rar
- 用matlab实现边缘细化的算法及原理,同时还有一个简单的例子帮助理解,With the edge of matlab implementation of the algorithm and the principle of refinement, at the same time have a simple example to help understand
byxh.rar
- 这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序,This is based on image processing, using MATLAB programming, the realization of the edge after the edge extraction process refinement
erzhituxiangbianyuanxihua(Matl
- 主要介绍二值图像的边缘细化,由一个模板实例,可以参考一下,Mainly introduce the edge binary image detail, examples from a template, you can refer to
MatlabSourceCode
- 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
sobelmatlabdetection
- 此代码是matlab下根据sobel原理编写的一段代码,优点:方便快捷且每一步都有非常详细的讲解、方便大家理解;缺点:缺少边缘细化-Matlab under this code is prepared in accordance with the principle of sobel code, advantages: convenience and every step very detailed explanation to facilitate understanding disadva
xihuabianyuanjiance
- 主要用于图像处理过程中,对图像的细化和边缘检测.-Mainly used in image processing for image edge detection and thinning
loc_im_hildith
- 对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of the edge of a single pixel.
MatlabToolboxforImageProcessing
- \常用的图像处理工具(用MATLAB所编)Matlab Toolbox for Image Processing:梯度锐化,图像镜像,图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡,中值滤波等。-\ Common image processing tools (using MATLAB, ed) Matlab Toolbox for Image Processing: gradient sharpening, image mirroring,
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
Digital-image-processing(2)
- 数字图像处理中利用matlab完成图像复原、彩色变换、边缘检测、二值图像细化和伪彩色处理-Digital image processing complete use of matlab image restoration, color transformation, edge detection, binary image refining and false color processing
fpextractdemo
- 细化图像,自己编写的代码,希望有用,比matlab自带的代码好用,自动减缩边缘-Refine images, write your own code, hope useful than matlab code that comes with easy to use, automatic reduction edge
canny20130120
- 实现matlab的caany边缘检测算法,并进行边缘的细化处理-To matlab caany edge detection algorithm, and edge thinning treatment
Untitled2
- 基于matlab的指纹识别,包括加灰,增强,边缘检测滤波,细化-Fingerprint identification based on matlab, including ash, enhancement, edge detection filter, refinement
CannyDection
- canny边缘检测程序,并进行了细化处理,效果非常好,与opencv和matlab效果差不多,并且代码写得很规范,值得学习。-Canny edge detection procedure, and has carried on the elaboration, the effect is very good, and the effect of opencv and matlab, and the code written specification, worth learning.
Edge-Detection_canny-_perfect
- Canny算法求图像边缘,C++语言实现。步骤分:求梯度、非极大值移植、自适应阈值、滞后阈值求边缘、边缘细化。算法核心由C语言实现,效果可以和OpenCV和Matlab相媲美。-Canny algorithm for image edge, the use of C++ language, the steps include: for gradient, maximum value suppression, adaptive threshold, hysteresis threshold. Th
手指静脉图像预处理
- matlab下的手指静脉图像预处理:均衡化,膨胀,腐蚀,细化,手指边缘检测,截取roi区域,尺度归一化以及灰度归一化。(Finger vein image preprocessing under matlab: equalization, expansion, corrosion, thinning, finger edge detection, interception of ROI region, scale normalization and gray normalization.)