Emgu CV Library Documentation
Map<(Of <(TColor, TDepth>)>) Constructor
NamespacesEmgu.CVMap<(Of <(TColor, TDepth>)>)Map<(Of <(TColor, TDepth>)>)()()()

www.emgu.com/wiki
Members
IconMemberDescription
Map<(Of <(TColor, TDepth>)>)(RectangleF, PointF, TColor)
Create a new Image Map defined by the Rectangle area. The center (0.0, 0.0) of this map is defined by the center of the rectangle.

Map<(Of <(TColor, TDepth>)>)(RectangleF, PointF)
Create a new Image Map defined by the Rectangle area. The center (0.0, 0.0) of this map is defined by the center of the rectangle. The initial value of the map is 0.0

Map<(Of <(TColor, TDepth>)>)(Image<(Of <(TColor, TDepth>)>), RectangleF)
Create a new Map using the specific image and the rectangle area

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)