Table of Contents

Class StructSize

Namespace
Emgu.CV.Util
Assembly
Emgu.CV.dll

Cache the size of various header in bytes

public static class StructSize
Inheritance
StructSize
Inherited Members

Properties

MCvMat

The size of MCvMat

public static int MCvMat { get; }

Property Value

int

MCvMatND

The size of MCvMatND

public static int MCvMatND { get; }

Property Value

int

MCvPoint2D64f

The size of PointF

public static int MCvPoint2D64f { get; }

Property Value

int

MCvPoint3D32f

The size of MCvPoint3D32f

public static int MCvPoint3D32f { get; }

Property Value

int

MIplImage

The size of IplImage

public static int MIplImage { get; }

Property Value

int

PointF

The size of PointF

public static int PointF { get; }

Property Value

int

RangF

The size of RangF

public static int RangF { get; }

Property Value

int