Robin Cole

Results 297 issues of Robin Cole

Support: - https://docs.aws.amazon.com/rekognition/latest/dg/text-detection.html - https://docs.aws.amazon.com/rekognition/latest/dg/faces.html

It should not be necessary to save images locally and then send them to S3, make option to only save them to S3

This integration is getting very complex and reimplements a lot of functionality in https://github.com/robmarkcole/HASS-Deepstack-object I am thinking now that the scope of the object detection integrations such as this and...

Using the recommended approach is a bit clunky but looks like: ```yaml {{ state_attr('image_processing.rekognition_local_file_1', 'summary').person }} ``` Is this better than the currently listed approach? If yes update readme

See https://github.com/home-assistant/core/pull/37784

As https://github.com/home-assistant/home-assistant/pull/22803 Edit [aws notify](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/aws/notify.py), appears pretty straightforward For async image processing [see](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/openalpr_cloud/image_processing.py)

Hi @betatim I am trying to reproduce this but failing, any idea where I am going wrong? https://github.com/robmarkcole/reproducible-satellite-image-analysis

The toolbar is very close to the image and many times I have clicked the Dustbin icon by mistake. Can this be configured to move further from the image?

I find that using polygon, now matter how hard I try there is always a small margin at the edge of the image that is not covered. Is there a...