Snehal Chodankar

Results 1 comments of Snehal Chodankar

you need to install opencv-contrib-python instead of normal opencv-python library. Run the command pip install opencv-contrib-python if error persists then uninstall the opencv-python library with following command pip uninstall opencv-python