-
-
-
edge.rar
用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子
-
-
-
Image.rar
遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑
处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还
有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源
-
-
Linedetection.zip
This is the implementation of Sobel
to Delphi and shows the easy way to
detect lines of objects
-
data.rar
Smooth Linear filter
Median filter
Laplacian
Unsharp masking
Sobel filter
-
edgeDetection.rar
本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。
-
bianyuan.rar
个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法
-