Enum OdometryAlgoType
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
These constants are used to set the speed and accuracy of odometry.
public enum OdometryAlgoType
Fields
COMMON = 0accurate but not so fast
FAST = 1less accurate but faster
These constants are used to set the speed and accuracy of odometry.
public enum OdometryAlgoType
COMMON = 0accurate but not so fast
FAST = 1less accurate but faster