Edge Detection in Images Using Prewitt Operator
Program Code Description P0401: Edge detection with Prewitt operator P0402: Edge detection using LoG operator with different σ values P0403: Edge detection using Canny operator P0404: Image threshold segmentation P0405: Image segmentation using watershed threshold method P0406: Quadtree decomposition of matrices P0407: Classifying images into text and non-text categories P0408: Morphological gradient for edge detection in binary images P0409: Morphology example - Removing all current lines from PCB images while retaining chip components only