OpenCV-Tutorials icon indicating copy to clipboard operation
OpenCV-Tutorials copied to clipboard

Value Error from #tutorial3.py

Open Ekansh-is-Pro opened this issue 3 years ago • 1 comments

 image[height//2, :width//2] = smaller_frame
ValueError: could not broadcast input array from shape (240,320,3) into shape (320,3)

Nothing is working after doing more changes

Ekansh-is-Pro avatar Jul 17 '22 10:07 Ekansh-is-Pro

What did you change? Can you paste the code in here?

apfeljulian avatar Jul 23 '22 21:07 apfeljulian