mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Update image_processing.dlib_face_identify.markdown (#4788)
* Update image_processing.dlib_face_identify.markdown missing items from dlib when not using docker. * Fix text
This commit is contained in:
parent
b0c47126f1
commit
dc9be2f25c
@ -36,3 +36,7 @@ Configuration variables:
|
||||
- **entity_id** (*Required*): A camera entity id to get picture from.
|
||||
- **name** (*Optional*): This parameter allows you to override the name of your `image_processing` entity.
|
||||
- **faces** array (*Required*): List of faces sources.
|
||||
|
||||
<p class='note'>
|
||||
If the platform fails to load because it could not install its requirement, install cmake: `sudo apt-get install cmake`.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user