EKernel::GetRawDataPtr

Pointer to the upper left convolution coefficient.

Namespace: Euresys::Open_eVision

[C++]

void* GetRawDataPtr()

Remarks

This pointer is actually the base address of a float array containing all coefficients.

EKernel.RawDataPtr

Pointer to the upper left convolution coefficient.

Namespace: Euresys.Open_eVision

[C#]

IntPtr RawDataPtr

{ get; }

Remarks

This pointer is actually the base address of a float array containing all coefficients.