Program code implementations covering fundamental image processing techniques including: P0401 - Edge detection using Prewitt operator, P0402 - Edge detection with LoG operators at different σ values, P0403 - Edge detection using Canny operator, P0404 - Image threshold segmentation, P0405 - Image segmentation via watershed thresholding, P0406 - Matrix quadtree decomposition, P0407 - Text/non-text image classification, P0408 - Binary image edge detection using morphological gradient, P0409 - Morphological case study: removing PCB traces while preserving chip components.
MATLAB
284 views
Tagged