搜索资源列表
DCT-matlab
- 数字版权保护的毕业设计,利用DCT进行变换,但是算法比较新颖,里面包括所有的matlab程序。-digital copyright protection graduation design, for the use of DCT transformation, but rather novel algorithm, includes all the Matlab procedures.
MATLAB(DCT+DWT)
- 图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序。-digital watermark image of the program thesis, based on Extra dwt and the algorithm, a detailed procedure.
PCALDA.rar
- 这是自己毕业设计做的PCA和LDA的结合,训练和识别过程都有,用的是ORL库里的图像,具有较高的识别率!,This is the pca+lda,and it has the good recognition!
Thesis_of_speech_recognition_f
- 数篇台湾的大学的语音识别的中英文毕业论文,对写论文有帮助。,Thesis of speech recognition from Taiwan university
cannyfinal.rar
- canny边缘检测算法传统算法源程序 毕业设计基于图像边缘检测自适应的研究,canny edge detection algorithm for the traditional procedure
SLM.rar
- 用SLM法降低PAPR的CCDF,调用SLM函数来实现,毕业设计很有用的源代码,SLM method used to reduce PAPR of the CCDF, call the SLM function to achieve graduation design of the source code is useful
小波变换去噪,软阈值和硬阈值
- 小波变换去噪,软阈值和硬阈值,以及自己的设计的阈值函数来去噪,毕业设计全套。很全面的资料,绝对最全面的资料,我保证,Wavelet denoising, soft thresholding and hard thresholding, as well as design their own threshold denoising function, the design of a full set of graduation. Comprehensive information is absol
dwt_svd_GUI
- matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
FCM
- 基于matlab写的HCM和FCM程序,以及快速算法KFCM算法,对写毕业设计的很有用-Based on matlab HCM and FCM written procedures and fast algorithm for writing, KFCM algorithm of graduation design is very useful
121415
- 小波软阈值的去噪处理方法,里面有完整的源代码,是我毕业生设计的全部内容,很详细的-wavelets matlab
quzao
- 利用小波变换的去噪代码,用于图像处理,这是毕业设计的程序-Denoising using wavelet transform code for image processing, which is designed for graduate programs
program
- 我的本科毕业设计程序,包括了基于脊波小波分解和整数小波分解的小目标识别。-My undergraduate graduate design program, including the ridge wave based on wavelet decomposition and integer wavelet decomposition of small object recognition.
poker
- 这是本人做的本科毕业设计,被评为优秀毕业论文,用matlab编写的基于图像处理的纸牌识别系统-This is I do undergraduate course graduation design, evaluated the outstanding graduate thesis, with matlab based on image processing the card identification system
renlianshibie
- 人脸识别系统设计—-毕业设计,很详细,matlab开发平台-Face Recognition System Design- graduated from the design, very detailed, matlab development platform
shuzhishuiying
- 图像数字水印的方案毕业论文MATLAB和典型的混沌系统-Image Digital Watermarking thesis MATLAB programs and typical chaotic systems
bianyuan_jiance_bijiao
- 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
PCA
- 这是自己做的毕业设计的PCA,具有很高的识别率,使用的图像是ORL库-This is the pca,and it has the good recognition!
Matlab
- matlab车牌识别程序,对于要做毕业设计同学可能有帮助。-matlab license plate recognition program, designed for graduate students to do may help.
Gabor Matlab
- 基于Gbor小波的人脸识别程序 识别率高 毕业设计使用 人脸识别系统(Face recognition program based on Gbor wavelet Face recognition system with high recognition rate and high graduation design)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易