Multiscan Scanner App (Android)
The Multiscan Scanner App (Android) allows users to configure scene categories, collect RGB frames, depth and confidence maps and camera poses. Those data can then be uploaded to server for scene mesh reconstruction.
Back to home pagePackage | Description |
---|---|
com.sfu_3dlg_hcvc.multiscan.a3dscannerapp |
Contains all the activities for the current Android scanner app
|
com.sfu_3dlg_hcvc.multiscan.a3dscannerapp.fio |
Classes that is used for file input and output
|
com.sfu_3dlg_hcvc.multiscan.a3dscannerapp.helpers |
Contains a list of helper classes for
ARCoreVideoCaptureActivity such as a permission helper. |
com.sfu_3dlg_hcvc.multiscan.a3dscannerapp.imu |
Contains IMUSession class
|
com.sfu_3dlg_hcvc.multiscan.a3dscannerapp.model |
A data holder class for camera frames and camera info
|
com.sfu_3dlg_hcvc.multiscan.a3dscannerapp.rendering |
Contains class that help
ARCoreVideoCaptureActivity to render depth view |