visioncortex 0.9.2

Semantic Computer Vision
Documentation
[package]
name = "visioncortex"
version = "0.9.2"
authors = ["Chris Tsang <tyt2y7@gmail.com>"]
edition = "2021"
description = "Semantic Computer Vision"
license = "MIT OR Apache-2.0"
homepage = "http://www.visioncortex.org/"
repository = "https://github.com/visioncortex/visioncortex/"
categories = ["graphics", "computer-vision"]
keywords = ["computer-graphics", "computer-vision"]
exclude = [
    "docs/*",
    "tests/parity/*",
]

[dependencies]
bit-vec = "0.6"
num-traits = "0.2"
flo_curves = "0.3"