Hacker News new | ask | show | jobs
Image Watch for Visual Studio 2022 (marketplace.visualstudio.com)
1 points by hobg 714 days ago
1 comments

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.