quantum6 / Android-USB-OTG-Camera

Apache License 2.0
120 stars 37 forks source link

Is it possible to add a zoom option? #29

Open molina98tel opened 9 months ago

molina98tel commented 9 months ago

Hi all,

I use this project to develop an app for endoscope cameras, and as it works great, I would like to add the function of digital zoom, have someone been able to implement it?

alias-r-cummins commented 9 months ago

If you use the newer library here: https://github.com/jiangdongguo/AndroidUSBCamera there is a shader based zoom effect you can easily to modify to do digital zoom and other effects.

quantum6 commented 8 months ago

I will research it