Metadata-Version: 2.1
Name: clickpoints
Version: 1.9.6
Summary: Scientific toolbox for manual and automatic image evaluation.
Home-page: https://github.com/fabrylab/clickpoints
Author: Richard Gerum, Sebastian Richter
Author-email: richard.gerum@fau.de
License: GPLv3
Platform: UNKNOWN
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: imageio
Requires-Dist: scikit-image
Requires-Dist: qtpy
Requires-Dist: qtawesome
Requires-Dist: qimage2ndarray
Requires-Dist: pillow
Requires-Dist: peewee
Requires-Dist: natsort
Requires-Dist: tifffile (>=2020.2.16)
Requires-Dist: sortedcontainers
Requires-Dist: psutil
Requires-Dist: imageio-ffmpeg
Requires-Dist: quamash
Requires-Dist: pyqt5

.. -*- mode: rst -*-

|ClickPoints|

.. |ClickPoints| image:: https://github.com/fabrylab/clickpoints/blob/master/docs/images/Logo.png

|DOC|_  |Python36| |License|_ |DOI|_

.. |DOC| image:: https://readthedocs.org/projects/clickpoints/badge/
.. _DOC: http://clickpoints.readthedocs.io

.. |Python36| image:: https://img.shields.io/badge/python-3.6-blue.svg

.. |License| image:: https://img.shields.io/badge/License-GPLv3-blue.svg
.. _License: http://www.gnu.org/licenses/gpl-3.0.html

.. |DOI| image:: https://img.shields.io/badge/DOI-10.1111/2041--210X.12702-blue.svg
.. _DOI: http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12702/full

Click Points is a program written in the Python programming language, which serves on the one hand as an image viewer and on the other hand as an data display and annotation tool. Every frame can be annotated by a description, marked points/tracks, or marked areas (paint brush). This helps to view image data, do manual evaluation of data, help to create semi-automatic evaluation or display the results of automatic image evaluation.

Please refere to our `Documentation <http://clickpoints.readthedocs.io/en/latest/>`_ for more information and instructions on installing it.


