CameraFilter icon indicating copy to clipboard operation
CameraFilter copied to clipboard

📷 Realtime camera filters on android.

Results 26 CameraFilter issues
Sort by recently updated
recently updated
newest added

Hi, Nikocode! First of all, thank you for your work! I can 't figure out how I can zoom in and zoom out real time camera in your programm? setParameters.setZoom()...

How can I save the preview as a video?

i don't want zoomed image. please give some solution how to do zoom out in camera preview. thanks in advance.

It would be very cool to have this distributed through F-Droid: https://f-droid.org/

Can you help me with landscape mode? I am trying to modify your source code, but nothing comes

Hello, thanks for great implementation. Can we run this program on Single bitmaps instead of camera? I tried a lot but cannot figure out how.

Hi, After lots of time trying to find a camera preview approach for fast video processing, this one seems the best. Our goal is to - capture each frame using...

Hello, thank you in advance, i use this library to take camera image but image quality is not that much good. i use below capture code private boolean caputre() {...

please provied solution for below issue : E/AndroidRuntime: FATAL EXCEPTION: main Process: com.remfit.pillowsuggester, PID: 4655 java.lang.NullPointerException: Attempt to read from field 'java.lang.Object android.util.Pair.second' on a null object reference at com.remfit.pillowsuggester.CameraFilter.CameraRenderer.onSurfaceTextureAvailable(CameraRenderer.java:159)...