Package boofcv.abst.feature.orientation
Interface ConfigOrientation
- All Superinterfaces:
Configuration
,Serializable
- All Known Subinterfaces:
ConfigOrientation.Gradient
,ConfigOrientation.Integral
- All Known Implementing Classes:
ConfigAverageIntegral
,ConfigSlidingIntegral
Base configuration for orientation estimation.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Orientation estimation which takes in the image gradientstatic interface
Orientation estimation which takes in an integral image -
Method Summary
Methods inherited from interface boofcv.struct.Configuration
checkValidity, serializeActiveFields, serializeInitialize