Ask Your Question

Revision history [back]

Issue with Camera Orientation

Hi,

I'm new on OpenCV and I want to change the camera orientation from landscape to portrait. I found some solutions that involve pixel manipulation in onCameraFrame method (rotate and flip the mat), but all these decrease significantly the fps.

Is there a way to fix this bug remaining on 30fps?

click to hide/show revision 2
retagged

updated 2016-08-19 05:43:54 -0600

berak gravatar image

Issue with Camera Orientation

Hi,

I'm new on OpenCV and I want to change the camera orientation from landscape to portrait. I found some solutions that involve pixel manipulation in onCameraFrame method (rotate and flip the mat), but all these decrease significantly the fps.

Is there a way to fix this bug remaining on 30fps?