LatentSvmDetectorObjectDetection Class OpenCvSharp Class Library
Structure contains the detection information.
Inheritance Hierarchy

SystemObject
  OpenCvSharp.CPlusPlusLatentSvmDetectorObjectDetection

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class ObjectDetection

The LatentSvmDetectorObjectDetection type exposes the following members.

Constructors

  NameDescription
Public methodLatentSvmDetectorObjectDetection
Initializes a new instance of the LatentSvmDetectorObjectDetection class
Top
Properties

  NameDescription
Public propertyClassId
class (model or detector) ID that detect an object
Public propertyRect
bounding box for a detected object
Public propertyScore
confidence level
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference