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

Only use Camera to Calibrate the color ? brightness? between more two cameras? #18

Open
namuhevil opened this issue Mar 31, 2022 · 0 comments

Comments

@namuhevil
Copy link

  • I have some questions about how to calibrate the color with the camera.
    As we know the camera didn't support measuring the luminance or gamma of projection color. Thus, we can not really know where is the position of SRGB's xyY value. How you can calibrate the color between two projectors if you don't have the correct brightness of those projectors?

Linear R value X
Linear G value = |M| Y
Linear B value Z

x = X/ (X+Y+Z)
y = Z/ (X+Y+Z)
Y=Y #"LUMINANCE"

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

1 participant