Skip to content

detail_SeamFinder_createDefault

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

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

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

Create an owned detail_SeamFinder instance with the supplied configuration.

Base class for a seam estimator.

detail_SeamFinder_createDefault(_0: number): detail_SeamFinder | null;
_0

0 argument (number).

Returns

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