uestccokey / EZFilter

A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bitmap and view.(一个轻量级(<180KB)、易扩展的Android滤镜和动态贴纸框架,支持摄像头、视频、图片和视图添加滤镜和贴纸。)
MIT License
207 stars 56 forks source link

How to get the camera frame before filter added? #69

Open zcoderr opened 3 years ago

zcoderr commented 3 years ago

Hi,it is a amazing library! I want get the camera frame to do some image detectoin(example, detect face position then and dynamic sticker),but I have a confuse now,how to get every frame output by camera? If someone have advise? very apprecite!

uestccokey commented 2 years ago

You can use 'pipeline.addOutput()'