8000 GitHub - lvonasek/3DLiveScanner
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lvonasek/3DLiveScanner

Repository files navigation

Content of this repository

night_vision

Viewer of ToF sensor data. This project could be used as night vision: https://www.xda-developers.com/huawei-p30-pro-honor-view-20-night-vision/

scanner

The main project of this repository containing 3D Live Scanner: https://youtu.be/ku_Slo-li3c

Libraries

  • arcore and arengine are AR SDKs which makes the 3D scanning possible
  • common contains source codes used in multiple apps
  • third_party contains several libraries with different licences

Tests

  • dataset_extractor is a Linux program to extract point cloud from dataset captured by 3D scanner in PLY format
  • dataset_viewer is a Linux program for viewing dataset captured by 3D scanner
0