rmtheis / android-ocr

Experimental optical character recognition app
Apache License 2.0
2.23k stars 894 forks source link

Portrait mode #23

Closed mesropd closed 9 years ago

mesropd commented 9 years ago

The app works good in landscape mode, but I need portrait mode. It was easy to implement portrait mode for non continuous mode, rotating data in the onPreviewFrame method, but it doesn't work real time in the continuous mode, are there any solutions for that?

rmtheis commented 9 years ago

These instructions work: http://stackoverflow.com/questions/16252791/zxing-camera-in-portrait-mode-on-android