Welcome![Sign In][Sign Up]
Location:
Search - fingerprint image binarization

Search list

[Special EffectsFingerPrintBinary

Description: 实现指纹图像二值化的算法,包括全局阈值二值化方法、局部阈值二值化方法、罗希平的基于方向场的二值化方法以及Mehtre B M , Chatterjee B的二值化方法4种不同的二值化方法。-Realize fingerprint image binarization algorithm, including the overall threshold binarization method, local threshold binarization methods, Luo Ping, the direction of market-based binarization methods and Mehtre BM, Chatterjee B Binarization Method 4 different Binarization method.
Platform: | Size: 75776 | Author: gdnthuang | Hits:

[Special Effectsfvs_binarize

Description: 该文件是用VC 编写的指纹图象二值化处理函数源代码,供同志们参考-The document was prepared by VC fingerprint image binarization processing function of the source code for reference Comrades
Platform: | Size: 1024 | Author: 李云飞 | Hits:

[matlabzwsb_

Description: 指纹识别的matlab程序,实现指纹图片的二值化、细化、计算图形中心、存入数据库、指纹匹配等功能, -Fingerprint Recognition matlab procedures realize fingerprint image binarization, thinning, computing graphics center, database, fingerprint matching and other functions,
Platform: | Size: 635904 | Author: sh85 | Hits:

[Graph RecognizePR_fingerprint

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:

[Special Effectsgraphics

Description: 对图像进行单色处理,并进行Robers算子的处理,Sobel算子处理,二值化,旋转变换,逆反处理,高通滤波,及直方图的建立。-Monochrome image processing, and Robers treatment operator, Sobel operator processing, binarization, rotation transform, inverse treatment, high-pass filtering, and histogram of the establishment.
Platform: | Size: 2006016 | Author: 杜璐 | Hits:

[DocumentsGaborfilter

Description: 本文介绍了Gabor滤波器设计,非常适合指纹图像的滤波和增强。-In this paper, Gabor filter design, very suitable for fingerprint image filtering and enhancement.
Platform: | Size: 670720 | Author: 李晨 | Hits:

[VC/MFCPreprocessing.Algorithm.of.Fingerprint.Recognition

Description: 一套行之有效的指纹处理算法, 主要包括使用基于方向图的自适应旋转滤波器、与自 适应增强滤波同时进行的自适应阈值边缘处理、自适应阈值二值化, 很好地增强了指纹图像的清晰度, 同时起到了很好的滤波作用, 为可靠、准确地实现指纹自动识别系统奠定了最可靠的基础。-A well-established fingerprint-processing algorithms, including pattern-based adaptive spin filter, and the adaptive filter at the same time enhancing the adaptive threshold edge processing, adaptive threshold binarization, well enhanced fingerprint image clarity, while a very good filtering role, as a reliable, accurate automatic fingerprint identification system has laid a foundation for the most reliable.
Platform: | Size: 158720 | Author: memcpy | Hits:

[Windows DevelopDebug(1)

Description: 用VC++编写的一个指纹预处理程序,里面有指纹分割,平滑,Gabor增强,二值化,细化,特征提取等过程,预处理的指纹图像效果很好-Using VC++ to prepare a fingerprint pre-processing procedure, there are fingerprint segmentation, smooth, Gabor enhanced binarization, thinning, feature extraction, such as the process of the fingerprint image pre-processing well
Platform: | Size: 154624 | Author: wy | Hits:

[Special Effects234837578658465

Description: 指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
Platform: | Size: 541696 | Author: 郭良 | Hits:

[VHDL-FPGA-VerilogFingerprint_Identify

Description: 本项目名称是:基于FPGA的指纹识别模块设计。 主要内容为:本模块采用xilinx公司的Spartan 3E系列XC3S500E 型FPGA作为核心控制芯片,通过富士通公司的MFS300滑动式电容指纹传感器对指纹图象进行提取,然后对提取的指纹图像进行灰度滤波、图像增强、二值化、二值去噪、细化等预处理,得到清晰的指纹图象,再从清晰的指纹图象中提取指纹特征点,存入外部FLASH作为建档模板。指纹比对时,采用同样的方法获得清晰的指纹图像,建立比对模板,然后将比对模板与建档模板利用点模式匹配算法进行比对,得出比对结果。该模块利用嵌入式软核实现系统的管理,利用硬件实现指纹识别,保证了系统功能的完整性与识别的正确性。该识别模块可用于门禁、考勤、安检、保险箱柜等很多方面,也可和计算机等设备联机使用,满足各个方面的不同需求,因此它的设计具有很广泛的应用前景和市场价值。 -The project name is: FPGA-based fingerprint identification module design. The main contents are: the use of this module xilinx s Spartan 3E Series XC3S500E FPGA-based control chip as the core, through the MFS300 Fujitsu fingerprint slide sensor capacitance extraction of the fingerprint image, and then extracted gray-scale fingerprint image filtering, image enhancement, binarization, denoising Second, refinement, etc. pre-treatment have been given clear fingerprint image, and then a clear fingerprint image from the extracted fingerprint feature points, into the external FLASH file as a template. Fingerprint matching using the same method to obtain a clear image of the fingerprint to establish than the template, and then will be the template file templates and the use of point pattern matching algorithm than the right, than the results obtained. The module is the realization of the use of soft-core embedded system management, the use of fingerprint recognition hardware implementation
Platform: | Size: 191488 | Author: xiaoxu | Hits:

[Special Effects2008172870

Description: 本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including part of MATLAB simulation and DSP algorithms to achieve part of, and focus on the pre-processing algorithm of fingerprint image normalization, image enhancement filter, image segmentation, binarization, refining and other key technologies. In this paper, the Gabor filtering algorithm to improve at the same time some of the other pre-processing algorithm optimization, and Fourier analysis method has been applied to study of fingerprint image processing using MATLAB realized all the algorithms discussed in this paper.
Platform: | Size: 5605376 | Author: 孙丽平 | Hits:

[Special Effects111

Description: 指纹头像处理的相关代码,详细的介绍的指纹头像的预处理,直方图二值化,图象增强和模板匹配的相关函数-Fingerprint image processing of the relevant code, a detailed introduction of the fingerprint image pre-processing, histogram binarization, image enhancement and template matching of the correlation function
Platform: | Size: 46080 | Author: sky | Hits:

[Software EngineeringFingerprintImageBinarizationandthinning

Description: 指纹图像的二值化与细化研究--硕士毕业设计研究,仅供参考-Fingerprint Image Binarization and thinning of
Platform: | Size: 4396032 | Author: arthur | Hits:

[Special Effectsbestgaborerzhihua

Description: 通过构造加博函数进行加博滤波实现对指纹图像的二值化-By constructing Gabor function Gabor filter is on the fingerprint image binarization
Platform: | Size: 2048 | Author: fxl | Hits:

[Otherfenjifenge1

Description: 通过构造加博函数进行加博滤波实现对指纹图像的二值化-By constructing Gabor function Gabor filter is on the fingerprint image binarization
Platform: | Size: 4096 | Author: fxl | Hits:

[Special EffectsFingerPrint

Description: 指纹图像处理,细化,锐化,二值化,特征点的提取。-Fingerprint image processing, refining, sharpening, binarization, feature point extraction.
Platform: | Size: 271360 | Author: 我猜 | Hits:

[Graph RecognizeFingerprint-image-preprocessing

Description: 本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select the better the processing steps and the algorithm parameters to solve the problem of fingerprint image.
Platform: | Size: 740352 | Author: morningdra | Hits:

[Graph Recognizehilditch

Description: 通过c++语言编程实现指纹图像的二值化及Hilditch细化算法-By c++ language programming fingerprint image binarization and Hilditch thinning algorithm
Platform: | Size: 3072 | Author: wangzifan | Hits:

[matlabniblack

Description: this a very powerfull Binarization algorithm that can be used in fingerprint image binarization and ancien documents.-this is a very powerfull Binarization algorithm that can be used in fingerprint image binarization and ancien documents.
Platform: | Size: 258048 | Author: theguy | Hits:

[Special Effectsdynamic-thresholding

Description: 使用动态阈值法对指纹图像进行二值化处理,并于全局平均法进行对比- The fingerprint image binarization processing using dynamic thresholding
Platform: | Size: 260096 | Author: 陈政 | Hits:
« 12 3 »

CodeBus www.codebus.net