搜索资源列表
ImageFFT2
- VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
matlabstudyim
- matlab图像处理代码,供初学者使用,有详细说明-Matlab image processing code for beginners, a detailed descr iption
jpeg_matlab
- jpeg 压缩matlab源代码,适合matlab和图像处理初学者
imagefilterdemo
- Matlab图像滤波的源码,结合GUI,对于初学者,简单易用
laplacian
- 拉普拉斯变换源码实现 用MATLAB实现的 对正学习图像处理的初学者很有帮助。希望对大家有帮助-Laplace transform source code to achieve the right to use MATLAB to achieve is very helpful for beginners to learn image processing. Hope you help
licenseplate
- matlab开发的车牌识别小程序,适合初学者参考-It is an useful program coded by matlab,suitable for students
1
- 利用MATLAB进行的画图软件,很齐全,有助于初学者学习画图-Drawing conducted using MATLAB software, it is complete, will help beginners to learn drawing
demo
- MATLAB的一些常用程序,都很简答,但很实用,适合初学者-MATLAB for some commonly used procedures are short answer, but very useful for beginners
test1
- matlab 不用自带函数编写的图形旋转,供初学者参考-matlab do not own the function to write the graphical rotation, the reference for beginners
dgf45tfgbvcgb
- 适合MATLAB的初学者,很好用的图像处理程序,主要用于对于图像的检测和跟踪。-Suitable for the MATLAB beginner, very easy to use image processing program, mainly for image detection and tracking.
wwwrerxczcx
- 适合MATLAB的初学者,很好用的图像处理程序,主要用于对于图像的检测和跟踪。-Suitable for the MATLAB beginner, very easy to use image processing program, mainly for image detection and tracking.
MyCWT
- 一种连续小波变换,和工具箱自带小波变换有所比较,适合初学者-A continuous wavelet transform compared with Matlab toolbox, it is suitable for beginners
07941198Mybp539
- 利用MATLAB编写的运动目标跟踪程序,利用meanshift,能很稳定的跟踪目标,效果很不错,适合初学者。-Moving target tracking using MATLAB program, very stable tracking the target, the effect is very good for beginners.
Candy-Edge-Detection----matlab
- 本人自己编写的关于Candy边缘检测的matlab源代码,包含了多个程序,一个是加噪声的,还有不加噪的,非常适合初学者使用。-I have written about Candy edge detection matlab source code contains multiple programs, a plus noise, there are not adding noise, very suitable for beginners to use.
guass
- 高斯平滑滤波的matlab程序,对于初学者很有帮助-Gaussian smoothing filter matlab program, useful for beginners
NW_net
- 用matlab编写的小世界网络,适合初学者学习参考。-Small-world networks using matlab, suitable for beginners to learn.
matlab-tuxiangmingling
- matlab 的图像处理命令大全,非常适合初学者使用。-matlab image processing command Daquan, very suitable for beginners to use.
radar-MATLAb
- 雷达线性调频脉冲压缩的原理及其MATLAB仿真,适合初学者用-Principles and MATLAB chirp radar pulse compression, suitable for beginners
Matlab
- 图像的配准程序的C++实现算法,本源中算法较全,适合初学者-Image registration procedures C++ algorithm, the origin of the algorithm than the whole, suitable for beginners
JPEG编码程序MATLAB
- JPEG编码包括图像颜色转化、DCT编码、量化等多个在重要步骤,MATLAB语言编写,非常实用适合初学者学习~