搜索资源列表
ssd_hager_planar_tracking
- 目标跟踪源程序 开发环境matlab Those are a set of matlab functions for the tracking of a planar patch using direct grey levels information (a.k.a. SSD).-target tracking source development environment Matlab Those are a set of matla b functions for the track
colorcode
- 采用伪随机原理产生有窗口特性的彩色编码图,对于研究三维重建的朋友有用,采用matlab编写,请多多指教!QQ:526289-using pseudo-random produced a window characteristics of color-coded map, three-dimensional reconstruction of useful friends, prepared using Matlab Please excuse us! QQ : 526289
ait_picmatch
- Author: Fahd Ahmad Abbasi Summary: Matches two pictures given as arguments. MATLAB Release: R13 Required Products: Image Processing Toolbox Descr iption: The function takes two images as argument and using edge detection checks whethe
as.rar
- 这是我们数字图像处理课程的大作业,我自己用matlabGUI做了一个界面,希望对大家有用,谢谢!,This is a large digital image processing program operations, for my own use matlabGUI made an interface and hope for all of us, thank you!
FCM(1)
- 这是我们的数字图像处理的大作业,用模糊聚类的方法做的图像分割,希望对大家有用,谢谢!-This is our large digital image processing operations, with the fuzzy clustering method to do image segmentation, hope for all of us, thank you!
reduce_noise
- 用Matlab编写的小波去噪 估计对大家有用,喜欢的就下载吧-Prepared using Matlab wavelet denoising estimated useful for all of us, like on the download bar
MATLAB7x
- matlab书籍中的元代吗,大家看看,应该是是很有用的!-matlab books of the Yuan Dynasty it, let us look at, it should be is very useful!
lineargray
- 基于matlab的图像线性灰度变换,里面有一幅图像数据矩阵,也可以读一张其他的图片,简单易学希望对大家有帮助。-Matlab image-based linear gray-scale transformation, which has an image data matrix, one can also read the other pictures, easy to learn for all of us want to be helpful.
tuxiangwenlitezheng
- 基于颜色和纹理特征图像检索技术的研究,从CNKI上买来的,希望对大家有用!-Based on color and texture features of image retrieval research, from CNKI bought, and I hope useful for all of us!
moshishibie
- 一个matlab编写的,模式识别程序包,非常好用,希望对大家有用-A matlab prepared, based on neural network identification process letters, very rare a good program, useful for all of us hope
1
- 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
sheep-logan
- 在研究从投影重建图像的算法时,为了比较客观的评价各种重建算法的有效性,人们常选用公认的Sheep Logan 头模型,本文就是用CT重建的理论模型,希望对大家有用-In the study from the projection image reconstruction algorithm, in order to more objective evaluation of the effectiveness of the various reconstruction algorithms, it
WFTgui
- Windowed Fourier transform for fringe pattern analysis (with GUI) -• Run WFT in MATLAB environment. All processed data are automatically saved in result.mat 4. File list o wft2fw.m: the basic WFT algorithm. o unwrapping_qg_trim.m: quali
creaseg
- 这是一个用Matlab编写的Level set 图像分割的GUI,包括了好几篇的论文算法,有利于比较不同算法的优缺点,同时这些代码也值得学习研究。-It is a GUI about Level set image segmentation method ,and it is written with Matlab laguage.This GUI integrates several algorithms from image processing papers.It is convenien
PhotoConvertoMov
- matlab实现,将一序列rgb图像转换成avi视频。功能比较简单,希望对大家有帮助。-matlab implementation. A sequences of rgb images to convert avi video. The function is relatively simple, I hope to help us.
2009CVPR-bestpaperPcodes
- 2009年CVPR最佳论文(暗通道去雾算法)及其MATLAB代码-The best paper of 2009 CVPR conf.and its corresponding Matlab code. very useful for us.
ImageFusion
- 图像融合算法,matlab写的,有一定的参考意义,希望对大家有帮助。-Image fusion algorithm, matlab written reference, and I hope for all of us to help
ImageFusion-(2)
- 图像融合算法,matlab写的,有一定的参考意义,希望对大家有帮助。-Image fusion algorithm, matlab write, reference, and I hope for all of us to help.
libsvm-3.20
- 台湾大学林智仁libsvm-3.2,帮助大家来做行人检测训练。(This tool can help us to train our classify machine, obtaining good results.)
新建文件夹 (2)
- 字典学习。比如一个向量,是k维的,我现在有一个k*n的字典,其中n>>k,所谓的字典学习,就是在这包含n个向量的字典当中寻找一个线性表示可以表示出当前这个k维的向量。之所以称为“稀疏表示”,因为一般n大于k,比如n=512,k=64。这时候你的字典一定是一个Redundant(冗余的,过剩的)的。因此你的表示里面一定有很多系数为0,因而被称作稀疏表示。 信号稀疏表示的目的就是在给定的超完备字典中用尽可能少的原子来表示信号,可以获得信号更为简洁的表示方式,从而使我们更容易地获取信号中