Package | Description |
---|---|
org.openimaj.image.processing.convolution |
Modifier and Type | Method and Description |
---|---|
static FImageGradients |
FImageGradients.getGradientMagnitudesAndOrientations(FImage image)
Static helper to create a new
FImageGradients and call
analyseImage(FImage) with the image. |
static FImageGradients |
FImageGradients.getGradientMagnitudesAndOrientations(FImage image,
FImageGradients.Mode mode)
Static helper to create a new
FImageGradients and call
analyseImage(FImage) with the image. |