11 releases
new 0.1.11 | Sep 26, 2023 |
---|---|
0.1.10 | Sep 23, 2023 |
236 downloads per month
17KB
343 lines
Converter
Install
# Install converter local:
cargo install dc_converter_tof
Dependency
Converter is using Rust OpenCV which need the following dependencies.
Ubuntu:
sudo apt install libopencv-dev clang libclang-dev
Build
# Verbose build:
cargo build -v -v
Dependencies
~4–5.5MB
~86K SLoC