Description: 基于Matlab的指纹识别程序 对指纹图像进行gabbor滤波、二值化、腐蚀等适当处理后 通过SVM等算法 可以识别出新指纹图像是否在原有数据库中。可以用于演示小型的指纹识别系统 -Matlab-based fingerprint identification procedures carried out on the fingerprint image gabbor filtering, binarization, corrosion, etc. After appropriate treatment, such as through the SVM algorithm can identify a new fingerprint image is in the original database. Can be used for demonstration of small-scale fingerprint identification system Platform: |
Size: 5292032 |
Author:thusimon |
Hits:
Description: 固定阈值法二值化模块和Otsu阈值法二值化模块,可以用于各种基于灰度分割的场合-Fixed threshold binarization module and Otsu thresholding binarization module, can be used for a variety of occasions based on the gray-scale segmentation Platform: |
Size: 5120 |
Author:xiaoyan |
Hits:
Description: 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinning, and other functions normalized using Bp neural network. Platform: |
Size: 2048 |
Author:马献镜 |
Hits:
Description: 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold. Platform: |
Size: 3072 |
Author:budongwei |
Hits:
Description: 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。
该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易被导师被否决。因此建议做成两个指纹进行比对,输出结果,以文字和声音方式播报结果。整个设计在一个GUI界面上完成。(This paper mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing fingerprint image, the redundant part of the original image is removed to facilitate the subsequent recognition processing; feature extraction is mainly to extract the endpoint and bifurcation points after thinning fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images Whether it comes from the same finger.) Platform: |
Size: 2781184 |
Author:王春水 |
Hits:
Description: 本设计为基于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.) Platform: |
Size: 3789824 |
Author:www.wobishe.com |
Hits:
Description: MATLAB缺陷检测系统
该课题为基于形态学的缺陷检测,素材采用的是光伏板缺陷。通过灰度,二值化,边缘检测,形态学,开闭运算,去除小面积干扰等方法,判断出缺陷所在,定位,并且框出,且计算出各个块面积。配有一个人机交互界面,把缺陷个数,面积等分别显示到GUI界面上。(Matlab defect detection system
This topic is based on the morphological defect detection, the material is photovoltaic board defect. Through gray level, binarization, edge detection, morphology, opening and closing operation, small area interference removal and other methods, the defects are identified, located, framed, and the area of each block is calculated. Equipped with a personal computer interface, the number of defects, area, etc. are displayed on the GUI interface.) Platform: |
Size: 669696 |
Author:for Matlab |
Hits:
Description: 基于MATLAB的工业瑕疵缺陷检测,采用工业板图像作为素材。利用灰度化,二值化,边缘提取,形态学运算等方法,检测并标出出瑕疵所在位置,计算出各个块面积。设计了一个UI界面,显示瑕疵个数和面积等参数。(Industrial defect detection based on MATLAB, using industrial plate image as material.
Using gray, binarization, edge extraction, morphological operation and other methods, the location of defects is detected and marked, and the area of each block is calculated.
A UI interface is designed to display parameters such as the number and area of defects.) Platform: |
Size: 663552 |
Author:hahahahha23324 |
Hits:
Description: 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identification system. With GUI visualization platform. This design system mainly processes fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image graying, filtering enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images If it comes from the same finger.) Platform: |
Size: 3466240 |
Author:MATLAB道长 |
Hits:
Description: 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on MATLAB feature point matching. With a GUI interface. Fingerprint image is mainly processed in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine the two images by comparing the feature points of two fingerprint images Is it from the same finger.) Platform: |
Size: 3682304 |
Author:可乐一生 |
Hits:
Description: 该课题为MATLAB数字仪表图像识别系统。可以识别万用表,压力表,电表,手表等的数字识别,包括小数点。带有一个GUI界面,流程为:灰度,二值化,定位,连通闭环,分割出数字区域,开闭运算,去除小面积,细化,精准定位,分割,识别。(This project is a digital instrument image recognition system based on MATLAB. Can identify multimeter, pressure gauge, electricity meter, watch and other digital recognition, including decimal point. With a GUI interface, the process is: grayscale, binarization, positioning, connected closed-loop, segmentation of digital area, open and close operation, removal of small area, refinement, accurate positioning, segmentation, recognition.) Platform: |
Size: 3565568 |
Author:可乐一生 |
Hits: