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. QTable or another advise for a specific solution
Forum Updated to NodeBB v4.3 + New Features

QTable or another advise for a specific solution

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

    Hi,

    I am detecting object and showing them on the QTable and adding new row . mostly I catching the object from distance and recognising that putting the table. than its getting closer and and recognising still. but ın the table the first catched object and smaller ROI .

    I want to put the last and bigger recognised object on the table. Every time ı am adding a new row so row number changed.

    How can I replace the small detected one with the last detected / bigger one on the Qtable ? or is there any other practical way . ?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Associate your detected object with an ID and then use that ID to update the content of the table.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3

      • Login

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