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

Perl サンプル

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

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

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

2. 実行方法

  1. 依存関係のインストール

      cpan FFI::Platypus
      cpan Imager
    
  2. anpr の実行

    # Windowsで出力文字が文字化けする場合
    chcp 65001
    
    perl anpr.pl