Table of Contents

Method SetDistance

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

SetDistance(DistanceType)

Sets the type of color distance. Default: DistanceType.CIE2000.

public void SetDistance(DistanceType distance)

Parameters

distance DistanceType

the type of color distance.