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

Implementation of Color to GrayScale method CorrC2G #140

Merged
merged 6 commits into from
May 26, 2024

Conversation

icyfirecz
Copy link
Contributor

Implementation of CorrC2G: Color to Gray Conversion by Correlation from paper:
https://ieeexplore.ieee.org/abstract/document/8048003
Matlab implementation can be found on:
https://www.mathworks.com/matlabcentral/fileexchange/64628-corrc2g-color-to-gray-conversion-by-correlation

Surprisingly this simple method based on correlation gives very good resulsts.
Examples:
25_color
25_colornormalMask

C8TZ7768
C8TZ7768invertedMask

ColorWheelEqLum200
ColorWheelEqLum200normalMask

@cadik cadik merged commit 86bef4d into cadik:master May 26, 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.

None yet

2 participants