dc_converter_tof

Crates.iodc_converter_tof
lib.rsdc_converter_tof
version0.2.0
sourcesrc
created_at2023-09-05 13:45:44.748755
updated_at2024-11-22 09:37:19.668341
descriptionFile Converter
homepage
repository
max_upload_size
id964314
size39,472
(TimoForstner)

documentation

README

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
Commit count: 0

cargo fmt