Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thank you Alexander,
if I understand well, the rotation of the image is not an OpenCV feature, correct?
In fact, I guessed so. I take a little of your time just to make a simple example.
I have two Android devices, a Galaxy S2 with Android 4.0.3 and a Nexus 10 with Android 4.3. The two device behave in a very different way for the Camera application (the default official camera app installed, to take photographs).
Galaxy S2: when rotating the camera, from landscape to portrait to landscape etc., the image does not update with the orientation.
Nexus 10: every time orientation changes, images updates: it freezes and restarts after 'processing' the rotation. but anyway, the image still maintains the same aspect and orientation...
It's easier to see it on the device than to explain.
This makes me think it must be an Android feature.
In fact I would like to reproduce the 4.0.3 behaviour (much better IMHO) on 4.3, do you think this could be possible? The change on the manifest will do?

For the native sample, I will surely check it out. I also made some fixes, I will be pleased to send you if I do not find them on the 2.4.7. Thank you again.
AFK