Im_CIA
Im_CIA
I'm going be skirting around my NDA here a bit, but this past week I was trying to use a samsung S4 front-facing camera to capture some... stuff using Google Vision. Yes, it has to be a front-facing camera.
The biggest problem is that I'm capturing PreView frames and the content (text) I'm looking for is too blurry for the API to detect. At least, I think that's what happening. I tried both YUV and Bitmap formats, different focus modes which appear to be disabled, and using a convolution matrix to sharpen the image. The the latter is slow as fuck and doesn't even work. The only method that DOES work is continuously taking pictures.
I'm not that good with image processing or camera work. Does anyone know hack to activate secret focusing settings on the front cameras on samsung phones and tablets? Like third party open source Camera handles that can possibly circumvent the android SDK one.
Edit: please disregard the fact that my handle literally says "Im CIA"
The biggest problem is that I'm capturing PreView frames and the content (text) I'm looking for is too blurry for the API to detect. At least, I think that's what happening. I tried both YUV and Bitmap formats, different focus modes which appear to be disabled, and using a convolution matrix to sharpen the image. The the latter is slow as fuck and doesn't even work. The only method that DOES work is continuously taking pictures.
I'm not that good with image processing or camera work. Does anyone know hack to activate secret focusing settings on the front cameras on samsung phones and tablets? Like third party open source Camera handles that can possibly circumvent the android SDK one.
Edit: please disregard the fact that my handle literally says "Im CIA"
Last edited by a moderator: