public interface ConfigOrientation
extends boofcv.struct.Configuration
| 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
|