Table of Contents

Method SetTranslations

Namespace
OpenCvSharp.XFeatures2D
Assembly
OpenCvSharp.dll

SetTranslations(IEnumerable<float>)

Translations of the individual axes of the feature space.

public void SetTranslations(IEnumerable<float> translations)

Parameters

translations IEnumerable<float>

Values of all translations (0=weight, 1=x, 2=y, 3=L, 4=a, 5=b, 6=contrast, 7=entropy).