MatrixTDepthMCvMat Property |
http://www.emgu.com
The MCvMat structure format
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntaxpublic MCvMat MCvMat { get; }
Public ReadOnly Property MCvMat As MCvMat
Get
public:
property MCvMat MCvMat {
MCvMat get ();
}
member MCvMat : MCvMat with get
Property Value
Type:
MCvMat
See Also