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
weightsListMatthe list of weight of each color.