This is the complete list of members for ClassifierFactory, including all inherited members.
| ContrastThresholdMin | ClassifierFactory | static |
| CreateCircle(double radius, int contrastThreshold, GradientType gradientType) | ClassifierFactory | static |
| CreateLineSegment(Angle orientation, int length, int contrastThreshold, GradientType gradientType) | ClassifierFactory | static |
| CreateRotationInvariant(Classifier source, Angle startAngle, Angle stopAngle, int numLayers, int rotationsPerLayer) | ClassifierFactory | static |
| GradientHistogram(ImagePlane plane, Rect aoi, GradientType gradient) | ClassifierFactory | static |
| Learn(ImagePlane plane, Point2D position, Rect teachWindow, int contrastThreshold, GradientType gradientType) | ClassifierFactory | static |