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. Need help - Camear overlay line animation example

Need help - Camear overlay line animation example

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 571 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.
  • H Offline
    H Offline
    hrathod
    wrote on last edited by
    #1

    Hello Qt people,

    I am new to Qt and working on an industrial project with linux based HMI.

    One of the requirement is to do an overlay to the front camera view of machine.

    Like car's parking assistance lines are required to be shown on camera.
    Lines changes angles and shapes based on steering angle feedback.

    Can anybody guide on how to do this lines animation?

    I am attaching an image for reference.
    0_1493566503711_Camera overlay Lines.png

    And see the video link below for line animation examples.
    at 0:55 there is this animation.
    https://www.youtube.com/watch?v=euiI5ow5a4g

    Thank you in advance for the support.

    Thanks
    Hardik

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      There is no direct way of doing this. We need to use the Qt drawing principles like QPainter etc and draw it and overlay the camera view.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      2

      • Login

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