Table of Contents

Method Create

Namespace
OpenCvSharp.XPhoto
Assembly
OpenCvSharp.dll

Create(string?)

Creates an instance of LearningBasedWB

public static LearningBasedWB Create(string? model)

Parameters

model string

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

Returns

LearningBasedWB