public class NullOrientationExtractor extends AbstractDominantOrientationExtractor
Constructor and Description |
---|
NullOrientationExtractor() |
Modifier and Type | Method and Description |
---|---|
float[] |
extractFeatureRaw(GradientScaleSpaceImageExtractorProperties<FImage> props)
Find the dominant orientations.
|
extractFeature
public NullOrientationExtractor()
public float[] extractFeatureRaw(GradientScaleSpaceImageExtractorProperties<FImage> props)
AbstractDominantOrientationExtractor
extractFeatureRaw
in class AbstractDominantOrientationExtractor
props
- Properties describing the interest point in scale space.