Skip to content

aruco_getPredefinedDictionary

objdetectfunctionOpenCV 5.0.0
import { aruco_getPredefinedDictionary } from '@banou/opencv-wasm'

Use after await initOpenCV(). See the initialization and named imports guide.

Returns one of the predefined dictionaries referenced by DICT_*.

aruco_getPredefinedDictionary(dict: number): aruco_Dictionary;
dict

dict argument (number).

Returns

The aruco_Dictionary result.

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.