Poor quality of camera preview in scanning app

I followed the tutorial below to create the scanning application.

https://lightship.dev/docs/ardk/scanning/getting_started.html

When I run it on iPhone 14 / iOS 16.4.1, the quality of camera preview is poor.

It looks blurry.

See attached file.

How can I get high quality preview ?

  • Issue Environment : On Device
  • Host machine & OS version: Mac Ventura
  • Xcode version: 14.3
  • ARDK version: 2.5.2
  • Unity version: 2022.2.19f1

Hello Omlet,

Could you please verify a few settings in your project for me?
Do you have Auto-focus enabled in your AR Session Manager component?

Could you also please check your AR Scan Manager component? You’re able to adjust the quality settings for the mesh and texture, as well as change the processing mode from Area to Detail.

Please let me know if changing any of the above settings yielded better results. Thank you!

1 Like

Hello

Thank you for your response.

I am attaching a screenshot of the setup for my project.

I will try different settings.

Image quality improved when Auto-focus was enabled.

Thank you !!!

This topic was automatically closed 2 hours after the last reply. New replies are no longer allowed.