Table of Contents

Enum DepthType

Namespace
Emgu.CV.CvEnum
Assembly
Emgu.CV.dll

OpenCV depth type

public enum DepthType

Fields

Cv16S = 3

Int16

Cv16U = 2

UInt16

Cv32F = 5

float

Cv32S = 4

Int32

Cv64F = 6

double

Cv8S = 1

SByte

Cv8U = 0

Byte

Default = -1

Default