Search found 1 match

by mpataberta
Sat Mar 21, 2015 10:35 pm
Forum: Issues, bugs, etc.
Topic: Trying to understand cloudcompare pcd header
Replies: 1
Views: 4782

Trying to understand cloudcompare pcd header

Pcd header from cloud compare
# .PCD v0.7 - Point Cloud Data file format
VERSION 0.7
FIELDS rgb x y z _
SIZE 4 4 4 4 1
TYPE F F F F U
COUNT 1 1 1 1 4
WIDTH 170210
HEIGHT 1
VIEWPOINT 0 0 0 1 0 0 0
POINTS 170210
DATA binary

Pcd header from matlab
# .PCD v.7 - Point Cloud Data file format
VERSION .7 ...