Metadata-Version: 2.4
Name: doris-tracker
Version: 2025.12.10
Summary: DORIS
Author-email: Olivier Friard <olivier.friard@unito.it>
License-Expression: GPL-3.0-only
Project-URL: Homepage, http://www.boris.unito.it/doris
Project-URL: Documentation, https://boris.readthedocs.io/en/latest/
Project-URL: Change_log, https://github.com/olivierfriard/DORIS/wiki/Revision-history
Project-URL: Source_code, https://github.com/olivierfriard/DORIS
Project-URL: Issues, https://github.com/olivierfriard/DORIS/issues
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.13
Description-Content-Type: text/x-rst
License-File: LICENSE.TXT
Requires-Dist: matplotlib>=3.10.7
Requires-Dist: opencv-python-headless>=4.12.0.88
Requires-Dist: pandas>=2.3.3
Requires-Dist: pyqt5>=5.15.11
Requires-Dist: scikit-learn>=1.8.0
Requires-Dist: scipy>=1.16.3
Dynamic: license-file

################################################################
DORIS
################################################################

:Author: `Olivier Friard <http://penelope.unito.it/friard>`_


DORIS is an easy-to-use interactive object detection and tracking software with a graphical user interface.

DORIS is a free and open-source software available for GNU/Linux, Windows and Mac OS.

This project is at an early stage of development. Please report any bugs and suggestions using the GitHub issues tracker.

DORIS web page: `http://www.boris.unito.it/doris <http://www.boris.unito.it/doris>`_

This project was inspired by the **Tracktor project**: https://github.com/vivekhsridhar/tracktor https://besjournals.onlinelibrary.wiley.com/doi/abs/10.1111/2041-210X.13166

Requirements
========================================================================================

* matplotlib
* numpy
* opencv-python-headless (>=4.0.0)
* pandas
* PyQt5
* scikit-learn
* scipy



User guide
========================================================================================

https://doris.readthedocs.io/en/latest/

A video tutorial is available at https://www.youtube.com/watch?v=toSXiqsWRzY (no audio)


Download binaries (executable versions for Linux, Windows and Mac OS)
========================================================================================

See the `Releases page <https://github.com/olivierfriard/DORIS/releases>`_



