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
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static class SimilarRects
Public NotInheritable Class SimilarRects
public ref class SimilarRects abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SimilarRects = class end
OpenCvSharp.SimilarRects = function();
Type.createClass(
'OpenCvSharp.SimilarRects');
The SimilarRects type exposes the following members.
Methods
See Also