Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Using CameraBridgeViewBase in potrait

Hi guys,

I've just started using latest version of the openCV lib. It seems that the face detection sample only works correctly in landscape orientation. After reading few answers it seems you need to rotate the image before it is drawn. I have been trying to achieve this without any success.

Is there any documentation which can allow face detection in portrait, from my research it appears the functionality uses the CameraBridgeViewBase class.

Thank You

click to hide/show revision 2
retagged

updated 2013-10-28 13:04:39 -0600

berak gravatar image

Using CameraBridgeViewBase in potrait

Hi guys,

I've just started using latest version of the openCV lib. It seems that the face detection sample only works correctly in landscape orientation. After reading few answers it seems you need to rotate the image before it is drawn. I have been trying to achieve this without any success.

Is there any documentation which can allow face detection in portrait, from my research it appears the functionality uses the CameraBridgeViewBase class.

Thank You