Published June 29, 2022
| Version v2.1.0
Software
Open
tangible-landscape/r.in.kinect: r.in.kinect for Azure Kinect SDK v2.1.0
Description
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 10c3c2a641 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).
Files
tangible-landscape/r.in.kinect-v2.1.0.zip
Files
(37.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:52a7c5b4c77a0a4e0eedeec4405c6a4f
|
37.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tangible-landscape/r.in.kinect/tree/v2.1.0 (URL)