Skip to content

large_kinfu_VolumeParams_defaultParams

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

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

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

Default set of parameters that provide higher quality reconstruction at the cost of slow performance.

large_kinfu_VolumeParams_defaultParams(volumeType: number): large_kinfu_VolumeParams | null;
volumeType

volume type argument (number).

Returns

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