-
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
-
Wavelet_SL0
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为SL0算法,对256*256的lena图处理,比较原图和SL0算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间
(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and SL0 algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using SL0 algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
- 2020-09-10 15:08:00下载
- 积分:1
-
DPC
DPC算法的经典实现过程,包含元数据集、决策图以及2维条线下密度聚类(The classical implementation process of DPC algorithm includes metadata set, decision diagram and 2 dimensional lower density clustering)
- 2017-11-14 19:12:07下载
- 积分:1
-
IMM
IMM算法,用于机动目标的精确跟踪和定位,该模型集考虑了三种典型子模型:CV,CT,CA. (interacting multiple model (IMM) code for target tracking )
- 2012-11-30 09:52:14下载
- 积分:1
-
shock-filter
冲击滤波模型是用用于图像边缘增强的一种常用算法(Impact filtering model is a commonly used algorithm for image edge enhancement)
- 2012-11-06 16:18:00下载
- 积分:1
-
VesselTree_reconstruct-master
说明: 血管骨架提取文件。冠脉血管树重建冠状动脉造影图像的三维重建是一个复杂的过程 主要包括血管骨架提取与表达、血管段匹配、骨架点匹配、三维骨架重建、表面重建等步骤。(Extraction file of vascular skeleton.
Three dimensional reconstruction of coronary angiography image is a complex process, which mainly includes the extraction and expression of vascular skeleton, vascular segment matching, skeleton point matching, 3D skeleton reconstruction, surface reconstruction and so on.)
- 2020-12-17 17:19:11下载
- 积分:1
-
Calculate
This is simple calculator program.
I m making a GUI calculator interface in MFC.
this program works pretty well.
- 2011-07-28 15:22:25下载
- 积分:1
-
GryAvGryHist1
将黑白图像转换成灰度级—邻域平均灰度级二维直方图(Black and white images will be converted into gray-scale- the average gray-scale neighborhood of two-dimensional histogram)
- 2009-04-21 21:25:16下载
- 积分:1
-
shuzituxiang
二维图像的处理,包括加入高斯噪声,椒盐噪声,滤波处理。(Two-dimensional image processing, including Gaussian noise, impulse noise, filtering.)
- 2014-10-10 10:34:35下载
- 积分:1
-
canny
canny算法分割,本算法通过canny对图像进行分割,并提取边缘。()
- 2011-10-09 09:24:44下载
- 积分:1