Skip to the content.
English 한국어 日本語 Tiếng Việt

Rust サンプル

https://github.com/bobhyun/TS-ANPR/tree/main/examples/Rust/anpr

1. エンジンファイルのコピー

【参考】 この例では、他のサンプルとエンジンファイルを共有するために examples/bin/ ディレクトリに展開しますが、実際の配布時には通常、アプリケーションの実行ファイルがあるディレクトリにエンジンファイルをコピーします。

2. ビルドと実行

cargo build
cargo run