#camera #bindings #image #api-bindings #vimba #allied-vision

vmbc-sys

Rust wrapper of the Vimba X library for Allied Vision cameras

2 releases

0.1.1 Apr 10, 2024
0.1.0 Apr 10, 2024

#425 in Images

Download history 343/week @ 2024-04-08 112/week @ 2024-04-15

455 downloads per month

MIT/Apache

195KB
3K SLoC

vmbc-sys

Crates.io

Rust wrapper of the Vimba X library for Allied Vision cameras

Building

To build:

cargo build

Regenerate the bindings

To regenerate the bindings:

./run-bindgen.sh

Run example

There is an example of usage in examples/synchronous-grab.rs.

To run the example:

cargo run --example synchronous-grab

Code of conduct

Anyone who interacts with this software in any space, including but not limited to this GitHub repository, must follow our code of conduct.

License

This crate is Copyright (C) 2021-2024 Andrew Straw strawman@astraw.com.

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option. This file may not be copied, modified, or distributed except according to those terms.

Note that this license only covers this Rust crate. The underlying Vimba X library has different license terms.

Dependencies

~0–40MB
~561K SLoC