rkaiq 0.1.0

Rockchip RKAIQ bindings for Rust
docs.rs failed to build rkaiq-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

rkaiq

Rockchip RKAIQ bindings for Rust.

Build Examples

Before you build the examples, you must set PKG_CONFIG_SYSROOT_DIR to tell pkg-config where to find dependencies.

For example: with Full-V RKLASER1 Boards

export PKG_CONFIG_SYSROOT_DIR=/opt/fullv/2021.02.7-rklaser1/staging

Build an run examples:

cargo r --example minimal