Public Member Functions | |
def | __init__ |
def | classify |
Public Attributes | |
classification_window_width | |
classifier | |
dataset |
Definition at line 141 of file laser_detector.py.
def laser_interface.laser_detector.PatchClassifier.__init__ | ( | self, | |
dataset, | |||
number_of_learners, | |||
classification_window_width | |||
) |
Definition at line 142 of file laser_detector.py.
def laser_interface.laser_detector.PatchClassifier.classify | ( | self, | |
image, | |||
components | |||
) |
Definition at line 152 of file laser_detector.py.
Definition at line 142 of file laser_detector.py.
Definition at line 142 of file laser_detector.py.
Definition at line 142 of file laser_detector.py.