Skip to content

ipp_useIPP_NotExact

Core and matricesfunctionOpenCV 5.0.0
import { ipp_useIPP_NotExact } from '@banou/opencv-wasm'

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

ARGUMENTSSee signature below
FUNCTIONipp_useIPP_NotExact
RETURN TYPEboolean
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

IPP Not-Exact mode. This function may force use of IPP then both IPP and OpenCV provide proper results but have internal accuracy differences which have too much direct or indirect impact on accuracy tests.

ipp_useIPP_NotExact(): boolean;
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.