Hi, I am trying to use your tool but after the installation it gave out an error saying "no module cv2". I tried pip install opencv-python manually, but it gave out another "getting requirement of building wheel error". I finally found a solution is to use opencv-contrib-python. So I think this solution may help someone else.
Hi, I am trying to use your tool but after the installation it gave out an error saying "no module cv2". I tried
pip install opencv-pythonmanually, but it gave out another "getting requirement of building wheel error". I finally found a solution is to useopencv-contrib-python. So I think this solution may help someone else.