
Public Member Functions | |
| def | __init__ |
| def | subscribe |
| def | unsubscribe |
Private Member Functions | |
| def | _convert |
Private Attributes | |
| _pub | |
| _sub | |
Definition at line 12 of file image_to_label.py.
| def image_to_label.ImageToLabel.__init__ | ( | self | ) |
Definition at line 13 of file image_to_label.py.
| def image_to_label.ImageToLabel._convert | ( | self, | |
| msg | |||
| ) | [private] |
Definition at line 23 of file image_to_label.py.
| def image_to_label.ImageToLabel.subscribe | ( | self | ) |
Definition at line 17 of file image_to_label.py.
| def image_to_label.ImageToLabel.unsubscribe | ( | self | ) |
Definition at line 20 of file image_to_label.py.
image_to_label.ImageToLabel::_pub [private] |
Definition at line 13 of file image_to_label.py.
image_to_label.ImageToLabel::_sub [private] |
Definition at line 17 of file image_to_label.py.