| Package | Description |
|---|---|
| org.openimaj.image.feature.local.detector.dog.extractor |
| Modifier and Type | Field and Description |
|---|---|
protected OrientationHistogramExtractor |
DominantOrientationExtractor.oriHistExtractor |
| Modifier and Type | Method and Description |
|---|---|
OrientationHistogramExtractor |
DominantOrientationExtractor.getOriHistExtractor() |
| Constructor and Description |
|---|
DominantOrientationExtractor(float peakThreshold,
OrientationHistogramExtractor oriHistExtractor)
Construct with given parameters.
|