Easy ML Kit
  • Easy ML Kit
  • Setup
    • Installation
    • Settings
    • Common Errors and Solutions
  • Usage Overview
  • Release Notes
    • 2.3.1
    • 2.3.0
    • 2.2.0
    • 2.1.0
    • 2.0.0
    • 1.2.0
  • Input Sources
    • Image Input Source
    • Live Camera Input Source
    • AR Foundation Camera Input Source
  • Features
    • Barcode Scanner
    • Object Detector and Tracker
    • Text Recognizer
    • Digital Ink Recognizer
Powered by GitBook
On this page

Usage Overview

Create Feature -> Prepare with input source and options -> Process -> Close

  1. Import VoxelBusters.EasyMLKit and VoxelBusters.CoreLibrary namespaces

  2. Create feature instance

  3. Create one of the Input Sources

  4. Pass Input Source to the Prepare along with options

  5. Call Process for getting the result callback

  6. Close once processing is done

PreviousCommon Errors and SolutionsNext2.3.1

Last updated 2 years ago