CVB++ 14.0
ClassifierFactory Member List

This is the complete list of members for ClassifierFactory, including all inherited members.

ClassifierFactory() noexcept=defaultClassifierFactory
ContrastMode() const noexceptClassifierFactoryinline
ContrastThreshold() const noexceptClassifierFactoryinline
FeatureCount() const noexceptClassifierFactoryinline
GradientHistogram(const ImagePlane &plane, Rect< int > aoi, ShapeFinder2::GradientType gradient) constClassifierFactoryinline
Learn(const ImagePlane &plane, Point2D< double > position, Rect< int > teachWindow, const std::vector< Point2D< int > > &dontCarePoints) constClassifierFactoryinline
Learn(const ImagePlane &plane, Point2D< double > position, Rect< int > teachWindow) constClassifierFactoryinline
Learn(const ImagePlane &plane, Point2D< double > position, Angle angleOffset, double scaleFactor, Rect< int > teachWindow) constClassifierFactoryinline
Learn(const ImagePlane &plane, Point2D< double > position, Angle angleOffset, double scaleFactor, Rect< int > teachWindow, const std::vector< Point2D< int > > &dontCarePoints) constClassifierFactoryinline
MaxCoarseLayerScale() const noexceptClassifierFactoryinline
ProfileDelta() const noexceptClassifierFactoryinline
ProfileSize() const noexceptClassifierFactoryinline
RotationRange() const noexceptClassifierFactoryinline
RotationRangeMax() const noexceptClassifierFactoryinline
ScaleRange() const noexceptClassifierFactoryinline
ScaleRangeMax() const noexceptClassifierFactoryinline
SetContrastMode(Cvb::ShapeFinder2::ContrastMode mode) noexceptClassifierFactoryinline
SetContrastThreshold(int value)ClassifierFactoryinline
SetFeatureCount(int value)ClassifierFactoryinline
SetMaxCoarseLayerScale(int value)ClassifierFactoryinline
SetProfileDelta(int value)ClassifierFactoryinline
SetProfileSize(int value)ClassifierFactoryinline
SetRotationRange(ValueRange< Angle > value)ClassifierFactoryinline
SetScaleRange(ValueRange< double > value)ClassifierFactoryinline