https://github.com/JuliaImages/ImageMetadata.jl
Julia package for images having metadata
https://github.com/JuliaImages/ImageMetadata.jl
Last synced: 5 days ago
JSON representation
Julia package for images having metadata
- Host: GitHub
- URL: https://github.com/JuliaImages/ImageMetadata.jl
- Owner: JuliaImages
- License: other
- Created: 2016-07-26T16:46:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T23:22:14.000Z (about 1 year ago)
- Last Synced: 2025-11-10T01:26:08.176Z (11 days ago)
- Language: Julia
- Size: 196 KB
- Stars: 12
- Watchers: 10
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Awesome-Geospatial - ImageMetadata.jl - ImageMetadata is a simple package providing utilities for working with images that have metadata attached. (Julia)
- awesome-gis - ImageMetadata.jl - ImageMetadata is a simple package providing utilities for working with images that have metadata attached. (Geospatial Library / Julia)
README
# ImageMetadata
[![][action-img]][action-url]
[![][pkgeval-img]][pkgeval-url]
[![][codecov-img]][codecov-url]
ImageMetadata is a simple package providing utilities for working with
images that have metadata attached. For example, you might want to
associate an image with the date on which the picture was taken, or an
MRI scan with patient data, or an astronomical image with sky
coordinates and information about the detector used to acquire the
image.
Read the documentation here:
[](https://juliaimages.org/latest/pkgs/metadata/)
[pkgeval-img]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/I/ImageMetadata.svg
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html
[action-img]: https://github.com/JuliaImages/ImageMetadata.jl/workflows/Unit%20test/badge.svg
[action-url]: https://github.com/JuliaImages/ImageMetadata.jl/actions
[codecov-img]: http://codecov.io/github/JuliaImages/ImageMetadata.jl/coverage.svg?branch=master
[codecov-url]: http://codecov.io/github/JuliaImages/ImageMetadata.jl?branch=master