hass-core/homeassistant/components/image_processing
Teagan Glenn 97f62cfb78 [WIP] Fix opencv (#7864)
* Updates to opencv image processor

* Remove opencv hub

* Requirements

* Remove extra line

* Fix linting errors

* Indentation

* Requirements

* Linting

* Check for import on platform setup

* Remove opencv requirement

* Linting

* fix style

* fix lint
2017-06-08 11:26:24 +02:00
..
__init__.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
demo.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
dlib_face_detect.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
dlib_face_identify.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
microsoft_face_detect.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
microsoft_face_identify.py Update docstrings (#7630) 2017-05-17 10:10:35 +02:00
openalpr_cloud.py Update docstrings and comments (#7626) 2017-05-17 09:14:11 +02:00
openalpr_local.py Update docstrings and comments (#7626) 2017-05-17 09:14:11 +02:00
opencv.py [WIP] Fix opencv (#7864) 2017-06-08 11:26:24 +02:00
services.yaml Component "Image processing" (#5166) 2017-01-14 08:18:03 +01:00
seven_segments.py Align with OpenALPR platform for naming conf variables (#7650) 2017-05-18 09:57:38 +02:00