deepviewrt-sys 0.7.2

Low-level FFI bindings for deepview-rt Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "deepviewrt-sys"
description = "Low-level FFI bindings for deepview-rt Library"
authors = ["Au-Zone Technologies"]
readme = "README.md"
license = "AGPL-3.0"
homepage = "https://support.deepviewml.com"
repository = "https://github.com/DeepViewML/deepviewrt-rs"
documentation = "https://docs.rs/deepviewrt"
keywords = ["deepview", "visionpack"]
categories = ["computer-vision", "multimedia::video", "api-bindings"]
version = "0.7.2"
edition = "2021"

[dependencies]
libc = "^0.2"