PointCloudLibrary/pcl

Generating Image from Unorganized PCD

Open

#3,852 opened on Apr 3, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)C++ (4,506 forks)batch import
good first issuekind: todomodule: tools

Repository metrics

Stars
 (9,023 stars)
PR merge metrics
 (Avg merge 8d 7h) (3 merged PRs in 30d)

Description

Hi,

I have seen an exe pcl_pcd2png.exe which works on organized point clouds.

I have unorganized point clouds. Is there any way to generate images from them?

Contributor guide