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

Identify/Replace Background Color in Images #4

Closed
lukasbindreiter opened this issue May 4, 2018 · 3 comments
Closed

Identify/Replace Background Color in Images #4

lukasbindreiter opened this issue May 4, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@lukasbindreiter
Copy link
Owner

Create a method to extract the background in an Image and to calculate one clear background color.
Make sure this works for:

  • white background
  • blackboards
  • Post-Its in different colors
  • notebooks
  • Different light conditions
    • everything in light / shadows
    • mixed conditions
@lukasbindreiter lukasbindreiter added the enhancement New feature or request label May 4, 2018
@lukasbindreiter lukasbindreiter added this to To do in Development May 4, 2018
@lukasbindreiter lukasbindreiter self-assigned this May 4, 2018
@Shynixn Shynixn changed the title Identify Background Color in Images Identify/Replace Background Color in Images May 4, 2018
@lukasbindreiter lukasbindreiter moved this from To do to In progress in Development May 8, 2018
@lukasbindreiter
Copy link
Owner Author

With the changes in #22 we are able to identify the background color
What is left to implement is selecting all pixels with a color close to the background color and replacing them with a single color

@Shynixn
Copy link
Collaborator

Shynixn commented May 10, 2018

As #23 contains the CLI Interface mentioned in #7 the enhancement process can now be connected. See EnhancementService.

@lukasbindreiter
Copy link
Owner Author

Fixed with #28

Development automation moved this from In progress to Done May 21, 2018
@lukasbindreiter lukasbindreiter moved this from Done to Master / Merged in Development May 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development
  
Master / Merged
Development

No branches or pull requests

2 participants