Class SimilarRects
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
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)
public static class SimilarRects
- Inheritance
-
SimilarRects
- Inherited Members
Methods
Compare(double, Rect, Rect)
public static bool Compare(double eps, Rect r1, Rect r2)