Click or drag to resize
ImageTColor, TDepthCvDepth Property
http://www.emgu.com
Get the equivalent opencv depth type for this image

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public static IplDepth CvDepth { get; }

Property Value

Type: IplDepth
See Also