
| Public Member Functions | |
| def | __init__ (self) | 
|  Public Member Functions inherited from jsk_perception.label_image_classifier.LabelImageClassifier | |
| def | subscribe (self) | 
| def | unsubscribe (self) | 
| Public Attributes | |
| ignore_labels | |
|  Public Attributes inherited from jsk_perception.label_image_classifier.LabelImageClassifier | |
| ignore_labels | |
| pub | |
| sub | |
| target_names | |
| Static Public Attributes | |
| string | classifier_name = 'probability_image_classifier' | 
|  Static Public Attributes inherited from jsk_perception.label_image_classifier.LabelImageClassifier | |
| string | classifier_name = 'label_image_classifier' | 
| Private Member Functions | |
| def | _classify (self, proba_img) | 
Definition at line 8 of file probability_image_classifier.py.
| def node_scripts.probability_image_classifier.ProbabilityImageClassifier.__init__ | ( | self | ) | 
Reimplemented from jsk_perception.label_image_classifier.LabelImageClassifier.
Definition at line 12 of file probability_image_classifier.py.
| 
 | private | 
Reimplemented from jsk_perception.label_image_classifier.LabelImageClassifier.
Definition at line 15 of file probability_image_classifier.py.
| 
 | static | 
Definition at line 10 of file probability_image_classifier.py.
| node_scripts.probability_image_classifier.ProbabilityImageClassifier.ignore_labels | 
Definition at line 18 of file probability_image_classifier.py.