Ecosyste.ms: Awesome

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

https://github.com/JuliaImages/ImageMetadata.jl

Julia package for images having metadata
https://github.com/JuliaImages/ImageMetadata.jl

Last synced: about 1 month ago
JSON representation

Julia package for images having metadata

Lists

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://img.shields.io/badge/docs-latest-blue.svg)](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