【问题标题】:Put marker on the image in OpenCV在 OpenCV 中的图像上放置标记
【发布时间】:2013-04-04 10:56:17
【问题描述】:

我正在使用cv::imshow("binary1", binary1); 显示图像。我想在图像上放置一个标记以检查像素位置。如何在图像上为特定的行和列值添加标记?

【问题讨论】:

    标签: opencv


    【解决方案1】:

    很难理解你想要做什么,但我不久前写了一个代码displays the RGB color of a pixel along with it's coordinates on the title of the window。将鼠标指针移到图像上,您会看到它发生了变化。

    不过,它使用 Qt 窗口。您可以查看cvImage

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-03-11
      • 1970-01-01
      • 2017-10-27
      • 1970-01-01
      • 1970-01-01
      • 2019-06-27
      • 1970-01-01
      相关资源
      最近更新 更多