Functions | |
| def | recognition_service_client |
| def | usage |
Variables | |
| tuple | display = bool(sys.argv[2]) |
| tuple | doRecognition = bool(sys.argv[2]) |
| tuple | running = bool(sys.argv[1]) |
| def face_detector_service_client.recognition_service_client | ( | running, | |
| doRecognition, | |||
| display | |||
| ) |
Definition at line 9 of file face_detector_service_client.py.
Definition at line 18 of file face_detector_service_client.py.
| tuple face_detector_service_client::display = bool(sys.argv[2]) |
Definition at line 25 of file face_detector_service_client.py.
| tuple face_detector_service_client::doRecognition = bool(sys.argv[2]) |
Definition at line 24 of file face_detector_service_client.py.
| tuple face_detector_service_client::running = bool(sys.argv[1]) |
Definition at line 23 of file face_detector_service_client.py.