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

Code for rgb2ycbcr #14

Closed
ash80 opened this issue Aug 17, 2022 · 2 comments
Closed

Code for rgb2ycbcr #14

ash80 opened this issue Aug 17, 2022 · 2 comments

Comments

@ash80
Copy link

ash80 commented Aug 17, 2022

Thanks for making the code public. Could you please also provide the inverse of function YCbCr2RGB that you have used to convert the RGB images into YCbCr?

@HardworkingLittlequ
Copy link
Contributor

Hello! You can refer to fusedY2RGB.m in the repo.

@ash80
Copy link
Author

ash80 commented Aug 19, 2022

Hi,
fusedY2RGB.m only uses both the (rgb2ycbcr and YCbCr2rgb) but it doesn't define them.
Anyways I was able to successfully invert the ycbcr2rgb to get rgb2ycbcr function. So it's no longer an issue. Thanks

@ash80 ash80 closed this as completed Aug 19, 2022
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

No branches or pull requests

2 participants