While writing function to convert image type I need to know its planar or interleaved. I read a lot in OpenCV doc, but I couldn't find. Can somebody give a snippet of code?
1 | initial version |
While writing function to convert image type I need to know its planar or interleaved. I read a lot in OpenCV doc, but I couldn't find. Can somebody give a snippet of code?