xfeatures2d_BEBLID_BeblidSize
import { xfeatures2d_BEBLID_BeblidSize } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSConstructor or factory
CLASSxfeatures2d_BEBLID_BeblidSize
RETURN TYPEOwned native handle
Native object: release it with using or delete(). Factories can return null; check before calling methods.
Descriptor number of bits, each bit is a boosting weak-learner. The user can choose between 512 or 256 bits.
Constructors and members
static SIZE_512_BITS
size 512 bits constant (100), defined by OpenCV for cv::xfeatures2d::BEBLID.
SIZE_512_BITS: xfeatures2d_BEBLID_BeblidSizeValue<100>,static SIZE_256_BITS
size 256 bits constant (101), defined by OpenCV for cv::xfeatures2d::BEBLID.
SIZE_256_BITS: xfeatures2d_BEBLID_BeblidSizeValue<101>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.