You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Great library!
I have a problem with the output image. I am trying to get a square photo but the output is slightly off.
These are the logs from the various delegate methods:
fastCamera.view.frame: (0.0, 80.0, 320.0, 320.0)
RAW JPEG Data size: Optional((2448.0, 3264.0))
capturedImage size: (2448.0, 2452.0)
Normalized full capturedImage size: (2448.0, 2452.0)
Normalized scaled capturedImage size: (320.0, 321.0)
Any idea why the image is slightly wider? Thanks!
I am testing on an iPhone 5S running iOS 9.1
The text was updated successfully, but these errors were encountered:
lorlab
changed the title
Captured image has size / wrong aspect ratio
Captured image has wrong size / aspect ratio
Nov 30, 2015
Hi! Great library!
I have a problem with the output image. I am trying to get a square photo but the output is slightly off.
These are the logs from the various delegate methods:
Any idea why the image is slightly wider? Thanks!
I am testing on an iPhone 5S running iOS 9.1
The text was updated successfully, but these errors were encountered: