Navigation

    • Login
    • Search
    • 版块
    • 产品
    • 教程
    • 论坛
    • 淘宝
    1. Home
    2. a2bm
    3. Topics
    A
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    • mipush

    Topics created by a2bm

    • A

      识别二维码,之后进行判断
      OpenMV Cam • • a2bm

      2
      0
      Votes
      2
      Posts
      71
      Views

      while(True): img = sensor.snapshot() img.lens_corr(1.8) # strength of 1.8 is good for the 2.8mm lens. for code in img.find_qrcodes(): xingxi = code.payload() print(xingxi) if xingxi == '123+123': print('OK') else: print('NOT OK')
    • A

      识别颜色的时候加上led灯,会出现花屏
      OpenMV Cam • • a2bm

      4
      0
      Votes
      4
      Posts
      102
      Views

      帧率低,是因为你加了 time.sleep(300)。
    • A

      特征点检测检测份特征点,输出不同的信号
      OpenMV Cam • • a2bm

      1
      0
      Votes
      1
      Posts
      69
      Views

      No one has replied

    • A

      模板匹配中出现报错zzzz
      OpenMV Cam • • a2bm

      2
      0
      Votes
      2
      Posts
      96
      Views

      S

      这个重新保存图片,改变保存区域的大小即可。
    • A

      openMV4 H7
      OpenMV Cam • • a2bm

      2
      0
      Votes
      2
      Posts
      99
      Views

      如果是摸着不烫手就是正常的,如果烫手就是不正常的。
    • A

      openMV4 H7一个接口是usb接口,另外一个是干什么的?
      OpenMV Cam • • a2bm

      2
      0
      Votes
      2
      Posts
      97
      Views

      插锂电池供电的。