Skip to content

detail_Timelapser_createDefault

stitchingfunctionOpenCV 5.0.0
import { detail_Timelapser_createDefault } from '@banou/opencv-wasm'

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

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

Create an owned detail_Timelapser instance with the supplied configuration.

Base Timelapser class, takes a sequence of images, applies appropriate shift, stores result in dst_.

detail_Timelapser_createDefault(_0: number): detail_Timelapser | null;
_0

0 argument (number).

Returns

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