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

Feature 236: seam carving impl #237

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

mariobodemann
Copy link
Member

Summary

Add Seamcarving and test it.

Closes #236

How It Was Tested

Test driven, the tests are dedicated to CarvingTest.kt.

Screenshot/Gif

voltron-carved-100x100

fields-296x128-fs

Enjoy.

@mariobodemann mariobodemann self-assigned this Apr 14, 2024
@mariobodemann mariobodemann added the 🧑‍🔬 new feature Used to label new features, to be evaluated and worked on. label Apr 14, 2024
@mariobodemann mariobodemann merged commit 38bd34d into main Apr 17, 2024
8 checks passed
@mariobodemann mariobodemann deleted the feature-236/seam-carving-impl branch April 17, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍🔬 new feature Used to label new features, to be evaluated and worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seam Carving for Content Aware Resizing
1 participant