dynafu_DynaFu_create
import { dynafu_DynaFu_create } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTS_params
FUNCTIONdynafu_DynaFu_create
RETURN TYPEdynafu_DynaFu | null
Create an owned dynafu_DynaFu instance with the supplied configuration.
Backwards compatibility for old versions
dynafu_DynaFu_create(_params: kinfu_Params | null): dynafu_DynaFu | null;_paramsparams argument (kinfu_Params | null).
Returns
The dynafu_DynaFu | null 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.