Click or drag to resize

CvInvokeGetCvStructSizes Method

http://www.emgu.com
This function retrieve the Open CV structure sizes in unmanaged code

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public static CvStructSizes GetCvStructSizes()

Return Value

Type: CvStructSizes
The structure that will hold the Open CV structure sizes
See Also