Uses of Interface
imagingbook.common.edges.EdgeDetector
Packages that use EdgeDetector
-
Uses of EdgeDetector in imagingbook.common.edges
Classes in imagingbook.common.edges that implement EdgeDetectorModifier and TypeClassDescriptionclass
This class implements a Canny edge detector for grayscale and RGB images.class
Simple grayscale edge detector for all types of images.class
Monochromatic edge detector, applicable to color images (ColorProcessor
) only.class
Multi-Gradient ("DiZenzo/Cumani-style") color edge detector.