Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - Crop image with face coordinates #132

Open
kevinzezel opened this issue Sep 19, 2023 · 11 comments
Open

Feature request - Crop image with face coordinates #132

kevinzezel opened this issue Sep 19, 2023 · 11 comments
Labels
enhancement New feature or request no-issue-activity pending It is a feature/bug-fix request, currently on hold

Comments

@kevinzezel
Copy link

Hi,

I would like to ask to create a new feature in arduino SDK. I’m using AMB82 MINI and I need to crop the image with the face coordinates to send to my cloud endpoint. I want to send only the face photo, instead of sending the entire photo to reduce internet bandwidth.

@github-actions
Copy link

Hello, hope this message finds you well. Congrats to your first Issue! We will review it as soon as possiable. Feel free to have a look at https://www.amebaiot.com/en/ameba-arduino-summary/ for more information

@kevinzezel
Copy link
Author

Or create a function to extract the raw data from the camera. The face detection inference receives rgb, if there is any way to get the snapshot in rgb, in addition to jpeg, I can perform the crop.

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

This issue is stale because it has been open for 14 days with no activity.

@github-actions
Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale.

@M-ichae-l M-ichae-l reopened this Oct 13, 2023
@M-ichae-l
Copy link
Collaborator

This request is under developing.

@kevinzezel
Copy link
Author

kevinzezel commented Oct 13, 2023

Thank you!

When finished, could you please include an example in the documentation on how to send the face image to an mqtt broker?

Regards,
Kevin

@github-actions
Copy link

This issue is stale because it has been open for 14 days with no activity.

@M-ichae-l M-ichae-l added enhancement New feature or request and removed no-issue-activity labels Oct 30, 2023
Copy link

This issue is stale because it has been open for 14 days with no activity.

Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale.

Copy link

This issue is stale because it has been open for 14 days with no activity.

@M-ichae-l M-ichae-l added the pending It is a feature/bug-fix request, currently on hold label May 2, 2024
@M-ichae-l
Copy link
Collaborator

Hi all,
We have tried to update the SDK. Unfortunately, it is still not support to crop the image run time. The only way to get this feature done is to run some post crop image processing, like opnecv.

We will mark this feature and try our best to support it in future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity pending It is a feature/bug-fix request, currently on hold
Projects
None yet
Development

No branches or pull requests

2 participants