搜索资源列表
knnclassification
- knn分类器算法(matlab源代码),供大家学习
fractal
- 使用matlab软件编的,希望对大家有所帮助。主要是用于分形编程的学习
人眼定位 matlab
- 这是个matlab的人眼定位方法,仅限于学习!
在matlab的环境下实现三维重构的程序框架
- 在matlab的环境下实现三维重构的程序框架,学习将二维图片进行三维重构的可以看看。-In the matlab environment to achieve three-dimensional reconstruction of the procedural framework, learning three-dimensional reconstruction of two-dimensional picture can look.
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
Byangtiaoquxian
- 图形学基础编程,B样条曲线,C++环境,适合新手参考学习-Graphics based on programming, B-spline curve, C++ Environment, suitable for novice reference learning
modetest
- 不同小波在不同的分解模式下3级分解与重构图像,供大家参考学习。-Wavelet decomposition of different modes in different decomposition and reconstruction of three images for your reference study.
li3-13
- 用二维离散小波变换实现数字水印,实验效果良好。供参考学习并交流,-Two-dimensional discrete wavelet transform implementation of digital watermarking, experiments good results. For information to learn and exchange,
1
- 利用MATLAB进行的画图软件,很齐全,有助于初学者学习画图-Drawing conducted using MATLAB software, it is complete, will help beginners to learn drawing
creaseg
- 主动轮廓跟踪的matlab GUI显示,对于学习GUI很有帮助。-Active contour tracking matlab GUI display, helpful for learning GUI.
08219576lizilvbo
- 用MATLAB编写的粒子滤波器程序,能很好对目标进行跟踪,适合学习粒子滤波器的同学。-Particle filter program written using MATLAB, well target tracking, suitable for students learning particle filter.
realadaboost
- matlab的一个基于realadaboost的人脸检测程序,有详细的源码,包括haar特征的提取,以及若分类器的学习。-Matlab based on adaboost face detection procedures, there are detailed source code, including haar feature extraction, and if the classifier learning
NW_net
- 用matlab编写的小世界网络,适合初学者学习参考。-Small-world networks using matlab, suitable for beginners to learn.
MATLAB-GUIshejixuexishouji
- matlab GUI 设计学习手记里面的源代码,有很大参考价值,里面的例子很详细。-Learning Notes matlab GUI design inside the source code, there is a great reference value, which is very detailed examples.
freak
- FREAK feature的Matlab mex实现。是计算机视觉中非常重要的feature算法。学习入门的好资料-FREAK feature Matlab mex implementation
Game_of_Life
- 利用matlab来编写生命的游戏,学习蒙特卡罗方法,可以学习一下-Use matlab to write the life of the game, learning the Monte Carlo method, you can learn about
CODE
- matlab学习例子,很好的例子,主要针对图像处理方面,都可以实现。-matlab learning examples, good examples, mainly for image processing, can be achieved.
OneD_graymoment
- 一维灰度矩,用matlab进行编程,输入为一维灰度序列,输出为边缘值。不能直接处理图像!但有学习研究价值。-One-dimensional gray moment, using matlab programming for one-dimensional gray-scale input sequence, the output value for the edge. Can not directly deal with the image! But learning research valu
Desktop
- matlab有偿编程 hermite源码程序 可以作为参考使用 学习-Paid Programming hermite matlab source program can be used as a reference study
JPEG编码程序MATLAB
- JPEG编码包括图像颜色转化、DCT编码、量化等多个在重要步骤,MATLAB语言编写,非常实用适合初学者学习~