ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all() for image processing

前端 未结 0 1050
一向
一向 2020-11-28 12:50

i am trying this code:

import cv2

import math

import numpy as np

img=cv2.imread("/home/lenovo/Desktop/road/1.jpg")

img1=cv2.resi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题