Click or drag to resize

ObjectnessBINGGetObjectnessValues Method

http://www.emgu.com
Return the list of the rectangles' objectness value.

Namespace:  Emgu.CV.Saliency
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public float[] GetObjectnessValues()

Return Value

Type: Single
The list of the rectangles' objectness value.
See Also