Skip to content

colored_kinfu_ColoredKinFu_create

rgbdfunctionOpenCV 5.0.0
import { colored_kinfu_ColoredKinFu_create } from '@banou/opencv-wasm'

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

ARGUMENTS_params
FUNCTIONcolored_kinfu_ColoredKinFu_create
RETURN TYPEcolored_kinfu_ColoredKinFu | null
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Create an owned colored_kinfu_ColoredKinFu instance with the supplied configuration.

KinectFusion implementation

colored_kinfu_ColoredKinFu_create(_params: colored_kinfu_Params | null): colored_kinfu_ColoredKinFu | null;
_params

params argument (colored_kinfu_Params | null).

Returns

The colored_kinfu_ColoredKinFu | 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.