File size: 744 Bytes
22d2afa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# PSegs iOS Lidar Extension

[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

This project contains data captured using Lidar-equipped iPhone(s)
for use as an extension with the 
[PSegs](https://github.com/pwais/psegs) project.

# Structure
 * [threeDScannerApp_data](threeDScannerApp_data) - This is test data captured
     using the [3D Scanner App](https://3dscannerapp.com/) for iOS.
 * [ps_external_test_fixtures](ps_external_test_fixtures) - These are fixtures
     created using the data in this repo and code in 
	 [PSegs](https://github.com/pwais/psegs).  They are hosted here and 
	 provided to power [PSegs](https://github.com/pwais/psegs) unit tests.