Skip to content

Commit 3003c1b

Browse files
authored
Update README.md
Removed reference to Tensorflow and Pytorch as per Alexander Smorkalov's comment.
1 parent 0094667 commit 3003c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Pre-built CPU-only OpenCV packages for Python.
66

7-
OpenCV (Open Source Computer Vision Library) is an open-source computer vision and machine learning software library. OpenCV Python provides a set of easy-to-use functions for image and video processing, including image loading, filtering, transformation, feature extraction, object detection, and more. It provides interfaces to popular machine learning frameworks like TensorFlow and PyTorch, making it a popular choice for computer vision tasks in both academia and industry.
7+
OpenCV (Open Source Computer Vision Library) is an open-source computer vision and machine learning software library. OpenCV Python provides a set of easy-to-use functions for image and video processing, including image loading, filtering, transformation, feature extraction, object detection, and more.
88

99
Check the manual build section if you wish to compile the bindings from source to enable additional modules such as CUDA.
1010

0 commit comments

Comments
 (0)