Table of Contents

Method GetObjectnessValues

Namespace
OpenCvSharp.Saliency
Assembly
OpenCvSharp.dll

GetObjectnessValues()

Returns the objectness score for each bounding box in the order returned by ComputeSaliency(InputArray, out Vec4i[]). A larger value indicates a higher likelihood of being an object.

public float[] GetObjectnessValues()

Returns

float[]