detail_resultRoiIntersection
import { detail_resultRoiIntersection } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTScorners, sizes
FUNCTIONdetail_resultRoiIntersection
RETURN TYPERect
Compute the rectangle shared by all images placed at the supplied offsets.
detail_resultRoiIntersection(corners: PointVector, sizes: SizeVector): Rect;cornerscorners argument (PointVector).
sizessizes argument (SizeVector).
Returns
The Rect 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.