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

Perlin noise #44

Merged
merged 5 commits into from
Apr 11, 2024
Merged

Perlin noise #44

merged 5 commits into from
Apr 11, 2024

Conversation

fernandoGubiMarques
Copy link
Collaborator

Implemented a transformation to mask part of a sample through perlin noise binarization.

Also, added its dependency to the requirements file.

Copy link
Collaborator

@GabrielBG0 GabrielBG0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Escrever testes unitários pras funções implementadas

Copy link
Collaborator

@GabrielBG0 GabrielBG0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GabrielBG0 GabrielBG0 merged commit 7927a74 into main Apr 11, 2024
@GabrielBG0 GabrielBG0 deleted the perlin-noise branch April 11, 2024 17:26
@GabrielBG0 GabrielBG0 mentioned this pull request Apr 17, 2024
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.

2 participants