detail_resultRoi
import { detail_resultRoi } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTScorners, images
FUNCTIONdetail_resultRoi
RETURN TYPERect
Compute the bounding rectangle covering images placed at their supplied top-left offsets.
detail_resultRoi(corners: PointVector, images: UMatVector): Rect;cornerscorners argument (PointVector).
imagesimages argument (UMatVector).
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.