-
opticalflow
基于horn-schunck算法的matlab源代码;其中输入一个视频可以用这一算法计算出u和v;即在x和y方向上的速率; (Algorithm based on horn-schunck matlab source code enter a video in which the algorithm can be used to calculate the u and v that x and y directions in the rate )
- 2011-01-03 16:49:04下载
- 积分:1
-
imagelossycompress
actually this is a matlab file to compress an image.
- 2011-10-21 09:50:22下载
- 积分:1
-
GaussianNoise_LognormalNoise
GaussianNoise & LognormalNoise
- 2013-04-30 21:04:49下载
- 积分:1
-
BMPshow
简单灰度图像显示,很适合初学者,简单实用(Simple grayscale image display, it is suitable for beginners, simple and practical)
- 2011-05-16 18:57:12下载
- 积分:1
-
GUI-PCA
自己写的matlab GUI界面,可进行PCA分析及LDA分类,附有光谱数据模拟(Write your own matlab GUI interface of PCA and LDA can be classified with spectral data simulation)
- 2013-07-08 19:56:50下载
- 积分:1
-
huxiangpin_mohutunning_kongzhi
模糊自适应控制,能够很好地跟踪控制,控制效果好,精度高,误差小。(Fuzzy adaptive control, tracking control can be a good control effect, high precision, small error.)
- 2014-11-12 10:45:25下载
- 积分:1
-
component-parameters-and-the-mixing-coefficients
component parameters and the mixing coefficients.
- 2014-12-20 14:27:57下载
- 积分:1
-
cheby1
实现切比雪夫1型滤波器cheby1实现切比雪夫1型滤波器(cheby1)
- 2010-11-19 00:22:40下载
- 积分:1
-
5-DIPUM-Code
Basics in Image processing using MATLAB
- 2009-06-09 12:34:15下载
- 积分:1
-
ginput2
Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it!
- 2010-02-17 07:17:07下载
- 积分:1