Location:
Search - matlab palm
Search list
Description: 这是MAtlab与DSP应用中的第2掌的例子程序-This is the Matlab and DSP applications, the first 2 examples of palm procedures
Platform: |
Size: 4096 |
Author: ylt |
Hits:
Description: Gabor 滤波器工具箱,包括各种Gabor滤波器的函数,可用于图像滤波处理,特征提取,如人脸,掌纹,指纹识别等。-Gabor filter toolbox, including Gabor filter function, can be used for image filtering processing, feature extraction, such as human faces, palm prints, such as fingerprint recognition.
Platform: |
Size: 296960 |
Author: 陈浩 |
Hits:
Description: 基于Gabor变换的图像纹理识别。
提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间
频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配
识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运
算量。-Gabor transform based image texture recognition. An improved image of the Gabor transform texture enhancement algorithm, the airspace of the texture image transform frequency domain to the joint space and joint space frequency domain characteristics of the energy distribution as a palm, Gobar filter pair in the frequency domain block its the main direction of the energy distribution of the frequency filtering, feature vectors were matched to identify, enhance the features of ridge information as well as the core region of multi-dimensional spatial frequency energy filter synthesis, but also on the filtering algorithm has been optimized, effective in reducing the computational complexity.
Platform: |
Size: 820224 |
Author: 爱学习 |
Hits:
Description: Along with biological features recognition technology s development,the
high precision biometric technology is widely used in the identity verification
more and more.Such as:fingerprint recognitions,iris scanning,retina
scanning,sound ripple,palm prints,facial features recognition and so
on.The technologies including fingerprints,retina,iris biometric recognition
have relatively high credibility and accuracy.Because fingerprint gathering is
relatively convenient and the hardware is easy to be realized,the fingerprint
recognition algorithm is more mature than the other biometric recognition
technologies.The fingerprint recognition has higher usability and feasibility in
terms of the overall performances.-Along with biological features recognition technology' s development, the high precision biometric technology is widely used in the identity verification more and more. Such as: fingerprint recognitions, iris scanning, retina scanning, sound ripple, palm prints, facial features recognition and so on. The technologies including fingerprints, retina, iris biometric recognition have relatively high credibility and accuracy. Because fingerprint gathering is relatively convenient and the hardware is easy to be realized, the fingerprint recognition algorithm is more mature than the other biometric recognition technologies. The fingerprint recognition has higher usability and feasibility in terms of the overall performances.
Platform: |
Size: 540672 |
Author: zhengxinlong |
Hits:
Description: 掌纹识别代码,对图像预处理和特征提取及匹配-Palmprint identification code, the image preprocessing and feature extraction and matching
Platform: |
Size: 215040 |
Author: 刘晶 |
Hits:
Description: 对掌纹感兴趣的区域进行提取,很有用,我已经运行出来了,做掌纹识别的可以拿去用,加我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
Platform: |
Size: 1024 |
Author: 曹宇飞 |
Hits:
Description: 掌纹识别的matlab程序,包括最大内切圆求法,KL变换,小波变换,欧式距离识别方法-Palmprint recognition matlab program, including the largest inscribed circle Method, KL transform, wavelet transform, Euclidean distance to identify methods
Platform: |
Size: 165888 |
Author: 简康 |
Hits:
Description: Matlab fuzzy-logic identification (palm termogram)
Platform: |
Size: 631808 |
Author: yoya |
Hits:
Description: Palm III Introduction to MATLAB for Engineers 3rd txtbk.rar
Platform: |
Size: 4110336 |
Author: shetty |
Hits:
Description: PALM PRINT DATABASE COLLECTION FROM EXTERNAL WEB CAMERA USING MATLAB.
Platform: |
Size: 3567616 |
Author: rahul |
Hits:
Description: palm vein recognition matlab
Platform: |
Size: 9061376 |
Author: JohnD |
Hits:
Description: palm print recognition project did in matlab
Platform: |
Size: 1226752 |
Author: Kayal |
Hits:
Description: gui for matlab palm print recognition
Platform: |
Size: 4096 |
Author: lzefj |
Hits:
Description: William J palm concise introduction to Matlab
Platform: |
Size: 2511872 |
Author: max6 |
Hits:
Description: 可利用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)
Platform: |
Size: 7398400 |
Author: oomamam
|
Hits:
Description: Palm Recognition system matlab code
Platform: |
Size: 445440 |
Author: Assoud
|
Hits:
Description: 对手指静脉的识别,有matlab 模拟成功(palm vein recognition algorithm)
Platform: |
Size: 3072 |
Author: cys119
|
Hits:
Description: 通过一些列处理得到,手掌静脉纹理的二值化图像(Two valued image for extracting palm vein texture)
Platform: |
Size: 58368 |
Author: 五五六六
|
Hits:
Description: William Palm III-System Dynamics-McGraw-Hill Science_Engineering_Math (2009)
has matlab
Platform: |
Size: 11921408 |
Author: aylaetan
|
Hits:
Description: 植物虫害检测(GUI,注释,svm算法)
该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。
train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练
test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别
colorMom.m 颜色矩特征提取
Gabor_palm.m gabor纹理特征提取(Plant pest detection (GUI, annotation, SVM algorithm)
The project is a plant disease detection system based on MATLAB SVM method, with GUI interface, which can identify a variety of plant leaves eroded by pests and output results. With paper and detailed notes.
Train extracts color moment features and Gabor texture features from all the pictures in the sub folder of cucumber, and then SVM trains them
Test grayscale and filter the test image, extract color moment features and Gabor texture features, then SVM model test, output category
Colormom. M color moment feature extraction
Gabor u Palm. M Gabor texture feature extraction)
Platform: |
Size: 6463488 |
Author: for Matlab |
Hits: