Forum

Raspberry Pi 4: How...
 
Notifications
Clear all

Raspberry Pi 4: How to check if I have OpenCV installed?

3 Posts
2 Users
0 Likes
133 Views
Posts: 1
Guest
Topic starter
(@Oscar)
New Member
Joined: 4 months ago

Hi

How to find out if I have OpenCV installed?

2 Replies
Posts: 11
(@raspi)
Active Member
Joined: 10 months ago

Hi

To find out if OpenCV was installed correctly, open Terminal and run the following commands:

python
import cv2 as cv
print(cv.__version__)
Reply
1 Reply
 xavy
Guest
(@xavy)
Joined: 1 second ago

New Member
Posts: 0

@raspi 👍

Reply

Leave a reply

Author Name

Author Email

Title *

 
Preview 0 Revisions Saved
Share:
Scroll to Top