中文说明:
MATLAB源码,P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象。
English Description:
Matlab source code, p0401: detect the edge of the image with Prewitt operator p0402: use different σ LOG operator of value detects the edge of image P0403: detects the edge of image with Canny operator p0404: threshold segmentation of image p0405: segmentation of image with waterline threshold method p0406: quadtree decomposition of matrix p0407: divides the image into two categories of text and non text p0408: morphological gradient detects the edge of binary image P0409: morphological example - deletes all current lines from PCB image and only retains chip objects p>