[GRASS-user] Point Cloud Library / Kinect

Hamish hamish_b at yahoo.com
Fri Jul 13 15:28:35 PDT 2012


Peter wrote:
> where can I find information about FOSS-based
> georeferencing/processing of point clouds (like input coming
> from a NI device like a kinect or a xtion) - preferably done
> with GRASS ?

Hi Peter,

wrt GRASS:
r.in.xyz can read unlimited delimited ascii from stdin for a 2D slice
or 2.5D DEM. r3.in.xyz needs a disk file to work with (furthest developed
in grass7, still a few things to backport to grass6 addons).

how you get those inputs to ascii format is left as an exercise for
the student. :)


but see also the PCL project, maybe some useful tool there:
  http://pointclouds.org



Hamish


More information about the grass-user mailing list