Get a copy of the map in the specific area
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
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