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

Fixed bugs in BrightnessTexturize and updated delaunay. #330

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

kwcckw
Copy link
Collaborator

@kwcckw kwcckw commented Jul 27, 2023

  1. Fixed the bug in BrightnessTexturize where the color of the image is changed after the augmentation.
  2. Added color changing feature in DelaunayTessellation.

1. Fixed the bug in BrightnessTexturize where the color of the image is changed after the augmentation.
2. Added color changing feature in DelaunayTessellation.
@kwcckw
Copy link
Collaborator Author

kwcckw commented Jul 27, 2023

The existing DelaunayTessellation gives only blue color effect, for example:
image

With this update, users will be able to change the color, for example, random colors:
image
image
image

@kwcckw kwcckw merged commit f783430 into sparkfish:dev Jul 27, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant