Upgraded to openCV 4.1. for use in rastervision to solve this dependency error. I checked all the cv2 functions in this repo via Python help(cv2.function) and compared them with the implementation in 3.4.. Only the cv2.findContours function seems to have changed. I changed the code accordingly.
Upgraded to openCV 4.1. for use in rastervision to solve this dependency error. I checked all the cv2 functions in this repo via Python help(cv2.function) and compared them with the implementation in 3.4.. Only the cv2.findContours function seems to have changed. I changed the code accordingly.