Metadata-Version: 2.1
Name: multitrackpro
Version: 0.1.0
Summary: A multi-camera multi-object tracking library with its own labelling tool to annotate datasets.
Home-page: https://github.com/saurabheights/multitrackpro
Author: Saurabh Khanduja
Author-email: pixelperceive@gmail.com
License: GNU General Public License v3
Keywords: multitrackpro
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst

=============
MultiTrackPro
=============


.. image:: https://img.shields.io/pypi/v/multitrackpro.svg
        :target: https://pypi.python.org/pypi/multitrackpro

.. image:: https://readthedocs.org/projects/multitrackpro/badge/?version=latest
        :target: https://multitrackpro.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




A multi-camera multi-object tracking library with its own labelling tool to annotate datasets.


* Free software: GNU General Public License v3
* Documentation: https://multitrackpro.readthedocs.io.


Features
--------

* QT based media player that can play four videos at the same time.

Pending Tasks
-------------

* Integrate github action/circleci

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2023-06-09)
------------------

* First release on PyPI.
