conda create -n opencv_env
2. Activate
conda activate opencv_env
3. Install opencv contrib python
pip install opencv-contrib-python
Now test with type "python"
import cv2
cv2.__version__
Your browser does not support graphics API "WebGL 2" which is required for this content. Troubleshooting Guide: Resolving "Yo...
0 komentar:
Post a Comment