core/homeassistant/components/image_processing
Robin df8c59406b Add Facebox teach service (#14998)
* Adds service

* Address pylint

* Update facebox.py

* patch tests

* Update facebox.py

* Update test_facebox.py

* Update facebox.py

* Update facebox.py

* Update facebox.py

* Update test_facebox.py

* Update test_facebox.py

* Update facebox.py

* Update facebox.py

* Update facebox.py

* Update facebox.py

* Adds total_matched_faces

* Update test_facebox.py

* Update facebox.py

* Update test_facebox.py

* Update test_facebox.py

* Remove fixtures

Removes the fixtures which were causing `setup` to fail, replace with `@patch`

* Fix teach service test and lint issues
2018-07-10 03:11:39 +02:00
..
__init__.py Update image_processing async (#15082) 2018-07-02 16:57:52 +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 Add Facebox teach service (#14998) 2018-07-10 03:11:39 +02:00
microsoft_face_detect.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
microsoft_face_identify.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +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 Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
services.yaml Add Facebox teach service (#14998) 2018-07-10 03:11:39 +02:00
seven_segments.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00