ximgproc_qunitary
import { ximgproc_qunitary } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSqimg, qnimg
FUNCTIONximgproc_qunitary
RETURN TYPEvoid
divides each element by its modulus.
ximgproc_qunitary(qimg: Mat, qnimg: Mat): void;qimgquaternion image.
qnimgOutput destination, filled by the native operation. conjugate of qimg
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.