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

Is it desirable to have option to generate images with black background? #351

Open
lokeshnaik808 opened this issue Jul 21, 2024 · 0 comments

Comments

@lokeshnaik808
Copy link

The code currently has the ability to generate images with backgrounds gaussian noise, plain (white), quasicrystal with background_type parameter 0, 1 and 2 respectively.

Is it desirable to have an option to generate images with 'black' background? Perhaps if background_type parameter == 4?

Or rather, this could/should be done with simple image processing operation of inverting image colors using image processing libraries?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant