带有OpenCV错误的cv2.seamlessClone():(-215:断言失败)函数'locateROI'中的<= 2 && step [0]> 0变暗

时间:2019-12-11 23:08:18

标签: python opencv

感谢您的每一个回答: 我遇到有关

的错误
  

cv2.seamlessClone(),cv2.error:OpenCV(4.0.1)

     
    

/io/opencv/modules/core/src/matrix.cpp:757:错误:(-215:Assertion     失败)在函数“ locateROI”中使<= 2 && step [0]> 0变暗

  

我的代码在这里:

pauseTimer(rowIndex) {
    this.timeArray[rowIndex] = 0; // Add this line
    clearInterval(this.interval); // Clears the interval
  }

0 个答案:

没有答案