flyr 0.4.2

Flyr is a library for extracting the thermal data from FLIR images.
Documentation
[dependencies.binread]
version = "1.1.1"

[dependencies.image]
default-features = false
features = ["png"]
version = "0.23.1"

[dependencies.ndarray]
version = "0.13.0"

[lib]
name = "flyr"
path = "src/lib/flyr.rs"

[package]
authors = ["Arthur Nieuwland <anieuwland@nimmerfort.eu>"]
description = "Flyr is a library for extracting the thermal data from FLIR images."
edition = "2018"
license = "EUPL-1.2"
name = "flyr"
repository = "https://bitbucket.org/nimmerwoner/flyr-rs/src/master/"
version = "0.4.2"