Package | Description |
---|---|
org.openimaj.image.processing.edges |
Modifier and Type | Method and Description |
---|---|
void |
CannyEdgeDetector.processImage(FImage image,
FSobel sobel)
Apply non-max suppression and hysteresis thresholding based using the
given
FSobel analyser to generate the gradients. |