Ask Your Question

RickDroid's profile - activity

2014-11-27 06:01:58 -0600 received badge  Supporter (source)
2014-11-27 00:18:57 -0600 commented answer Rotating Android Camera to Portrait

hi, i am new to opencv ecosystem, i tried to incorporate the same code with my facedetection sample but cannot understand from where to call this class, Should i call it from onCameraFrame or i need to change the whole code in the sample,(which i dont think is a better approach for me), can someone help me as to how to use this code, because onCameraFrame returns a mat image and even if i use this class from onCameraFrame i am not getting any Rotated image. @Idol can you please paste the code where you incorporated it in tutorial1