Add opencv as a dependency
This commit is contained in:
parent
1b6e2686be
commit
968136e22e
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ dependencies = [
|
|||
"camera-stage-mapping",
|
||||
"numpy ~= 1.20",
|
||||
"scipy ~= 1.6",
|
||||
"opencv-python ~= 4.7.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue