We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c04f2 commit 98fc2efCopy full SHA for 98fc2ef
conda.yml
@@ -4,7 +4,6 @@ dependencies:
4
- cmake=3.31
5
- make
6
- libxcrypt
7
- - opencv
8
- ceres-solver=2.1
9
- conda-forge::llvm-openmp
10
- conda-forge::cxx-compiler
@@ -18,6 +17,7 @@ dependencies:
18
17
- matplotlib==3.5.1
19
- networkx==3.4.2
20
- numpy==1.21.5
+ - opencv-python-headless
21
- Pillow==9.0.1
22
- pyproj>=3.3.0
23
- pytest==8.4.0
0 commit comments