Skip to main content
API Reference

Preloading


Classes

NameTypeSummary
IModelPreloaderIDisposable
Interface for the ARDK class that pre-downloads necessary neural network model files for
awareness features. If the files are not preloaded, they will take time to download when an
AR session configured to use those features is run.
ModelPreloaderFactoryModelPreloaderFactory
-

Enums

NameTypeSummary
DepthModebyte
The NSDK depth model to use.
ObjectDetectionModebyte
The NSDK object detection model to use.
PreloaderStatusCodePreloaderStatusCode
Return status codes for the model preloader
ScanningSQCModebyte
The NSDK Scanning SQC model to use.
SemanticsModebyte
The NSDK semantic segmentation model to use.

ON THIS PAGE