Skip to content

Commit b7c7d68

Browse files
committed
solved issue pycolmap on windows
1 parent 14409f3 commit b7c7d68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deep_image_matching/image_matching.py

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import cv2
77
import h5py
88
import numpy as np
9+
import pycolmap
910
import torch
1011
from tqdm import tqdm
1112

0 commit comments

Comments
 (0)