搜索资源列表
利用sobel算子和霍夫变换求出图像的边缘
- 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理,matlab
edge_detection.rar
- this file contains the codes to obtain edge detection.Either the "edge"function can be used to directly obtain the edge detection by using the selected derivative estimators.(like-canny,sobel.)or the direct code for SOBEL(gradient method)and LAPLACIA
6
- 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
data
- Smooth Linear filter Median filter Laplacian Unsharp masking Sobel filter
edgeCheck
- 边缘检测的源代码。包括sobel prewitt roberts marr canny的。值得下载!-The source code for edge detection. Including sobel prewitt roberts marr canny' s. Worth downloading!
sobelfilter
- this the source of sobel filter -this is the source of sobel filter
filterSobel
- sobel filter for image processing
edge_detectation
- Sobel and laplace in matlab, for corner detecting.
gaussiansobel
- guassian sobel filter for image processing
sobel code in matlab
- sobel edge detection in matlab
Sobel
- This Matlab code shows how to perform edge detection by Sobel method in horizontal & vertical direction and the effect of increasing and decreasing the threshold value . Besides, you can try to perform the edge detection by other method in the same w
sobel
- sobel edge detector matlab code with comments
gg
- MATLAB code for simple edge detection algorithms including simple mask, sobel mask, Gaussian derivatives.
Sobel
- Sobel is a method of edge detection, matlab code
edgedetect
- 用MATLAB编的边缘检测算子,包括Robert算子、sobel算子、prewitt算子。自己编写的,有利于初学者理解边缘检测算子的具体实现过程,将结果与MATLAB函数实现的结果作了比较。-MATLAB code with the edge detection operator, including the Robert operator, sobel operator, prewitt operator. I have written will help beginners to under
edge-sobel
- to detect edge using sobel filter
sobel
- matlab edge detection projectr
sobel_LoG_prewitt
- Sobel, LoG, Prewitt MATLAB example.
Sobel
- Sobel edge detectiion in matlab program
Sobel
- 图像处理Sobel算子,自编的Matlab Sobel算子。-Image processing of Sobel