2019-11-27 10:20:24 +00:00
|
|
|
teach_face:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Teach face
|
2019-11-27 10:20:24 +00:00
|
|
|
description: Teach facebox a face using a file.
|
|
|
|
fields:
|
|
|
|
entity_id:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Entity
|
2019-11-27 10:20:24 +00:00
|
|
|
description: The facebox entity to teach.
|
2021-05-12 09:00:32 +00:00
|
|
|
selector:
|
|
|
|
entity:
|
|
|
|
integration: facebox
|
|
|
|
domain: image_processing
|
2019-11-27 10:20:24 +00:00
|
|
|
name:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: Name
|
2019-11-27 10:20:24 +00:00
|
|
|
description: The name of the face to teach.
|
2021-05-12 09:00:32 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "my_name"
|
2021-05-12 09:00:32 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-11-27 10:20:24 +00:00
|
|
|
file_path:
|
2021-05-12 09:00:32 +00:00
|
|
|
name: File path
|
2019-11-27 10:20:24 +00:00
|
|
|
description: The path to the image file.
|
2021-05-12 09:00:32 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "/images/my_image.jpg"
|
2021-05-12 09:00:32 +00:00
|
|
|
selector:
|
|
|
|
text:
|