detail_restoreImageFromLaplacePyrGpu
import { detail_restoreImageFromLaplacePyrGpu } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSpyr
FUNCTIONdetail_restoreImageFromLaplacePyrGpu
RETURN TYPEvoid
Reconstruct an image from a Laplacian pyramid. This upstream name denotes an OpenCL-oriented helper; accelerated OpenCL execution is unavailable here.
detail_restoreImageFromLaplacePyrGpu(pyr: UMatVector): void;pyrInput/output value, modified by the native operation. pyr argument (UMatVector).
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.