Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/_components/image_processing.dlib_face_detect.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}

Expand Down