gluing point tracking tool
This commit is contained in:
@@ -23,7 +23,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
]
|
||||
dependencies = ["opencv-python>=4.5.0"]
|
||||
dependencies = ["opencv-python>=4.5.0","scipy"]
|
||||
|
||||
[project.scripts]
|
||||
tsmark = "tsmark:main"
|
||||
|
||||
Reference in New Issue
Block a user