Go to the source code of this file.
Classes | |
| class | face_contour_detector.learing.auto_selector.AutoSelector |
| This class is used to generate proposals for filter settings. More... | |
Namespaces | |
| namespace | face_contour_detector.learing.auto_selector |
This file contains the AutoSelector class which can be used to create filter setting proposals form a knowledge-base. | |
Functions | |
| def | face_contour_detector.learing.auto_selector._get_parameter_combinations |
| Returns a finite set of parameter combinations that can be used as filter settings for an image area. | |
| def | face_contour_detector.learing.auto_selector.auto_select_handler |
| Handler for service requests. | |
| def | face_contour_detector.learing.auto_selector.init_service |
| Init a service node with name experience_autoselector and type experience_request. | |
| def | face_contour_detector.learing.auto_selector.normalize |
Normalize a value, that is in the finite domain between and , to a new value between and . | |