-
FingerPrintVerify
说明: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
- 2020-11-02 09:09:54下载
- 积分:1
-
kmeans
kmeans算法实现,对图像处理。亲自使用过,可用,供参考。(Kmeans algorithm for image processing.)
- 2013-10-17 10:57:41下载
- 积分:1
-
XINIAN_1
1 完成图象处理的基本功能2:二值化、边缘检测、滤波。
2 熟悉dc的部分常用功能,学习图标控制弹出框。(a complete image processing of the two basic functions : values, edge detection, filtering. 2 familiar with the dc part of the commonly used function, learning to control pop icon frame.)
- 2007-05-26 13:36:55下载
- 积分:1
-
FillRegion
填充区域图像,设置填充区域,填出图像的颜色(Filled regional images, set fill area, fill in the color of the image)
- 2009-01-18 22:45:33下载
- 积分:1
-
位图的读写MyBitmapImg
本程序实现位图的读写,均衡化,滤波,LBP,LTP特征提取以及基于LBP,LTP和卡方距离,最近邻分类的人脸识别,批量给图片改名等功能(The program can read and write a bitmap, equalization, filtering, LBP, LTP feature extraction and nearest neighbor classifier for face recognition based on LBP, LTP and chi-square distance, rename picture and some other functions.)
- 2013-09-18 10:05:23下载
- 积分:1
-
OPENCVIMAGEPROCESS
OPENCV图像处理模板,有界面编程的,以后运用opencv直接在里面填写代码就可以了(OPENCV image processing template, with interface programming, and after using opencv code directly on the inside can be a complete)
- 2010-05-10 16:52:17下载
- 积分:1
-
SPA
连续投影算法的Matlab程序 下载后可以直接使用(Successive projections algorithm
)
- 2020-12-07 09:59:21下载
- 积分:1
-
Region-Dense
基于区域的稠密立体匹配方法(论文)
关键词:种子点;区域增长;稠密匹配(Based on Region Dense Three—dimensional Match Method)
- 2012-03-16 11:24:09下载
- 积分:1
-
detectline
包含滤波模板,形态学运算,边缘检测结合经自己修改过的hough变换编写的vc程序,成功检测机场跑道和任何图像中最明显的现状特征,经测试,检测精度高。对学习vc编程用于图像处理有帮助。(hough transform based image processing package which is useful for detecting airfield like straight line features.)
- 2009-07-16 15:27:30下载
- 积分:1
-
demo
对BMP文件进行图像处理,包括:边缘检测、频域变换、几何变换、图像变换校正、灰度变换、图像编码、平滑和匹配(BMP files for image processing, comprising: an edge detection, a frequency domain transformation, geometric transformation, image transformation correction gradation conversion, image coding, and matching the smooth)
- 2014-01-12 10:17:03下载
- 积分:1