saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
2.96k stars 1.19k forks source link

Need to crop dead lines ? #676

Open benjarn374 opened 1 year ago

benjarn374 commented 1 year ago

At the bottom of my preview i end up with 4 green lines of pixels it is a normal behavior (because camera support only this requestHeight).

But i need to remove those 4 lines :

but it's not a cropping solution...

Does anybody has crop a preview in a simple way allready (without openCV i mean) ?