Crates.io | dc_converter_tof |
lib.rs | dc_converter_tof |
version | 0.2.0 |
source | src |
created_at | 2023-09-05 13:45:44.748755 |
updated_at | 2024-11-22 09:37:19.668341 |
description | File Converter |
homepage | |
repository | |
max_upload_size | |
id | 964314 |
size | 39,472 |
# Install converter local:
cargo install dc_converter_tof
Converter is using Rust OpenCV which need the following dependencies.
Ubuntu:
sudo apt install libopencv-dev clang libclang-dev