aruco_getPredefinedDictionary
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;dictdict 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.