detail_waveCorrect
import { detail_waveCorrect } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSrmats, kind
FUNCTIONdetail_waveCorrect
RETURN TYPEvoid
Tries to make panorama more horizontal (or vertical).
detail_waveCorrect(rmats: MatVector, kind: number): void;rmatsInput/output value, modified by the native operation. Camera rotation matrices.
kindCorrection kind, see detail::WaveCorrectKind.
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.