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: Photo Challenge in alarm clock #393

Open
Kaps61929 opened this issue Jan 25, 2024 · 3 comments · May be fixed by #525
Open

Feature: Photo Challenge in alarm clock #393

Kaps61929 opened this issue Jan 25, 2024 · 3 comments · May be fixed by #525
Assignees
Labels
enhancement New feature or request feat

Comments

@Kaps61929
Copy link
Contributor

Description

  1. Functionality Overview:

    • Users initiate the Photo Challenge by capturing an image before setting the alarm, creating a unique visual key.
    • To turn off the alarm, users must match the stored image by capturing it again, ensuring a secure and engaging wake-up experience.
  2. Technical Implementation with OpenCV:

    • Leveraging the OpenCV module from pub.dev, our implementation focuses on image comparison.
    • Through feature extraction and matching algorithms, OpenCV ensures precise similarity checks, making the alarm deactivation process robust and reliable.
  3. User Impact:

    • Engaging Wake-Up Experience: Users enjoy a unique and interactive way to start their day, promoting a sense of accomplishment as they match images to deactivate the alarm.

I want to work on this issue, so please consider assigning it to me.

Screenshots

No response

@MarkisDev MarkisDev added enhancement New feature or request feat labels Feb 3, 2024
@MarkisDev
Copy link
Collaborator

Sounds interesting! I've assigned this to you.

@Kaps61929
Copy link
Contributor Author

@MarkisDev can you pls enable firestorage in firebase console

@MarkisDev
Copy link
Collaborator

@Kaps61929 I think we discussed this over Slack - we should probably stick to storing the pics locally since the alarms need to work offline as well.

@Kaps61929 Kaps61929 linked a pull request Mar 20, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feat
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants