line_descriptor_BinaryDescriptor_createBinaryDescriptor
import { line_descriptor_BinaryDescriptor_createBinaryDescriptor } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSSee signature below
FUNCTIONline_descriptor_BinaryDescriptor_createBinaryDescriptor
RETURN TYPEline_descriptor_BinaryDescriptor | null
Create a BinaryDescriptor object with default parameters (or with the ones provided) and return a smart pointer to it
line_descriptor_BinaryDescriptor_createBinaryDescriptor(): line_descriptor_BinaryDescriptor | null;Returns
The line_descriptor_BinaryDescriptor | null result.
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.