Table of Contents

Method CreateLearningBasedWB

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

CreateLearningBasedWB(string?)

Creates an instance of LearningBasedWB

public static LearningBasedWB CreateLearningBasedWB(string? model)

Parameters

model string

Path to a .yml file with the model. If not specified, the default model is used

Returns

LearningBasedWB