Encoding 32FC1 explained?
What does 32FC1 mean? Intuitively it should just be floating point matrix of one channel but the process that I am receiving images from has an array of uint8.
How do I convert this data such that each pixel value is stored as an int?