CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 1000

搜索资源列表

  1. drawing

    0下载:
  2. opencv def random_color(random): Return a random color icolor = random.randint(0, 0xFFFFFF) return cv.Scalar(icolor & 0xff, (icolor >> 8) & 0xff, (icolor >> 16) & 0xff) if __name__ == __main__ : # some consta
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:Phindx
搜珍网 www.dssz.com