Skip to content

xfeatures2d_TEBLID_TeblidSize

xfeatures2dclassOpenCV 5.0.0
import { xfeatures2d_TEBLID_TeblidSize } from '@banou/opencv-wasm'

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

ARGUMENTSConstructor or factory
CLASSxfeatures2d_TEBLID_TeblidSize
RETURN TYPEOwned native handle
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Native object: release it with using or delete(). Factories can return null; check before calling methods.

Descriptor number of bits, each bit is a box average difference. The user can choose between 256 or 512 bits.

Constructors and members

static SIZE_256_BITS

size 256 bits constant (102), defined by OpenCV for cv::xfeatures2d::TEBLID.

SIZE_256_BITS: xfeatures2d_TEBLID_TeblidSizeValue<102>,

static SIZE_512_BITS

size 512 bits constant (103), defined by OpenCV for cv::xfeatures2d::TEBLID.

SIZE_512_BITS: xfeatures2d_TEBLID_TeblidSizeValue<103>

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.