[QT] learn to draw and display a two-dimensional point cloud (a)

  • Description: During the study, development environment: QT + VS, has been using the PCL (VTK) visualize point cloud data, then I wanted to, could you try other tools to support visualization functions.
  • Content: Start of two-dimensional point cloud data from the most basic data formats TXT, gradually try to draw QT, OpenCV, QT + OpenCV, OpenGL, QT + OpenGL, etc.
  • Data: two-dimensional point cloud data from rplidar_A2 real-time acquisition and data saved in TXT format
  • Result: the following
  • OpenCV real-time display

  • QT draw two-dimensional point cloud offline

  • QT+OpenCV

  • QT+OpenGL

Follow-up time, continue mapping record.

Released seven original articles · won praise 5 · Views 473

Guess you like

Origin blog.csdn.net/qq_25012311/article/details/98347280