We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831d4a2 commit 6114e5eCopy full SHA for 6114e5e
opendm/ai.py
@@ -5,6 +5,7 @@
5
import time
6
import sys
7
import rawpy
8
+import cv2
9
10
def read_image(img_path):
11
if img_path[-4:].lower() in [".dng", ".raw", ".nef"]:
0 commit comments