-
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
说明: 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB. This system mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image grayscale, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed for the convenience of subsequent recognition processing. Feature extraction is mainly to extract the endpoint and bifurcation points after thinning the fingerprint image. Feature matching is to determine the two images by comparing the feature points of the two fingerprint images Whether the image comes from the same finger.)
- 2020-02-16 22:03:11下载
- 积分:1
-
divide
对图像进行分块处理,可以设置分块比例,该程序设置的是8*8的比例,将图像分成64块(The image processing block, you can set the ratio of the block, the program is set proportion of 8* 8, the image is divided into 64)
- 2014-02-09 10:02:56下载
- 积分:1
-
BDStracking
北斗二代接收机中的跟踪程序,模块有载波环(二阶FLL,三阶PLL),FLL辅助PLL,码环是用二阶DLL,再用载波环辅助码环(Compass II receiver tracking program, module carrier ring (second-order FLL, the third-order PLL), FLL auxiliary PLL, code ring is by Second DLL, then the carrier ring auxiliary code ring)
- 2021-05-16 10:30:01下载
- 积分:1
-
arnold1
用arnold变换对lena图进行图像置乱(scramble a picture by arnold transformation)
- 2009-05-04 17:21:44下载
- 积分:1
-
Graph_Cut
Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
- 2008-03-03 22:26:01下载
- 积分:1
-
waveletlib
说明: 实现了离散小波变换和连续小波变换,用于小波分析。(Discrete wavelet transform and continuous wavelet transform are implemented for wavelet analysis.)
- 2019-11-11 11:20:41下载
- 积分:1
-
ImageMatching_MATLAB
说明: 这是一个图像配准的MATLAB代码,有很好的GUI界面,以像素级进行配准。(The image matching MATLAB code is based on pixel with a good GHI.)
- 2010-03-16 20:30:29下载
- 积分:1
-
123
亚像素级cvFindCornerSubPix角点检测,可较为精确地对角点进行检测(The subpixel cvFindCornerSubPix corner detection)
- 2012-08-11 09:47:27下载
- 积分:1
-
background
图像背景提取,Matlab写的,效果还不错。(Image background extraction)
- 2017-11-09 11:53:28下载
- 积分:1
-
MinimumCrossEntropyThreshold
最小交叉熵图像分割源代码(原创).相关参考文献见源代码。(source code for the minimum cross-entropy thresholding algorithm)
- 2020-07-03 17:00:01下载
- 积分:1