aruco_Dictionary_identifyResult
import type { aruco_Dictionary_identifyResult } from '@banou/opencv-wasm'Named return value and scalar output parameters from aruco_Dictionary_identify. Matrix and vector output arguments are filled in place.
export type aruco_Dictionary_identifyResult = {
value: boolean,
idx: number,
rotation: number
};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.