搜索资源列表
edgedetectiom
- 边缘检测的一个很好的软件,有LOG滤波器等一些滤波函数-edge detection of a very good software, and some other LOG filter filtering function.
VC++6.0数字图像处理程序集
- 内含LOG滤波器提取边缘、用形态学方法提取骨架线实验报告。-intron from the edge filter, and morphological methods Skeleton extraction experiment report.
edge_detection
- 透过Sobel算子以及LoG做边缘检测。 Sobel算子使用3×3大小的mask进行,分别做出4个方向(0°,45°,90°,135°)的边缘。-Through the Sobel operators and LoG to implement edge detection.
canny-laplace-robert-sobel-prewitt
- 图像边缘检测 canny,laplace,log,robert,sobel,prewitt,kirsch-Image edge detection;canny,laplace,log,robert,sobel,prewitt,kirsch
edge-detection
- 几种边缘算子例如canny算子,soble算子,prewitt算子,log算子-Several edge operators such as canny operator, sobel operator, prewitt operator, log operator
oale
- 包括锐化,平滑,LOG滤波器提取边缘 数学形态学的腐蚀,膨胀,骨架化-Including sharpening, smooth, the LOG filter of mathematical morphology to extract the edge corrosion, expansion, skeletonization
图像边缘检测多方法对比matlab程序
- 使用prewitt、log、canny方法检测边缘,显示图像边缘并可看出不同检测方法的效果