anytrack

View on PyPIReverse Dependencies (0)

1.0.22 anytrack-1.0.22-py3-none-any.whl

Wheel Details

Project: anytrack
Version: 1.0.22
Filename: anytrack-1.0.22-py3-none-any.whl
Download: [link]
Size: 18622
MD5: 98a1af966ae5f5f902f1515e74fddfee
SHA256: 893acac28af80d1195055eef2922085b51ef7bafb3ea459cd59362f63a47cd09
Uploaded: 2021-03-09 14:37:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: anytrack
Version: 1.0.22
Summary: Simple tracking script for arbitrary object tracking in videos.
Author: Dennis Goldschmidt
Author-Email: dennis.goldschmidt[at]neuro.fchampalimaud.org
Home-Page: https://pypi.python.org/pypi/anytrack
License: GPLv3
Keywords: tracking,data analysis,fly
Classifier: Development Status :: 1 - Planning
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Platform: LinuxUbuntu
Platform: MacOSX-HighSierra
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: opencv-python
Requires-Dist: tqdm
Requires-Dist: PyInquirer
[Description omitted; length: 70 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
anytrack/anytracker.py sha256=rdOs0D63WNofLoXgGTJnBQ_1Vy3TU71olnVYMIDzWkU 14498
anytrack/background.py sha256=859lc_B1IXcT6hANZXak6yzAxKRuFqFE3KnzqD2y2Bs 2142
anytrack/cli.py sha256=M1RrFQeN1c2Raigw6ixLhcv1qpUMJFLiCWeFJVJKQqM 978
anytrack/contours.py sha256=x3qXaq8wUd6jJwQS2ZTo7advOrrrD-j5QfVIJxTpqEY 2459
anytrack/files.py sha256=AeLONb1n72M0VHkw6Of6of8qJdUgmIUmoFIPi5FL0b4 571
anytrack/helpers.py sha256=vTZpxGtgUPK4hxnIpHZyON8i7PsJE_cQor2dEIZ4GKA 1818
anytrack/main.py sha256=egf1_7By9mwu5rT9S5BnqgTlKqUGgAeB63YOrnBJpEk 1652
anytrack/overlay_tracks.py sha256=F-HR6om2HZSnQjWWC1kZDPjHccODoIQyb4kxCL7iWH8 2348
anytrack/register.py sha256=4lPDFJwP9zXmRAEaoZ13iGlBiuBSqfZtTfLBFgVRs5A 1434
anytrack/roiselect.py sha256=ezL9mi_pwkh7cTypShB9w9eEiIyAmj1UAycptqQMe3w 16251
anytrack/trajectory.py sha256=Yuccf2Ff0DXCtk35KN3rM4VL9gCOsbh-oPc-LDrlVLY 2007
anytrack/video.py sha256=mITuCpL6xD43X5mdig5_0smHUk-6FxSUGJnkQokyAsM 1870
anytrack/yaml_helpers.py sha256=7KTcL-ZGapsaHyJG80if2cKnMj7ceAzvowvTR0S6WBQ 535
anytrack-1.0.22.dist-info/METADATA sha256=8ijY7yakkvPsPvxUyDuQg1r1H34z1DyNTnKaDe4Fw04 870
anytrack-1.0.22.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
anytrack-1.0.22.dist-info/entry_points.txt sha256=RJppB9iqgy2h7uKevGdPjuSIy3vXF4vnlMUK2QbQXs8 92
anytrack-1.0.22.dist-info/top_level.txt sha256=zrLVvjLVcTUN1VTgupCyJvPYuPRQb9lV09-N36ja--Q 9
anytrack-1.0.22.dist-info/RECORD

top_level.txt

anytrack

entry_points.txt

anytrack = anytrack.main:main
anytrack-register = anytrack.register:main