Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はそれを知りたかっただけです、
バーコードスキャナーはAndroidで動作するため。外出先でのみ文字を認識するAndroidでocrベースのアプリケーションを作成することは可能ですか?
手段アプリケーションでカメラを起動すると、写真を撮ってから認識するのではなく、作業を開始する必要があります...
前もって感謝します。
Android用のOpenCVを使用できます。オンザフライ認識については、BarCodeScannerがどのように実装しているかをここで確認できます
OpenCV4Android