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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceOrientation estimation which takes in the image gradientstatic interfaceOrientation estimation which takes in an integral image -
Method Summary
Methods inherited from interface boofcv.struct.Configuration
checkValidity, serializeActiveFields, serializeInitialize