Skip to content

Commit

Permalink
removed cv2 import
Browse files Browse the repository at this point in the history
Former-commit-id: 36aab93
  • Loading branch information
fishingguy456 committed May 27, 2022
1 parent d19f6d8 commit 7788fbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion imgtools/ops/ops.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from typing import List, TypeVar, Sequence, Union, Tuple, Optional, Any
from cv2 import DFT_COMPLEX_INPUT

import numpy as np
import SimpleITK as sitk
Expand Down

0 comments on commit 7788fbb

Please sign in to comment.