Enum OdometryType
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
These constants are used to set a type of data which odometry will use.
public enum OdometryType
Fields
DEPTH = 0only depth data
RGB = 1only rgb image
RGB_DEPTH = 2depth and rgb data simultaneously