www.emgu.com/wiki
Sets the image ROI to a given rectangle. If ROI is NULL and the value of the parameter rect is not equal to the whole image, ROI is allocated.

Declaration Syntax
Public Shared Sub cvSetImageROI ( _
image As IntPtr, _
rect As Rectangle _
)
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)