Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Widgets/C++ camera quality vs QtQuick/Qml camera quality
Forum Updated to NodeBB v4.3 + New Features

Widgets/C++ camera quality vs QtQuick/Qml camera quality

Scheduled Pinned Locked Moved Unsolved General and Desktop
multimediacamerawidgetsqtquick
2 Posts 2 Posters 1.3k Views 3 Watching
  • 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.
  • A Offline
    A Offline
    Andriy Gerasika
    wrote on last edited by
    #1

    Hello,
    I have a problem: for some strange reason default "camera" example implemented in C++ displays way more qualitative image compared to QtQuick "declarative-camera" example. For example, compare the following two screenshots:
    http://www.gerixsoft.com/tmp/camera.png
    http://www.gerixsoft.com/tmp/declarative-camera.png
    --> same hardware config, same Qt config, etc, yet such a big difference in quality...

    The question is: is there a way to make QtQuick/Qml declarative camera have same quality of video output as Widgets/C++ camera has?

    Thanks,
    Andriy

    Proud author of FunnyBalloon game for kids.

    1 Reply Last reply
    0
    • jerome_isAviableJ Offline
      jerome_isAviableJ Offline
      jerome_isAviable
      wrote on last edited by
      #2

      I think not. It seems to not deeply use the same "gstreamer plugins". I'm also not sure of my answer, but it is the impression i have.
      You can maybe try to change some camera parameters from qml code, but not sure you will have the same result (it's look like luminosity problem).

      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