





























Visual Studio C++ 开发 OpenCV 程序时经常需要对图像进行可视化,本文记录 VS 编写 OpenCV 代码时可视化插件 ImageWatch 的安装和使用方法。
cv::Mat,cv::Mat_<> ,CvMat,_IplImage)。Visual Studio 2012 Update3 (最低要求为 Update1)。ImageWatch.vsix 文件
在 VS 配置好 OpenCV 环境 后正常编写 OpenCV 开发的代码
在调试过程中使用插件查看图像数据
中断调试器并选择: View -> Other Windows -> Image Watch / 视图 -> 其他窗口 -> Image Watch


1 | |
Image Watch
文章链接:
https://www.zywvvd.com/notes/coding/cpp/opencv-image-watch/opencv-image-watch/
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。