🎴 Flashcard Mode
Libraries for Computer Vision
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which library is widely used for computer vision tasks in Python?
AnswerClick to flip back
A
OpenCV
💡 Explanation:
OpenCV (Open Source Computer Vision Library) is a popular library for computer vision tasks in Python. It provides a comprehensive set of functions and algorithms for image processing, feature detection, object tracking, and more.