Method SetDistance
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SetDistance(DistanceType)
Sets the type of color distance. Default: DistanceType.CIE2000.
public void SetDistance(DistanceType distance)
Parameters
distanceDistanceTypethe type of color distance.