搜索资源列表
DCT-matlab
- 数字版权保护的毕业设计,利用DCT进行变换,但是算法比较新颖,里面包括所有的matlab程序。-digital copyright protection graduation design, for the use of DCT transformation, but rather novel algorithm, includes all the Matlab procedures.
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
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
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
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
sar_simulator.m
- SAR(合成孔径雷达)仿真程序,我们单位在这方面投入很多研究,我的毕业论文就是做SAR图象特征提取的.-SAR (Synthetic Aperture Radar) simulation program, we invested in this unit a lot of research, my thesis is to do the SAR image feature extraction.
1
- 基于区域的多分辨率图像融合算法研究,稀少的毕业论文-duofengli_fuse
KeyFrameDiff
- 我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。-I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance,
JPEG
- 基于JPEG的图像压缩,觉得可用,同学的毕业设计作品-Based on the JPEG image compression that can be used, students design the graduation
SomeDatumofMATLABforImageProcessing
- MATLAB用于图像处理的资料,包括一些优秀硕士毕业论文 和书籍 以及源代码,不管是从实用性还是理论性都能够给图像处理工作人员或者学习人员带来良好的启迪。-Some datum of MATLAB for image processing , including some excellent master s thesis and books, as well as source code, whether it is from practical or theoretical, it wil
biancheng
- 实现图像自动拼接和匹配,是毕业设计的作品,看看一定会对你有所帮助的!-Automatic image stitching and matching to achieve is a graduate design work, will you take a look at some helpful!
35738638DCT-matlab
- 数字水印好材料,希望对大家的毕业设计有所作用-Digital watermarking good material, we want to be the role of Graduation
dct
- 好东东哦,希望大家来下载,是 我们本科毕业设计论文成果,基于dct域的数字水印技术
Gabor Matlab
- 基于Gbor小波的人脸识别程序 识别率高 毕业设计使用 人脸识别系统(Face recognition program based on Gbor wavelet Face recognition system with high recognition rate and high graduation design)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易