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