mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Grammar fix ups in image processing dlib (#2904)
* Grammar fix ups in image processing dlib * "a event" -> events. Grammar fixup * Fixed up english grammar in link to component.
This commit is contained in:
parent
10daaa7692
commit
61e9abbfc3
@ -13,9 +13,9 @@ featured: false
|
||||
ha_release: 0.44
|
||||
---
|
||||
|
||||
The `dlib_face_detect` image processing platform allows you to use the [Dlib](http://www.dlib.net/) through Home Assistant. This platform enables you do detect face on camera and fire a event with attributes.
|
||||
The `dlib_face_detect` image processing platform allows you to use the [Dlib](http://www.dlib.net/) through Home Assistant. This platform enables face detection from cameras, and can fire events with attributes.
|
||||
|
||||
For using the result inside an automation rule, take a look at the [component](/components/image_processing/) page.
|
||||
This can be used to trigger an automation rule. Further info is on the [component](/components/image_processing/) page.
|
||||
|
||||
### {% linkable_title Configuration Home Assistant %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user