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
- Host: GitHub
- URL: https://github.com/allencellmodeling/lineannotation
- Owner: AllenCellModeling
- License: other
- Created: 2019-02-20T00:17:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T22:04:02.000Z (almost 7 years ago)
- Last Synced: 2025-01-02T23:14:20.682Z (12 months ago)
- Language: Python
- Size: 5.68 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
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