搜索资源列表
zwsb
- 一个指纹识别的程序,没有做到匹配,只作到特征提取。没有取出伪特征点。所以还请下载的人多看论文,作去伪特征点的程序和匹配算法。
lunwen
- 本论文的主要工作在于引入了一种新的特征提取方法----独立分量分析。独立分量分析的根本原理是通过分析多维观测数据间的高阶统计相关性,找出相互独立的隐含信息成分,完成分量间高阶冗余的去除及独立信源的提取
图像背景分割,提取图像特征
- 研究生做论文所用程序, 关于图像背景分割,提取图像特征(均值能量方差等)-Procedures used by graduate students doing thesis on the background image segmentation, image feature extraction (mean energy variance, etc.)
FaceRecognition
- 关于人脸特征提取的最新论文,是研究人脸识别的重要参考资料!-Face feature extraction on the latest paper is to study the face recognition of the important references!
FaceRecognition
- 关于人脸特征提取的最新论文,是研究人脸识别的重要参考资料!-Face feature extraction on the latest paper is to study the face recognition of the important references!
tztq
- 特征提取的常用方法:如点,线,面特征,论文形式,适用于模式识别。-Commonly used feature extraction methods: such as point, line, surface characteristics, paper forms, applicable to pattern recognition.
SigmaValue
- 轮廓特征提取,提取图像的边缘,特征码vc++c写的,里面还有论文,是一次作业。-Contour feature extraction,extract the image edges,signature
W020091208627529831472
- 很好的关于运动人体检测、运动特征提取以及行为识别的论文,对模式分类入门很有帮助。-Very good on the movement of human detection, motion feature extraction and behavior identification papers useful for pattern classification entry.
zhangwen
- 基于MATLAB实现指纹特征提取 改进的指纹图像分割算法 论文-matlab zhiwentezhengtiqu zhiwenfengesuanfa
Detection-of-short-duration-power-quality-disturba
- 优秀论文及配套源码。电压暂降是动态电能质量问题中最受关注的热点之一。大量新型电力电子设备的广泛使用对电网电能质量的要求越来越高,而且电压暂降在电网中又具有一定的传播性。因此,无论从电网还是用户都迫切需要对电压暂降进行研究和治理。对电压暂降的检测是解决电压暂降的前提条件,故本论文主要对电压暂降的检测方法进行研究。 本文分析了国内外短时电能质量扰动检测的研究现状,并着重讨论了短路故障、感应电动机启动和变压器激磁三种电压暂降扰动情况下电压暂降的特性;在此基础上选择了基于S变换的短时电能质量扰动检测
svm
- 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。 -The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction,
wjxptztq
- 硕士学位论文基于无线传感器网络的水下目标识别中的线谱特征提取,-Master' s degree thesis on wireless sensor networks for underwater target recognition in the line spectrum feature extraction,
wjlxptztq
- 硕士学位论文,基于无线传感器网络的水下目标是吧,连续谱特征提取-Master' s degree thesis, based on wireless sensor networks for underwater target is right, a continuous spectrum feature extraction
wjtzlxptztq
- 硕士学位论文基于无线传感器网络目标识别,调制连续谱特征提取-Master' s degree thesis on wireless sensor networks target recognition, feature extraction continuous spectrum modulation
tezhentiqu
- 论文使用一种经典的特征提取方法—主成分分析法(PCA)进行特征提取,其基本思想是降维。降维后的数据除了计算工作量减少之外不会减少原始数据所包含的有效信息量。-This paper use a classical method for feature extraction—Principal Component Analysis(PCA)with the basic idea of dimensionality reduction(it still contains all valid infor
tezhengtiqu
- 脸部特征提取的论文,有效提高特征的选择准确性-new feature used in face recongise
FastLunwen
- ICA.m程序,自己根据一篇论文下的ICA程序,用于特征提取,适合初学者-According to the paper, the ICA program for feature extraction, suitable for beginners. . .
record_Final
- 基于matlab对语音进行特征参数提取,毕业论文等神器,用处很大-Based on matlab voice characteristic parameter extraction, thesis artifact, useful
wxj_CSP
- 脑电特征提取的典型特征提取算法——共同空间模式方法,本人已亲自调试,并用于论文的写作,是一个提取脑电特征的利器-Eeg feature extraction of typical feature extraction algorithm, joint space model method, I have personally debugging, and used for thesis writing, is a feature extraction of eeg
植物虫害检测(GUI,注释,svm算法)
- 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe