I want to show filtered camera preview in my application.
I\'m using Camera.setPreviewCallback() for this. I managed to process callback data and show filtered image
Create a simple View with a black background color. Position the view at the same position as the camera's SurfaceView. The camera's preview will be effectively hidden.