Get a copy of the map in the specific area
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
public Map<TColor, TDepth> Copy( RectangleF area )
Public Function Copy ( _ area As RectangleF _ ) As Map(Of TColor, TDepth)
public: Map<TColor, TDepth>^ Copy( RectangleF area )
Parameters
- area
- RectangleF
the area of the map to be retrieve