http://www.emgu.com
Assembly: Emgu.CV.Stitching (in Emgu.CV.Stitching.dll) Version: 2.4.2.1777 (2.4.2.1777)
Creates a stitcher with the default parameters.
Namespace: Emgu.CV.StitchingAssembly: Emgu.CV.Stitching (in Emgu.CV.Stitching.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Stitcher( bool tryUseGpu ) |
Visual Basic |
---|
Public Sub New ( _ tryUseGpu As Boolean _ ) |
Visual C++ |
---|
public: Stitcher( bool tryUseGpu ) |
Parameters
- tryUseGpu
- Type: System..::..Boolean
If true, the stitcher will try to use GPU for processing when available