Top "Autofocus" questions

ZXing Autofocus issue

I write an application for Motorola Xoom tablet with Android 3.1 for my master thesis that can scan multiple QR Codes …

android android-camera zxing autofocus
How to develop a Face recognition iPhone app?

I am trying to develop an iPhone for Face recognition/detection. In my app i want to make my iPhone …

iphone ios camera face-recognition autofocus
Autofocus Input Element on Modal Open Bootstrap 4

I am trying to autofocus input element on bootstrap 4 modal open . I have tried below code from http://getbootstrap.com/…

input bootstrap-modal bootstrap-4 autofocus
iphone camera show focus rectangle

I am cloning Apple's camera app using AVCaptureSession based on Apple's AppCam app sample. The problem is I cannot see …

iphone avcapturesession autofocus
camera parameters.setFocusMode is not working

I am trying to set the camera autofocus ON ... but whenever i set setFocusMode the application crashes.. java.lang.RuntimeException: …

android android-camera autofocus
Android auto focus when continuous auto focus modes are not supported

I have a camera in my app and I want to make it auto focus continuously in the same way …

android android-camera autofocus
Setting HTML5 autofocus attribute with CSS

I have a website that has one input field (like a search engine) and I use the HTML5 autofocus attribute …

javascript css html autofocus
How to add autofocus to AVCaptureSession? SWIFT

I'm using AVFoundation to recognize text and perform OCR. How do I add autofocus? I don't want to have the …

ios swift avfoundation avcapturesession autofocus
Ionic v4 - how do I autofocus on a Input?

I have a view with an input <ion-input #codigobarras></ion-input> How can I auto focus on …

ionic4 autofocus
Android: record video with "continuous" auto-focus

I work on video recording; everything works except for requesting continuous focus. This is what I do (tried both in …

android video crash recording autofocus