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. Is there is any tools in Qt for signal processing

Is there is any tools in Qt for signal processing

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 4 Posters 2.8k Views 2 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.
  • K Offline
    K Offline
    Kumar
    wrote on last edited by
    #1

    Hello everyone,
    I am using Qt for our medical device development. I need to capture a signal like ECG and get into Qt and processing it. I need to know "Is there any tools in Qt for signal processing"

    your response is appreciated.

    1 Reply Last reply
    0
    • BuleronB Offline
      BuleronB Offline
      Buleron
      wrote on last edited by
      #2

      I hope this example helps you it is QML
      http://doc.qt.io/qt-5/qtquick-demos-stocqt-example.html

      S 1 Reply Last reply
      1
      • M Offline
        M Offline
        mcosta
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        what do you need with "signal processing"?
        Do you need to display data or also apply some algorithms (DSP - digital signal processing)?

        For display you can find a lot of examples (for QML and QtWidgets); for DSP i suggest to use some external libraries (using google you can find them)

        Once your problem is solved don't forget to:

        • Mark the thread as SOLVED using the Topic Tool menu
        • Vote up the answer(s) that helped you to solve the issue

        You can embed images using (http://imgur.com/) or (http://postimage.org/)

        1 Reply Last reply
        0
        • BuleronB Buleron

          I hope this example helps you it is QML
          http://doc.qt.io/qt-5/qtquick-demos-stocqt-example.html

          S Offline
          S Offline
          Simpalm
          wrote on last edited by
          #4
          This post is deleted!
          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