| Package | Description |
|---|---|
| boofcv.abst.feature.orientation |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConfigOrientation.Gradient
Orientation estimation which takes in the image gradient
|
static interface |
ConfigOrientation.Integral
Orientation estimation which takes in an integral image
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigAverageIntegral
Configuration for
ImplOrientationAverageGradientIntegral. |
class |
ConfigSlidingIntegral
Configuration for
ImplOrientationSlidingWindowIntegral. |
Copyright © 2013. All Rights Reserved.