Closed redwarp closed 2 years ago
Currently, the cpu has the responsability for doing rbgu8 to rbgu32f or rbgu8 to lab. This should be gpu-i-fied, should make stuff faster.
Check https://stackoverflow.com/questions/15408522/rgb-to-xyz-and-lab-colours-conversion for lab conversion
Currently, the cpu has the responsability for doing rbgu8 to rbgu32f or rbgu8 to lab. This should be gpu-i-fied, should make stuff faster.