为你找到“opencv”相关结果共 2 条

  • 函数功能:使用OpenCV多尺度模板找图,返回最佳结果
    语法格式:result = OpenCV.FindImgBest(left, top, right, bottom, imgs, sim[, minScale, maxScale, stepCount,reservedParams])
  • 函数功能:使用OpenCV多尺度模板找图,返回全部结果
    语法格式:result = OpenCV.FindImgAll(left, top, right, bottom, imgs, sim[, minScale, maxScale, stepCount,reservedParams])