core/homeassistant/components/image_processing
Robin 528ad56530 Adds facebox (#14356)
* Adds facebox

* Update .coveragerc

* Remove facebox

* Add test of faces attribute

* Add event test

* Adds more tests

* Adds tests to increase coverage

* Rename MOCK_FACES to MOCK_FACE

* Adds STATE_UNKNOWN
2018-05-11 09:57:00 +02:00
..
__init__.py Refactor ImageProcessingFaceEntity (#14296) 2018-05-05 16:57:53 +02:00
demo.py Refactor ImageProcessingFaceEntity (#14296) 2018-05-05 16:57:53 +02:00
dlib_face_detect.py Refactor ImageProcessingFaceEntity (#14296) 2018-05-05 16:57:53 +02:00
dlib_face_identify.py Refactor ImageProcessingFaceEntity (#14296) 2018-05-05 16:57:53 +02:00
facebox.py Adds facebox (#14356) 2018-05-11 09:57:00 +02:00
microsoft_face_detect.py Refactor ImageProcessingFaceEntity (#14296) 2018-05-05 16:57:53 +02:00
microsoft_face_identify.py Refactor ImageProcessingFaceEntity (#14296) 2018-05-05 16:57:53 +02:00
openalpr_cloud.py OpenALPR Cloud API - transfer image in body of POST request (#12112) 2018-02-02 14:19:13 +01:00
openalpr_local.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
opencv.py Upgrade numpy to 1.14.3 (#14187) 2018-04-30 09:28:00 +02:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
seven_segments.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00