https://github.com/twelve17/openalpr-iosこのライブラリを使用して、ナンバー プレートの画像を分析し、そこからライセンス番号を取得しています。
Mac で ruby スクリプトを実行してopenaplr.frameworkを生成しようとすると、エラーが発生します。
これは私が得ているエラーです。
"/Volumes/DATA/Project_Stuff/openalpr-ios/lib/alpr/utils.rb:44:in execute': Child returned: pid 587 exit 1 (RuntimeError) from /Volumes/DATA/Project_Stuff/openalpr-ios/lib/ alpr/utils.rb:74:inlog_execute' from /Volumes/DATA/Project_Stuff/openalpr-ios/lib/alpr/package/automake.rb:141:in do_autoconf_build' from /Volumes/DATA/Project_Stuff/openalpr-ios/lib /alpr/package/automake.rb:58:inbuild_arch' from /Volumes/DATA/Project_Stuff/openalpr-ios/lib/alpr/package/base.rb:53:in block in install' from /Volumes/DATA/Project_Stuff/ openalpr-ios/lib/alpr/package/base.rb:52:ineach' from /Volumes/DATA/Project_Stuff/openalpr-ios/lib/alpr/package/base.rb:52:in install' from ./bin/ build_frameworks.rb:53:in
ありがとう。