I - Type of Image being processed by the extractorpublic class GradientScaleSpaceImageExtractorProperties<I extends Image<?,I> & SinglebandImageProcessor.Processable<Float,FImage,I>> extends ScaleSpaceImageExtractorProperties<I>
ScaleSpaceImageExtractorProperties that holds edge
responses in the form of gradient orientations and magnitudes.| Modifier and Type | Field and Description |
|---|---|
FImage |
magnitude
The gradient magnitude map
|
FImage |
orientation
The gradient orientation map
|
scaleimage, x, y| Constructor and Description |
|---|
GradientScaleSpaceImageExtractorProperties() |
public FImage orientation
public GradientScaleSpaceImageExtractorProperties()