Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Artifacts with Image rendering
Forum Updated to NodeBB v4.3 + New Features

Artifacts with Image rendering

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 479 Views 1 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.
  • J Offline
    J Offline
    jb2a
    wrote on last edited by
    #1

    Hello,

    I am currently working on a QML project on ARM ("Odroid X2":http://www.hardkernel.com/main/products/prdt_info.php?g_code=G135235611947&tab_idx=2), under eglfs. In short, I am rendering camera frames in an Image. The image data are injected in a QImage on the C++ side and exposed to the Image through an image provider.

    While the frame rate is quite low (10 FPS), I observe some random artifacts on my image, I check by saving on disk that the original QImage is not affected by noise. The rendering method is not perhaps the more efficient (any advice are welcom on this subquestion ;)), but I am curious of the cause of this constant noise during image rendering. Any hint?

    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