-
edge
matlab code about image processing
- 2009-12-01 19:44:05下载
- 积分:1
-
my-work-project
to find pitch record and play signal
- 2011-04-20 06:24:46下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
m3
说明: 这是国外一本经典教材附带的程序,通信系统的matlab实现,所含例子丰富(This is a classic foreign materials attached to the procedures, communications systems to achieve matlab contains abundant examples of)
- 2009-05-21 20:33:21下载
- 积分:1
-
chafenfa
在MATLAB中用差分方程法求给定脉冲响应的传递函数(Transfer function of the differential equation method in MATLAB with the demand for a given pulse response)
- 2012-06-27 09:50:30下载
- 积分:1
-
effects
matlab gui关于图像处理的一个简易的小程序(matlab gui image processing on a simple small program)
- 2013-11-22 19:06:25下载
- 积分:1
-
pcbquexianjiance
在MATLAB下的图像处理程序,通过对pcb参数的设定,对比图片,将pcb电路板的缺陷检测出来(In the MATLAB image processing procedures, through the PCB parameter settings, contrast images, the PCB circuit board defect detection )
- 2021-04-27 17:08:44下载
- 积分:1
-
suijiguocheng
这部分是用MATLAB产生随机过程的一系列源代码.含产生高斯分布随机变量,多变量高斯过程样本的产生,高斯--马尔科夫过程的产生等等..分别运行了这些程序.希望对大家有用(This is partly a random process generated by MATLAB source code of the series. Containing random variables have a Gaussian distribution, multivariate Gaussian process for selecting the sample, Gaussian- Markov process and so on .. have to run the procedure separately . everyone would like to be useful)
- 2020-11-02 10:09:53下载
- 积分:1
-
CBCGPChartCtrlSingle
CBCGPChartCtrl 简单使用,包括图片效果。(CBCGPChartCtrl simple to use, including pictures effect.)
- 2014-08-25 20:45:31下载
- 积分:1
-
Extreme-nonlinear
粒子群算法的寻优算法,非线性函数极值寻优,MATLAB的经典算法(Particle swarm optimization algorithm, nonlinear function optimization extreme, MATLAB classical algorithm)
- 2013-10-19 23:57:14下载
- 积分:1