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

Write a test case #3

Open
hoijui opened this issue Apr 14, 2020 · 1 comment
Open

Write a test case #3

hoijui opened this issue Apr 14, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@hoijui
Copy link
Collaborator

hoijui commented Apr 14, 2020

Something like:

  1. generating/downloading a random image
  2. embedding a random message into it
  3. use histogram to analyze the image and check if containment of a hidden message is detectable
  4. extracting the message again
  5. check if the extracted message equals the original one

put all of this into .github/workflows/full-check.yml

@hoijui hoijui added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 28, 2020
@eribertomota
Copy link
Collaborator

This task is 99% done. The problem is histogram always returns:

histogram: malloc: Cannot allocate memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants