MatrixTDepthMCvMat Property |
http://www.emgu.com
The MCvMat structure format
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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