Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 631 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 631 Bytes

3DPointCloudInQt

Environment configuration for 3D point cloud visualization in VS2019 with Qt5.

visualization example

Equipment Requirements

  • System: win10
  • Architecture: amd64

Configuration Content

configuration content
  • VS2019
  • Qt5.14
  • VTK8.2
  • PCL1.11
  • Opencv4

The goal is to visualize the 3D point cloud in VS2019 with qt5. Please refer to install/install.md for details. We also prepared a sample vs2019 project for testing configuration success.