SimilarRects Class OpenCvSharp Class Library
Class for grouping object candidates, detected by Cascade Classifier, HOG etc. instance of the class is to be passed to cv::partition (see cxoperations.hpp)
Inheritance Hierarchy

SystemObject
  OpenCvSharp.CPlusPlusSimilarRects

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

public static class SimilarRects

The SimilarRects type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCompare
Top
See Also

Reference