Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Autofocus #49

Closed
iBicha opened this issue Dec 5, 2017 · 11 comments
Closed

Autofocus #49

iBicha opened this issue Dec 5, 2017 · 11 comments

Comments

@iBicha
Copy link

iBicha commented Dec 5, 2017

Is there anyway to use autofocus? This is to do additional detection and CV work, but the resolution is quite poor without autofocus

@chaosemer
Copy link
Contributor

The ARCore camera focal distance is set to a fixed focus tuned for motion tracking. There is not an API that allows you to adjust the focus as that would impact the tracking quality. Sorry!

@iBicha
Copy link
Author

iBicha commented Dec 17, 2017

Makes sense, I think it should be possible in theory, to work with a variable focal length, but I have no idea where to go from here. I'll close this for now, feel free to open it back up if there are new leads. Thanks!

@stefanlindblad
Copy link

+1 for implementing this feature in a future release. We try to work on enhancing ARCore to be able to use custom tracking markers, it is hard to do computer vision on the unfocused imagery.

@achuvm
Copy link

achuvm commented May 9, 2018

Now that ARCore 1.2 has AugmentedImage support (Image Recognition), was this added to the API?

https://developers.google.com/ar/reference/c/group/augmented-image

@ZeroLu
Copy link

ZeroLu commented Jun 27, 2018

+1 Would be really great to have auto focus(or tap to focus) and improve the image quality to full resolution, just like ARKit.

@re-cheid
Copy link

+1
We are trying to detect certain features, but we are currently very limited in terms of the feature's size and detail level, which makes it unusable for our use case.

@breiting
Copy link

That is an urgent issue, please fix it. Detecting codes is currently not possible with ARCore

@Terked
Copy link

Terked commented Jul 27, 2018

+1 auto-focus (or tap to focus) would greatly increase the tracking quality that we need in our app

@dvlee1024
Copy link

+1 auto-focus. the quality of backgroundimage is not good enough. It has an influence on my image processing

@pablisho
Copy link
Contributor

pablisho commented Aug 2, 2018

Hi, ARCore SDK for Unity v1.4.0 has been released and Autofocus has been added to it.

@pablisho pablisho closed this as completed Aug 2, 2018
@gurujeya14
Copy link

This comment might be useful to set auto-focus mode in camera.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests