2 个版本

0.1.1 2024 年 4 月 10 日
0.1.0 2024 年 4 月 10 日

#427 in 图像

Download history • Rust 包仓库 321/week @ 2024-04-07 • Rust 包仓库 102/week @ 2024-04-14 • Rust 包仓库 63/week @ 2024-04-21 • Rust 包仓库 33/week @ 2024-04-28 • Rust 包仓库 19/week @ 2024-05-05 • Rust 包仓库 31/week @ 2024-05-12 • Rust 包仓库 18/week @ 2024-05-19 • Rust 包仓库 63/week @ 2024-05-26 • Rust 包仓库 18/week @ 2024-06-02 • Rust 包仓库 45/week @ 2024-06-09 • Rust 包仓库 28/week @ 2024-06-16 • Rust 包仓库 24/week @ 2024-06-23 • Rust 包仓库 10/week @ 2024-06-30 • Rust 包仓库 27/week @ 2024-07-07 • Rust 包仓库

每月 96 次下载

MIT/Apache

195KB
3K SLoC

vmbc-sys

Crates.io

用于 Allied Vision 相机的 Vimba X 库的 Rust 封装

构建

构建方法

cargo build

重新生成绑定

重新生成绑定的方法

./run-bindgen.sh

运行示例

examples/synchronous-grab.rs 中有一个使用示例。

运行示例的方法

cargo run --example synchronous-grab

行为准则

任何与该软件互动的人,包括但不限于这个 GitHub 仓库,都必须遵守我们的 行为准则

许可

本 crate 版权所有(C)2021-2024 Andrew Straw strawman@astraw.com

许可协议为 Apache License 2.0 <LICENSE-APACHE 或 https://apache.ac.cn/licenses/LICENSE-2.0> 或 MIT 许可证 <LICENSE-MIT 或 https://open-source.org.cn/licenses/MIT>,由您选择。本文件不得复制、修改或分发,除非按照这些条款。

请注意,本许可证仅涵盖此 Rust crate。底层的 Vimba X 库有不同的许可条款。

依赖

~0–36MB
~524K SLoC