如何使用打开的简历检测红色激光并获取x,y坐标

时间:2019-02-19 08:00:09

标签: c++ ios opencv

我一直在使用以下代码来检测红色激光并获取其坐标,但是在获取准确的坐标时会遇到问题。

下面是我试图解决问题的代码。

我想要红色激光或红色物体的准确坐标,就像我在iOS App中使用cpp代码一样。


   {
    "error": {
    "code": "InvalidInput",
    "message": "Error converting value \"DesiredProp\" to type
    'Microsoft.Rdx.Client.Events.Property'. Path 
   'getEvents.projectedProperties[0]', line 9, position 45.\r\n---> Could 
    not        cast or convert from System.String to 
    Microsoft.Rdx.Client.Events.Property.\r\n"
      }
     }

0 个答案:

没有答案