Bogdan Lazarescu

Results 3 comments of Bogdan Lazarescu

I would be interested in that as well :)

I am facing the same issue. Did you find a solution to it?

I found a quick fix as well. The issue come from the Convert method in image_converter.cpp. You can patch it by using something like: if (format != IMAGE_GRAY8) memcpy(msg.data.data(), mInputCPU,...