duanhong169 / Camera

📸 Use Android camera to take pictures and videos, based on `camera2` api.
Apache License 2.0
130 stars 45 forks source link

Is it possible preprocess the frames before previewing them ? #12

Open kleysonr opened 5 years ago

kleysonr commented 5 years ago

I would like to preprocess each frame before them be showed. Something like onPreviewFrame.

Is that possible ?

Best Regards. Kleyson Rios.