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

Provide image quality score to filter out low quality pics #288

Closed
lastzero opened this issue Apr 21, 2020 · 1 comment
Closed

Provide image quality score to filter out low quality pics #288

lastzero opened this issue Apr 21, 2020 · 1 comment
Assignees
Labels
enhancement Refactoring, improvement or maintenance task released Available in the stable release
Milestone

Comments

@lastzero
Copy link
Member

lastzero commented Apr 21, 2020

As a user, I want to filter by quality so that my library isn't spammed with screenshots, messenger pics and other low quality image files.

Each of those properties might give one point for the total score:

  1. Exif date exists (taken at)
  2. Location information exists (lat/long)
  3. At least 2 MP resolution (if taken after 2012)
  4. Not classified as info or screenshot
  5. User likes the photo

Files with less than 2 or 3 points can optionally be sent directly to archive.

Feedback welcome!

@lastzero lastzero added the idea Feedback wanted / feature request label Apr 21, 2020
@lastzero lastzero self-assigned this Apr 21, 2020
@graciousgrey
Copy link
Member

I guess we should have a filter in the archive to differentiate between actively added files and files automatically added due to low quality.

lastzero added a commit that referenced this issue Apr 24, 2020
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
lastzero added a commit that referenced this issue Apr 24, 2020
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
@lastzero lastzero added in-progress Somebody is working on this enhancement Refactoring, improvement or maintenance task and removed idea Feedback wanted / feature request labels Apr 24, 2020
@lastzero lastzero added this to the MVP milestone Apr 24, 2020
lastzero added a commit that referenced this issue Apr 24, 2020
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
@lastzero lastzero added please-test Ready for acceptance test and removed in-progress Somebody is working on this labels Apr 27, 2020
@graciousgrey graciousgrey added released Available in the stable release and removed please-test Ready for acceptance test labels May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Refactoring, improvement or maintenance task released Available in the stable release
Projects
None yet
Development

No branches or pull requests

2 participants