Hacker News new | ask | show | jobs
by hobg 715 days ago
Image Watch is a watch window for viewing in-memory bitmaps when debugging native C++ code.

The current version has built-in support for OpenCV image types (`cv::Mat`, `cv::Mat_<>`, `CvMat`, `_IplImage`). To enable user-defined image types please refer to the Image Watch documentation.