mltu
mltu copied to clipboard
cv2 error
this is the error i am getting while running the train.py script can you help me where exactly i am going wrong
Traceback (most recent call last):
File "E:\ML\ml_projects\project_folder\icpr\img_to_word\train.py", line 129, in
Overload resolution failed:
- Argument 'flags' is required to be an integer
- dst is not a numpy array, neither a scalar
- Expected Ptrcv::UMat for argument 'dst'