depth_analyzer 0.2.0

Program that analyzes an image processed by AI depth detection models.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[bin]]
name = "depth_analyzer"

[dependencies.image]
version = "0.24.8"

[package]
description = "Program that analyzes an image processed by AI depth detection models."
documentation = "https://docs.rs/depth_analyzer/"
edition = "2021"
homepage = "https://github.com/rumenmitov/depth_analyzer"
license = "GPL-3.0"
name = "depth_analyzer"
readme = "README.md"
repository = "https://github.com/rumenmitov/depth_analyzer"
version = "0.2.0"