Creates a stitcher with the default parameters.
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- tryUseGpu (Optional)
- Type: SystemBoolean
Flag indicating whether GPU should be used whenever it's possible.
Return Value
Type: Stitcher[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Stitcher.CreateDefault(System.Boolean)"]
See Also