How to hide camera in opencv android 3.0?

asked 2016-04-17 11:13:44 -0600

Hi,

I am trying to hide camera display in opencv3.1.0 android/java. I have CameraBridgeViewBaseif I set its visibility to GONE or Invisible OnCameraFrame method is not firing in my activity. And if return null in my OnCameraFrame method display not showing but controls not adding to view. I am trying to do this for 2 days. Please help me.

edit retag flag offensive close merge delete