ximgproc_createRFFeatureGetter
import { ximgproc_createRFFeatureGetter } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSSee signature below
FUNCTIONximgproc_createRFFeatureGetter
RETURN TYPEximgproc_RFFeatureGetter | null
Create an owned ximgproc_RFFeatureGetter instance with the supplied configuration.
Helper class for training part of [P. Dollar and C. L. Zitnick. Structured Forests for Fast Edge Detection, 2013].
ximgproc_createRFFeatureGetter(): ximgproc_RFFeatureGetter | null;Returns
The ximgproc_RFFeatureGetter | 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.