Ask Your Question

Revision history [back]

How to hide camera in opencv android 3.0?

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.