Skip to content

large_kinfu_LargeKinfu_create

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

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

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

Create an owned large_kinfu_LargeKinfu instance with the supplied configuration.

Large Scale Dense Depth Fusion implementation

large_kinfu_LargeKinfu_create(_params: large_kinfu_Params | null): large_kinfu_LargeKinfu | null;
_params

params argument (large_kinfu_Params | null).

Returns

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