Table of Contents

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 = 0

only depth data

RGB = 1

only rgb image

RGB_DEPTH = 2

depth and rgb data simultaneously