Click or drag to resize

SimilarRects Class

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
  OpenCvSharpSimilarRects

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static class SimilarRects

The SimilarRects type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCompare
Top
See Also