Property MaxFeatures
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
MaxFeatures
Total number of distinct colors to maintain in histogram.
public int MaxFeatures { get; set; }
Total number of distinct colors to maintain in histogram.
public int MaxFeatures { get; set; }