KwickClips Artificial Intelligence · 38 sec · free
Why does import opencv fail?
Short answer. In code the module name is cv2.
What do you install?
opencv-python.
Remember
| Install: opencv-python |
| Import: cv2 |
You typed import opencv and got an error. Why? First install it with pip install opencv python. But in code, the name is cv2. Two names to remember. Install opencv python. Import cv2.
This clip is from the full lesson: Image Processing with OpenCV in Python — 9 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: CBSE Class 10 Artificial Intelligence (417), CBSE Class 12 Artificial Intelligence (843)
More KwickClips from this lesson
Why did my resized photo stretch?41 sec
Why turn photos grey first?41 sec
What does the 0 in imread do?40 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

