-
MatlabRidgeDetection
Matlab多种图像边缘检测方法
1、用Prewitt算子检测图像的边缘
2、用不同σ值的LoG算子检测图像的边缘
3、用Canny算子检测图像的边缘
4、图像的阈值分割
5、用水线阈值法分割图像
6、对矩阵进行四叉树分解
7、将图像分为文字和非文字的两个类别
8、形态学梯度检测二值图像的边缘
9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Matlab a variety of image edge detection method 1, using Prewitt operator edge detection image 2, with different values of σ LoG operator edge detection image 3, the detection operator Canny edge image 4, image segmentation threshold 5, water line image segmentation threshold 6, on the matrix quadtree decomposition of 7, the image is divided into text and non-text for these two types of 8, detection of morphological gradient of the edge binary image 9, morphological examples- from the PCB images to remove all current lines, retaining only the target chip)
- 2009-05-25 17:49:48下载
- 积分:1
-
LS_SVMlab
说明: 最小二乘支持向量机工具箱,学习支持向量机必备工具(Least squares support vector machine toolbox, an indispensable tool for learning support vector machines)
- 2010-04-20 16:05:55下载
- 积分:1
-
shenjingwangluo
matlab神经网路工具箱详细教程,通过matlab实现多种网络(Matlab neural network toolbox detailed tutorial)
- 2012-04-30 18:55:51下载
- 积分:1
-
structure-Yagi-
八木天线有源折合振子馈电的新结构 (The new structure Yagi antenna active equivalent oscillator fed)
- 2013-11-29 12:53:07下载
- 积分:1
-
121114122lu_bs_lsm
B样条曲线曲面的生成与显示,用matlab实现(B-spline curve and surface generation and display, using matlab implementation)
- 2010-06-23 15:54:54下载
- 积分:1
-
vechicle_parking_control_system
automatic vehicle parking control system controls the door of parking area. and also it limits the number of vehicles automatically.
- 2010-09-08 19:10:34下载
- 积分:1
-
DS
说明: 通过MONTE CARLO仿真说明DS扩频信号在抑制正弦干扰方面的有效性(MONTE CARLO simulation shows through the DS spread spectrum signal is sinusoidal interference suppression in the effectiveness of)
- 2010-01-16 16:34:25下载
- 积分:1
-
EntropyThresholding
Thresholding is a key techniqur for the segmentation and edge detection. this program contained the matlab program for thresholding on the basis of energy entropy of an image.
- 2013-07-15 03:22:24下载
- 积分:1
-
guideformatlab
This Filter provides a selective mean (averaging) lter. In contrast to the standard
mean lter,it preserves edges better and is less sensitive to outliers(outliers
are those that are not included in the measurement taking place.In this case averaging).
The lter smooths an image by taking an average over the neighbouring
pixels, but only includes those pixels that have a value not deviating from the
current pixel by more than a given range. The range is dened by the standard
deviation of the pixel values within the neighbourhood . If the number of pixels
in this range is too low (less than `Minimum Pixel Fraction ), averaging over
all neighbouring pixels is performed.With the `Outlier Aware option, averaging
over all neighbouring pixels excludes the center pixel.
- 2012-02-07 01:30:23下载
- 积分:1
-
一类Bessel方程Matlab程序源代码
主要阐述的是使用差分法解一类Bessel方程在不同边界条件下的离散解(elaborated in the main difference is the use of a solution like Bessel equation in different boundary conditions of the Discrete Solutions)
- 2005-04-02 14:55:34下载
- 积分:1