Skip to content

detail_ExposureCompensator_createDefault

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

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

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

Create an owned detail_ExposureCompensator instance with the supplied configuration.

Base class for all exposure compensators.

detail_ExposureCompensator_createDefault(_0: number): detail_ExposureCompensator | null;
_0

0 argument (number).

Returns

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