OpenCV-Tutorials
OpenCV-Tutorials copied to clipboard
Value Error from #tutorial3.py
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?