OpenCV
OpenCV - Numpy Error
Python
numpy
,
raspberrypi
,
programming
berak
February 3, 2023, 9:20pm
2
all coords must be integer, not float
manually cast all 4 of them:
int(x)
, etc
show post in topic
Related topics
Topic
Replies
Views
Activity
Optical Flow Error
Python
1
1292
May 19, 2021
Hand Tracking Project
7
1185
June 26, 2021
OpenCV - problem with cv2.line() method
Python
programming
1
516
October 22, 2022
Histogram: OpenCV vs Numpy. Does OpenCV works properly?
Python
4
568
March 18, 2022
Src.empty() in function 'cvtColor'
Python
2
1253
June 16, 2021