We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c88ed62 + 43679ef commit 9746243Copy full SHA for 9746243
1 file changed
docs/scenarios/imaging.rst
@@ -89,8 +89,7 @@ Example
89
90
.. code-block:: python
91
92
- from cv2 import *
93
- import numpy as np
+ import cv2
94
#Read Image
95
img = cv2.imread('testimg.jpg')
96
#Display Image
0 commit comments