Metadata-Version: 2.4
Name: mus-musculus-tracker
Version: 0.1.0
Summary: A YOLO-based tool for ROI cropping and movement tracking of Mus musculus.
Author-email: "Juan G. Colonna" <juancolonna@icomp.ufam.edu.br>
License-Expression: MIT
Project-URL: Homepage, https://github.com/juancolonna/mouse-tracker
Project-URL: Repository, https://github.com/juancolonna/mouse-tracker.git
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ultralytics>=8.4.5
Requires-Dist: moviepy>=2.2.1
Requires-Dist: opencv-python>=4.12.0.88
Requires-Dist: tqdm>=4.67.1
Requires-Dist: numpy>=2.1.3
Dynamic: license-file

# mouse-tracker
An algorithm for tracking Mus musculus using yolo12
