techwithtim/OpenCV-Tutorials

Value Error from #tutorial3.py

Closed this issue · 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

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