Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korseby/scale_bar
Draw a scale bar on microscopic images
https://github.com/korseby/scale_bar
Last synced: about 1 month ago
JSON representation
Draw a scale bar on microscopic images
- Host: GitHub
- URL: https://github.com/korseby/scale_bar
- Owner: korseby
- License: bsd-3-clause
- Created: 2019-05-13T12:50:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T13:31:42.000Z (2 months ago)
- Last Synced: 2024-11-14T14:30:07.258Z (2 months ago)
- Language: Python
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scale Bar
Draw a scale bar onto microscopic images.Version: 0.3
[![DOI](https://zenodo.org/badge/186418736.svg)](https://zenodo.org/badge/latestdoi/186418736)
## TODO
- write documentation and usage
- read scale bar distance information from EXIF
- resize destination image
- pip install## Changes
### Version 0.3:
- added scales for Canon EOS R6 Mark II### Version 0.2:
- added scale magnifier properly
- some small readme improvements### Version 0.1:
- initial release