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

QTGMC - Fix Chroma oversharpening #37

Open
Dogway opened this issue Dec 27, 2021 · 1 comment
Open

QTGMC - Fix Chroma oversharpening #37

Dogway opened this issue Dec 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Dogway
Copy link
Owner

Dogway commented Dec 27, 2021

Chroma is sharpened, starting from this line:

# Resharpen to counteract temporal blurs. Little sharpening needed for source-match mode since it has already recovered sharpness from source
which is never a good idea.
So add better limiting or devise a new method for sharpening chroma (median sharpening, etc)

@Dogway Dogway added the bug Something isn't working label Dec 27, 2021
@radpopl
Copy link

radpopl commented Mar 16, 2024

Is that why this QTGMCp vs QTGMC comparison looks like this?
QTGMCp (10bit) vs QTGMC (10bit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants