Skip to content

Cascol-Chen/PointClouds_Segmantic_Visualize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is based on vis_gui.py in open3d examples and some new features are added. It visualize the pointclouds and lidarseg from Nuscenes. You can easily customize to fullfill your requirements, such as different semantic label names, different way to organize data and etc. This will be a good starter to learn open3d and Nuscenes Dataset.

Originial Feature

  • Modify lighting settings, background color, pointcloud (such as material, point size, etc.)
  • Hide Control panel
  • Export current view as image

New Feature

  • Open the folder of points with UI
  • Color the points according to its ground-truth & predicted & false labels
  • Play different frames (prev, next and auto-play)
  • Change the color of each semantic label and save the setting
  • Control with keyboard to move left, right, up, down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages