Classes | |
class | FaceDetector |
Functions | |
def | eprint |
Variables | |
tuple | detector = FaceDetector() |
string | ENDC_COLOR = '\033[0m' |
string | FAIL_COLOR = '\033[91m' |
def scripts.face_detector_node.eprint | ( | error | ) |
Definition at line 21 of file face_detector_node.py.
Definition at line 161 of file face_detector_node.py.
string scripts::face_detector_node::ENDC_COLOR = '\033[0m' |
Definition at line 19 of file face_detector_node.py.
string scripts::face_detector_node::FAIL_COLOR = '\033[91m' |
Definition at line 18 of file face_detector_node.py.