Table of Contents

Method SetPointIdxToPrint

Namespace
OpenCvSharp.Plot
Assembly
OpenCvSharp.dll

SetPointIdxToPrint(int)

Sets the index of a point which coordinates will be printed on the top left corner of the plot (if ShowText flag is true).

public virtual void SetPointIdxToPrint(int pointIdx)

Parameters

pointIdx int

index of the required point in data array.