Table of Contents

Method SetWeightsList

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetWeightsList(Mat)

Sets the list of weights of each color. Default: empty array.

public void SetWeightsList(Mat weightsList)

Parameters

weightsList Mat

the list of weight of each color.