kieperb / 3DLiveScanner

Home Page:https://lvonasek.github.io/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://lvonasek.github.io/index.html

License:Apache License 2.0


Languages

Language:C++ 49.7%Language:Java 24.9%Language:C 24.7%Language:Makefile 0.5%Language:CMake 0.1%Language:GLSL 0.1%Language:Shell 0.1%