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