Skip to content

Commit 98fc2ef

Browse files
author
Pau Gargallo
committed
Use opencv headless in conda
1 parent 41c04f2 commit 98fc2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ dependencies:
44
- cmake=3.31
55
- make
66
- libxcrypt
7-
- opencv
87
- ceres-solver=2.1
98
- conda-forge::llvm-openmp
109
- conda-forge::cxx-compiler
@@ -18,6 +17,7 @@ dependencies:
1817
- matplotlib==3.5.1
1918
- networkx==3.4.2
2019
- numpy==1.21.5
20+
- opencv-python-headless
2121
- Pillow==9.0.1
2222
- pyproj>=3.3.0
2323
- pytest==8.4.0

0 commit comments

Comments
 (0)