eimage 0.0.1-alpha.13

Library for processing image collections in 3D space.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "eimage"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Library for processing image collections in 3D space."


[dependencies]
eimage-core = { version = "0.0.1-alpha.13", path = "../eimage-core" }
eimage-io = { version = "0.0.1-alpha.13", path = "../eimage-io" }