2.0.0

Upgrade Steps

  • Delete folders under Assets/Plugins/VoxelBusters (com.voxelbusters.*)

  • Import the new update.

Breaking Changes

  • introduced the IImageInputSource interface for all image based inputs. Replace IInputSource with IImageInputSource if it throws an error.

  • An input source needs to be passed to the Prepare method rather than to feature constructor.

New

  • Added Custom model tflite file loading for Object Detection

  • Added Digital Ink Recognizer feature

Quick Resolutions

Last updated