搜索资源列表
palm-matlab
- 掌纹识别的matlab程序,包括最大内切圆求法,KL变换,小波变换,欧式距离识别方法-Palmprint recognition matlab program, including the largest inscribed circle Method, KL transform, wavelet transform, Euclidean distance to identify methods
2
- 基于Gabor变换的图像纹理识别。 提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间 频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配 识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运 算量。-Gabor transform based image texture recognition. An improv
palm-recognition
- 掌纹识别代码,对图像预处理和特征提取及匹配-Palmprint identification code, the image preprocessing and feature extraction and matching
palm_area
- 对掌纹感兴趣的区域进行提取,很有用,我已经运行出来了,做掌纹识别的可以拿去用,加我QQ670505249,大家可以交流-On the palm area of interest extracted, very useful, I have run out, do palmprint identification can take to use, plus I QQ670505249, we can exchange
fuzzy_palm_termogram
- Matlab fuzzy-logic identification (palm termogram)
database
- PALM PRINT DATABASE COLLECTION FROM EXTERNAL WEB CAMERA USING MATLAB.
PalmVeinsDEMO
- palm vein recognition matlab
wavelet_packet_segmentation
- a matlab program for extracting featres of palM Using DWT
PALM-PRINT
- palm print recognition project did in matlab
B
- gui for matlab palm print recognition
application_form_original.fr
- Application form original for matlab and recognition form for matlab and palm print
SR-survey-released
- 解各种优化方法的matlab开发包 Orthogonal Matching Pursuit (OMP) toolbox : http://www.cs.technion.ac.il/~ronrubin/software.html l1_ls toolbox: http://stanford.edu/~boyd/l1_ls/ FISTA : http://www.eecs.berkeley.edu/~yang/software/l1benchmark/ l1-Ho
r_25kq4s
- 刚刚出炉的matlab代码,实现离散小波变换,进行主成分分析进行数据降维,用于模式识别,如temp识别,掌纹,表情,指纹,temp1等识别。 -Just-released matlab code to achieve the discrete wavelet transform, principal component analysis for data dimensionality reduction for pattern recognition, such as temp recogn
displayplots-(1)
- DISPLAY PLOTS ON PALM VAIN AUTHENTICATION MATLAB CODE.
tiqushouzhang
- 可利用maltab进行固定图像的提取,本程序是提取手掌的信息,可分割出一个人的手掌,进行下一步处理(Maltab can be used for the extraction of fixed images, this procedure is to extract the palm of the information, you can split a palm of the hand, for the next ste)
Final2017
- Palm Recognition system matlab code
手指静脉识别技术,第九章,matlab代码
- 对手指静脉的识别,有matlab 模拟成功(palm vein recognition algorithm)
MATLAB
- 通过一些列处理得到,手掌静脉纹理的二值化图像(Two valued image for extracting palm vein texture)
william palm
- William Palm III-System Dynamics-McGraw-Hill Science_Engineering_Math (2009) has matlab
植物虫害检测(GUI,注释,svm算法)
- 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe