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

Deleting color in bitmap image #5

Open
Vinetos opened this issue Oct 1, 2020 · 0 comments
Open

Deleting color in bitmap image #5

Vinetos opened this issue Oct 1, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Vinetos
Copy link
Member

Vinetos commented Oct 1, 2020

When images are loaded, the program must transform them in grey scale.

Behavior

From given images, the program must create a grey scale version (images should not be loaded in memory, only the processed one can).

Then, the image should be represented as a black (1) and white (0) 2D-array.

@Vinetos Vinetos added the enhancement New feature or request label Oct 1, 2020
@Vinetos Vinetos added this to the First Defense milestone Oct 1, 2020
@Lise-Giraud Lise-Giraud self-assigned this Oct 7, 2020
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
None yet
Development

No branches or pull requests

2 participants