-
tuxiangfenge
说明: 提供的文件包含matlab的多个图象处理程序,其中有图象分割,以及图象边缘提取的.(the document contains a number of Matlab image processing procedures, which are image segmentation, and Image Edge Extraction.)
- 2006-04-13 22:17:11下载
- 积分:1
-
Matlab_HarrisTest
采用matlab编写的角点提取程序,可以方便的提取几何图像的所有角点,配有图像(prepared using Matlab corner extraction procedures, to facilitate the extraction of all geometric image corner, equipped with image)
- 2007-03-07 10:06:13下载
- 积分:1
-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1
-
NN
说明: 机器学习神经网络算法工具包,matlab实现(neutral network deep learning)
- 2020-10-16 20:52:04下载
- 积分:1
-
Health
this project is my first project.
this is simple game .
- 2014-09-17 12:25:13下载
- 积分:1
-
Matlab2010
Matlab2010经典超强教程(清晰、免费版)(Matlab2010 classic super tutorial (clear, free version))
- 2013-10-10 11:48:08下载
- 积分: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
-
BP-OMP-StOMP
采用小波变换稀疏方法和正交匹配跟踪算法处理图像(Sparse wavelet method and orthogonal matching tracking algorithm)
- 2015-01-13 22:16:07下载
- 积分:1
-
AK_model_and_Learning_by_doing_model
AK_model_and_Learning_by_doing_model matlab code
- 2017-08-17 00:13:18下载
- 积分:1
-
YALMIP
用于求解线性规划、整数规划、非线性规划、混合规划等标准优化问题以及LMI(For solving standard optimization problems such as linear programming, integer programming, non-linear programming, mixed programming and LMI)
- 2019-05-13 15:05:34下载
- 积分:1