Update image_processing.dlib_face_identify.markdown (#2854)

This commit is contained in:
Andreas Jacobsen 2017-06-20 10:37:21 +02:00 committed by Fabian Affolter
parent 2986898c64
commit 7a976c6417

View File

@ -13,7 +13,7 @@ featured: false
ha_release: 0.44
---
The `dlib_face_identify` image processing platform allows you to use the [Dlib](http://www.dlib.net/) through Home Assistant. This platform allow you do identify persons on camera and fire a event with identify persons.
The `dlib_face_identify` image processing platform allows you to use the [Dlib](http://www.dlib.net/) through Home Assistant. This platform allow you to identify persons on camera and fire a event with identify persons.
For using the result inside an automation rule, take a look at the [component](/components/image_processing/) page.