An open API service indexing awesome lists of open source software.

https://github.com/allencellmodeling/lineannotation

GUI tool for creating training data to determine sarcomere length
https://github.com/allencellmodeling/lineannotation

Last synced: 7 months ago
JSON representation

GUI tool for creating training data to determine sarcomere length

Awesome Lists containing this project

README

          

===================
LineAnnotation
===================

.. image:: https://img.shields.io/travis/AllenCellModeling/lineannotation.svg
:target: https://travis-ci.org/AllenCellModeling/lineannotation

A tool for annotating images with lines.

* Free software: Allen Institute Software License

* Documentation: https://lineannotation.readthedocs.io.

Installation
------------

`> git clone :repo_url:`

`> pip install -e .`

Usage
-----

`> line_annot`

or

`> line_annot -ip :path/to/image:`

Features
--------

* load an image
* draw lines on image
* edit lines that have been added
* TODO: generate docs

Credits
-------

This package was created with Cookiecutter_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter