detail_overlapRoi
import { detail_overlapRoi } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTStl1, tl2, sz1, sz2
FUNCTIONdetail_overlapRoi
RETURN TYPEboolean
Auxiliary functions
detail_overlapRoi(tl1: Point, tl2: Point, sz1: Size, sz2: Size, roi: Rect): boolean;tl1tl1 argument (Point).
tl2tl2 argument (Point).
sz1sz1 argument (Size).
sz2sz2 argument (Size).
roiroi argument (Rect).
Returns
The boolean 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.