Usage Overview
Create Feature -> Prepare with input source and options -> Process -> Close
Import VoxelBusters.EasyMLKit and VoxelBusters.CoreLibrary namespaces
Create feature instance
Create one of the Input Sources
Pass Input Source to the Prepare along with options
Call Process for getting the result callback
Close once processing is done
Last updated