Stay organized with collectionsSave and categorize content based on your preferences.
public static interfaceMultiProcessor.Factory
Factory for creating new tracker instances. As new items are detected, each distinct item
(as indicated by an item ID generated by the detector) will have a new instance of the
tracker created for that item. A tracker will receive all notifications for that item for
consecutive frames, until the item has been determined to be no longer present.
WhenTracker.onDone()is called on a tracker instance, no future notifications will be sent to that instance.
Associated resources, if any, should be freed upon receiving that call.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-06-17 UTC."],[],[],null,[]]