Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Camera blurry
Forum Updated to NodeBB v4.3 + New Features

Camera blurry

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 257 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • NickVN Offline
    NickVN Offline
    NickV
    wrote on last edited by
    #1

    Hi everyone.
    I use qt 5.9.6 and i have a problem with my camera. Every photo that i take becomes blurry. Any idea why this happens? I've read that i should enable auto focus into my camera by using trhe following code:

    focus {
         focusMode: CameraFocus.FocusContinuous
         focusPointMode: CameraFocus.FocusPointAuto
    }
    

    But nothing changed. My photos are still blurry. Any suggestions?

    M 1 Reply Last reply
    0
    • NickVN NickV

      Hi everyone.
      I use qt 5.9.6 and i have a problem with my camera. Every photo that i take becomes blurry. Any idea why this happens? I've read that i should enable auto focus into my camera by using trhe following code:

      focus {
           focusMode: CameraFocus.FocusContinuous
           focusPointMode: CameraFocus.FocusPointAuto
      }
      

      But nothing changed. My photos are still blurry. Any suggestions?

      M Offline
      M Offline
      mvuori
      wrote on last edited by
      #2

      Someone might have ideas if you told in detail what your device is.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved