image ROI. when it is not NULL, this specifies image region to process

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public IntPtr roi
Visual Basic (Declaration)
Public roi As IntPtr
Visual C++
public:
IntPtr roi

See Also