http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get a copy of the boxed region of the image
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Image<TColor, TDepth> Copy( MCvBox2D box ) |
Visual Basic |
---|
Public Function Copy ( _ box As MCvBox2D _ ) As Image(Of TColor, TDepth) |
Visual C++ |
---|
public: Image<TColor, TDepth>^ Copy( MCvBox2D box ) |
Parameters
- box
- Type: Emgu.CV.Structure..::..MCvBox2D
The boxed region of the image