Skip to content

detail_resultTl

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

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

ARGUMENTScorners
FUNCTIONdetail_resultTl
RETURN TYPEPoint
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Return the top-left coordinate of the combined image bounds.

detail_resultTl(corners: PointVector): Point;
corners

corners argument (PointVector).

Returns

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