Skip to content

Releases: tangible-landscape/r.in.kinect

r.in.kinect for Xbox One v1.2.1

14 Sep 17:03
Compare
Choose a tag to compare

r.in.kinect for Azure Kinect SDK v2.1.0

29 Jun 13:55
Compare
Choose a tag to compare

This release includes compatibility fix for GRASS 8, move to PCL 1.11, and default interpolation was changed from splines to IDW to make it faster (see 10c3c2a commit description for details):

r.in.kinect method=interpolation interpolation=idw ... results in binning with holes filled with IDW.
r.in.kinect method=interpolation interpolation=splines ... results in interpolation from points using RST library.
r.in.kinect method=mean ... results in binning only (contains no data).

r.in.kinect for Xbox One v1.2.0

29 Jun 13:52
Compare
Choose a tag to compare

This release includes compatibility fix for GRASS 8 and default interpolation was changed from splines to IDW to make it faster (see 10c3c2a commit description for details):

r.in.kinect method=interpolation interpolation=idw ... results in binning with holes filled with IDW.
r.in.kinect method=interpolation interpolation=splines ... results in interpolation from points using RST library.
r.in.kinect method=mean ... results in binning only (contains no data).

r.in.kinect for Xbox One v1.1.0

28 Jun 19:00
a236992
Compare
Choose a tag to compare

Updated release of GRASS GIS r.in.kinect module for scanning and importing data into GRASS GIS from Kinect for Xbox One.
Includes bug fixes and upgrade to PCL 1.11.

r.in.kinect for Azure Kinect SDK v2.0.0

02 Jul 20:07
8aa3bac
Compare
Choose a tag to compare

This release of GRASS GIS r.in.kinect module scans and imports data into GRASS GIS using Azure Kinect (not Kinect for Xbox One). Module r.in.kinect is used in Tangible Landscape, an open source tangible interface for geospatial modeling. See README for dependencies and installation instructions.

r.in.kinect for Xbox One v1.0.0

17 Apr 14:06
Compare
Choose a tag to compare

This is the first release of GRASS GIS r.in.kinect module for scanning and importing data into GRASS GIS from Kinect for Xbox One. Module r.in.kinect is used in Tangible Landscape, an open source tangible interface for geospatial modeling. See README for dependencies and installation instructions.