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

Flipping and Color Augmentation for EDUX Image Augmentation #86

Closed
Samyssmile opened this issue Nov 3, 2023 · 0 comments
Closed

Flipping and Color Augmentation for EDUX Image Augmentation #86

Samyssmile opened this issue Nov 3, 2023 · 0 comments
Assignees
Milestone

Comments

@Samyssmile
Copy link
Owner

Summary: Add flipping and color augmentation features to EDUX's image augmentation suite.

Details:

  • Flipping: Horizontal and vertical flipping functions.
  • Color Augmentation: Adjustments for brightness, contrast, saturation, and hue.

Java Features: Explore java.awt.image.RescaleOp for color operations.

Documentation: Extend Javadoc and provide README examples.

Tests: Include unit tests for color integrity and flip correctness.

@Samyssmile Samyssmile added this to the 1.0.7 milestone Nov 3, 2023
@Samyssmile Samyssmile self-assigned this Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant