Skip to content

ppf_match_3d_getRandomPose

surface_matchingfunctionOpenCV 5.0.0
import { ppf_match_3d_getRandomPose } from '@banou/opencv-wasm'

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

ARGUMENTSPose
FUNCTIONppf_match_3d_getRandomPose
RETURN TYPEvoid
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Generate a random 4x4 pose matrix

ppf_match_3d_getRandomPose(Pose: Matx44d): void;
Pose

The random pose

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.