IDEA
ScanKit facilitates the extraction of extensive spatiotemporal data from Apple devices with LiDAR Scanners in order to enable researchers to perform external processing with data that would otherwise be only accessible through custom apps.
DATA
According to the users' selection, raw data is collected in form of RGB videos of a specified quality, ARKit depth data, and ARKit confidence data. QRCodes can be detected and ARWorldMap information from ARKit can also be directly saved to disk in a JSON format. Point clouds are generated automatically on the fly and are saved in the .las file format.
Version history
2.0.9
2022-11-06
Fixes an issue where the progress bar could get stuck at 50% depending on the scan configuration.
2.0.8
2022-11-03
This update fixes the crashes that recently affected some users.
Issues with the QR code detection are resolved.
General improvements and minor bug fixes are included.
2.0.5
2021-11-03
new folder input field for sftp upload in project details
2.0.4
2021-11-01
Add unsupported device page for devices without LiDAR sensor.
Being able to switch between Confidence and depth is just what I was trying to find, and the 3rd person views are really cool as well. I’ve been looking for an app like this so long I assumed it didn’t exist and that I’d have to make it myself