www.emgu.com/wiki
Make a copy of the specific ROI (Region of Interest)

Declaration Syntax
Public Function Copy ( _
roi As Rectangle _
) As Image(Of TColor, TDepth)

Parameters
- roi (Rectangle)
- The roi to be copied

Return Value
The image of the specific roi
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)