Python Forum
Creating a GUI for Point Cloud visualisation
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating a GUI for Point Cloud visualisation
#4
It doesn't like this.
Error:
PCD has no fields
And it reports this info about the point clouds.
Error:
Invoked with: [[PointCloud with 1771 points., PointCloud with 9311 points., PointCloud with 3400 points., PointCloud with 0 points., PointCloud with 307200 points.]
So maybe it doesn't run because this doesn't have any points.
my_img4= o3d.io.read_point_cloud("u.pcd")
Reply


Messages In This Thread
RE: Creating a GUI for Point Cloud visualisation - by deanhystad - Feb-16-2022, 02:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] Cloud app development league55 1 2,343 Apr-05-2018, 07:55 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020