Method CreateDefault
- Namespace
- OpenCvSharp.Detail
- Assembly
- OpenCvSharp.dll
CreateDefault(BlenderType, bool)
Creates a blender of the given kind.
public static Blender CreateDefault(BlenderType type, bool tryGpu = false)
Parameters
typeBlenderTypeKind of blender to build
tryGpuboolShould try to use GPU or not