搜索资源列表
gridsegmentation.rar
- 基于边缘检测的迭代分水岭分割算法源码(内附图片等),Image Segmentation Using Iterative Watersheding Plus Ridge Detection
FingerPrintVerify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
program
- 我的本科毕业设计程序,包括了基于脊波小波分解和整数小波分解的小目标识别。-My undergraduate graduate design program, including the ridge wave based on wavelet decomposition and integer wavelet decomposition of small object recognition.
grid_segmentation
- A demo for image segmentation using iterative watersheding plus ridge detection. -A demo for image segmentation using iterative watersheding plus ridge detection.
DSPLIT
- 里面有canny检测的算法(对灰度图象), 有gabor算法提取指纹脊线,还有别的一些检测算法。里面包括指纹图象-There are canny detection algorithm (for gray-scale images), there gabor fingerprint ridge line extraction algorithm, as well as some other detection algorithm. Included fingerprint image
fingerprintpreprocessing
- 根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声 算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。 关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
fingerprintverify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等…… -This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international com
ridgefilter
- this program is a special filter. the ridge filter can be enabled with thisv program. i wrote this program by matlab-this program is a special filter. the ridge filter can be enabled with thisv program. i wrote this program by matlab
ridgesegment
- this program can compute the ridge segment in your image. and u can use it
watershed_segmentation
- 基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像-A demo for image segmentation using iterative watersheding plus ridge detection
affintpoints
- Harris, Laplace, det(H), Ridge兴趣点检测,包括了laplace迭代过程-Harris, Laplace, det (H), Ridge interest point detection, including laplace iterative process
ridgelet_transform
- 一个用于图像描述表示的脊波变换程序,值得参考。-Used to describe an image expressed by the ridge of wavelet transform process, a good reference.
A-fingerprint-identification-procedure
- FingerprintGetDirection函数获得指纹纹路脊线的方向矩阵;FingerprintDirectionLowPass对方向矩阵进行低通滤波-FingerprintGetDirection function to obtain the direction of fingerprint ridge lines matrix FingerprintDirectionLowPass matrix on the direction of low-pass filter
dsgertg
- 针对小波变换在指纹识别中的应用,提出了一种基于小波变换的图像增强算法,利用低频系数图像在小波域估计指纹纹线方向,抑制了高频噪声对纹线方向的影响,实验表明,该算法对纹线模糊的指纹图像增强效果明显。-According to the fingerprint identification of wavelet transform in the application, and puts forward a kind of image based on wavelet transform enhance
VEGAsample
- 实验室整理的资料,挺有用的,有很多常用的场景仿真资料,对初学者有很大帮助-Lab order data, winter ridge used, there are many common scenarios simulated data of great help for beginners
super
- 超分辨率的一些博士硕士论文,需要用CAJViewer打开,初期学习超分辨率挺有帮助的。-Super-resolution of a number of doctoral thesis, need CAJViewer open, super-resolution winter ridge early learning assistance.
zhiwentuxiangyuchuliyutezhengtiqu
- 指纹图像预处理与特征提取是指纹识别的前提。提出一套基于方向滤波与模糊数学方法的指纹图像 预处理算法, 并给出了指纹特征提取及其后处理算法。指纹图像预处理首先求出指纹的方向场, 然后根据方向 场进行滤波, 最后用模糊数学方法得到二值化图像。指纹特征提取则先从细化指纹图中得到特征点, 并依据伪 特征点的脊线与角度特征剔除伪特征点。-Fingerprint image preprocessing and feature extraction fingerprint identificati
A-systematic-method-for-fingerprint-ridge-orienta
- A systematic method for fingerprint ridge orientationestimation and image segmentation
watershed-ridge-lines
- 如果图像中的目标物体是连接在一起的,则分割起来会更困难,分水岭分割算法 经常用于处理这类问题,通常会取得比较好的效果。分水岭分割算法把图像看成 一幅“地形图”,其中亮度比较强的区域像素值较大,而比较暗的区域像素值较 小,通过寻找“汇水盆地”和“分水岭界限”,对图像进行分割。-Separating touching objects in an image is one of the more difficult image processing operations. The wa
Ridge-wavelet-and-curvelet-transform
- 脊小波和曲波变换的论文文献,PDF格式,全面,易懂-Ridge wavelet and curvelet transform paper documents, PDF, comprehensive and easy to understand