ppf_match_3d_ICP_registerModelToSceneResult
import type { ppf_match_3d_ICP_registerModelToSceneResult } from '@banou/opencv-wasm'Named return value and scalar output parameters from ppf_match_3d_ICP_registerModelToScene. Matrix and vector output arguments are filled in place.
export type ppf_match_3d_ICP_registerModelToSceneResult = {
value: number,
residual: number,
pose: Matx44d
};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.