Replies: 1 comment 2 replies
-
It would be faster to take the Y row from the 709 matrix and use it directly with numpy. But if you later need the chroma data anyway, then you should compute it once. If you share a characteristic script (with random RGB values) that you are trying to profile I might be able to help. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now I am:
is there a faster way?
thank you! : )
J
Beta Was this translation helpful? Give feedback.
All reactions