Skip to content

legacy_Tracker_updateResult

Core and matricestypeOpenCV 5.0.0
import type { legacy_Tracker_updateResult } from '@banou/opencv-wasm'

Named return value and scalar output parameters from legacy_Tracker_update. Matrix and vector output arguments are filled in place.

export type legacy_Tracker_updateResult = {
  value: boolean,
  boundingBox: Rect2d
};

These signatures describe this package. Upstream documentation can mention optional backends that are absent from this build. Check runtime compatibility before choosing a backend or file format.