Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image automatically rotate to landscape #123

Open
vsk-21 opened this issue Jul 4, 2020 · 9 comments
Open

Image automatically rotate to landscape #123

vsk-21 opened this issue Jul 4, 2020 · 9 comments

Comments

@vsk-21
Copy link

vsk-21 commented Jul 4, 2020

No description provided.

@nazeera8
Copy link

nazeera8 commented Jul 7, 2020

I am also facing the same issue.

@vamsee9
Copy link

vamsee9 commented Jul 9, 2020

here is the fix already #62

@jhansireddy
Copy link
Owner

@vsk-21 Could you give me steps to reproduce, I don't see this issue.

@PratikSheth
Copy link

PratikSheth commented Oct 23, 2020

Image rotation bug.zip

@jhansireddy I am also facing the same issue. whenever I scan passport photos especially image is getting auto-rotated.

I have attached a recording of the issue.

@PratikSheth
Copy link

How to reproduce:
If u click image by holding a phone in landscape, issue is not occuring. but if u click the image in portrait mode (the way normally we hold the phone), clicked image will get 90 degree rotated view in the preview screen.

@UjjwalDeep
Copy link

@jhansireddy I am also facing this auto landscape rotation issue, please help

@UjjwalDeep
Copy link

Image rotation bug.zip

@jhansireddy I am also facing the same issue. whenever I scan passport photos especially image is getting auto-rotated.

I have attached a recording of the issue.

Did you fixed the issue??

@ashwinjawale24
Copy link

@vsk-21 here is the fix already #62 , replace the code in it, and it will work

@nedushny
Copy link

nedushny commented Jun 2, 2022

@vsk-21 @nazeera8 Comment out the line matrix.postRotate(90); in the getBitmap() function in the ScanFragment class
or replace 90 to 0 degree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants