I have a matrix where the value is stored as 33088, 33000 and 1. I am aware of 8 bit maps ( 24 bit BGR ) , but I cant find the color palette for 48 bit BGR. The above matrix is stored as 3 channel with CV_16U.
1 | initial version |
I have a matrix where the value is stored as 33088, 33000 and 1. I am aware of 8 bit maps ( 24 bit BGR ) , but I cant find the color palette for 48 bit BGR. The above matrix is stored as 3 channel with CV_16U.