1 | initial version |
Try ImageWatch, it's a great plugin for looking at cv::Mat's of all kinds (images and matrix-data).
Aside from that, I was never able to see the content of the Mat in text form in the debugger. There's a plus-sign, but it only shows some addresses etc, not the actual values inside the Mat.