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

Per tile color correction when only processing specified tiles. #180

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ReduxST
Copy link

@ReduxST ReduxST commented Dec 9, 2024

Added functionality for individual tile color matching to McBoaty_v5 according to the issue #179

When processing specific tiles, color matching is now applied individually to each
processed tile using its original upscaled version as reference. This prevents
color inconsistencies between processed and unprocessed areas.

- Added per-tile color matching for selective refinement
- Added logging for color matching operations
- Maintained original global color matching behavior
- Small readability improvements
When processing specific tiles, color matching is now applied individually to each
processed tile using its original upscaled version as reference. This prevents
color inconsistencies between processed and unprocessed areas.

- Added per-tile color matching for selective refinement
- Added logging for color matching operations
- Maintained original global color matching behavior
- Small readability improvements

(cherry picked from commit b5c7166)
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