Skip to main content
Version: Next

Interface: ObjectronOptions

Configurable options for Objectron. (Not yet hooked up!)

Properties

selfieMode

Optional selfieMode: boolean


maxNumObjects

Optional maxNumObjects: number


minDetectionConfidence

Optional minDetectionConfidence: number


minTrackingConfidence

Optional minTrackingConfidence: number


staticImageMode

Optional staticImageMode: boolean


modelName

Optional modelName: KnownModel


focalLength

Optional focalLength: number[]


principalPoint

Optional principalPoint: number[]


imageSize

Optional imageSize: number[]