[[["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 2024-10-31 UTC."],[],["`ObjectDetectorOptionsBase.DetectorMode` is an abstract interface defining the detection mode for image analysis, implementing the `Annotation` interface. It distinguishes between single image detection and streaming detection. Inherited methods from `Annotation` include `annotationType()`, `equals(Object)`, `hashCode()`, and `toString()`, which provide standard functionality for annotations, such as determining the annotation type, comparing for equality, generating hash codes, and representing the annotation as a string.\n"]]