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