Method SetWeight
- Namespace
- OpenCvSharp.XFeatures2D
- Assembly
- OpenCvSharp.dll
SetWeight(int, float)
Weights (multiplicative constants) that linearly stretch individual axes of the feature space.
public void SetWeight(int idx, float value)
Weights (multiplicative constants) that linearly stretch individual axes of the feature space.
public void SetWeight(int idx, float value)