Search code examples
object-detectionfirebase-mlkittemplate-matching

ml kit object detection api template matching


ML Kit allow you to detect & track objects in image/video frame, but is this possible that user choose a random object from the frame and ML Kit detect/track this object in image/subsequent video frames?


Solution

  • Current API allows only "detected" objects to be tracked.