core/homeassistant/components/image_processing
Neil Crosby cb7ae5cdf2 Allow MS face detection to handle updating entities when no face is detected (#17593)
* Allow Microsoft face detection to handle updating entities when no face is detected

* Remove microsoft_face_detect_no_face_detected.json and hard code in simple empty list into the tests
2018-11-02 10:50:43 +01:00
..
__init__.py Remove service helper (3) (#16879) 2018-09-26 08:50:05 +02:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
dlib_face_detect.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
dlib_face_identify.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
facebox.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
microsoft_face_detect.py Allow MS face detection to handle updating entities when no face is detected (#17593) 2018-11-02 10:50:43 +01:00
microsoft_face_identify.py Allow MS face detection to handle updating entities when no face is detected (#17593) 2018-11-02 10:50:43 +01:00
openalpr_cloud.py Async syntax 3/8 (#17017) 2018-10-01 08:59:45 +02:00
openalpr_local.py Async syntax 3/8 (#17017) 2018-10-01 08:59:45 +02:00
opencv.py Upgrade numpy to 1.15.3 (#17796) 2018-10-26 10:35:21 +02:00
services.yaml Add Facebox teach service (#14998) 2018-07-10 03:11:39 +02:00
seven_segments.py Async syntax 3/8 (#17017) 2018-10-01 08:59:45 +02:00