getHardwareFeatureName
import { getHardwareFeatureName } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSfeature
FUNCTIONgetHardwareFeatureName
RETURN TYPEstring
Returns feature name by ID
Returns empty string if feature is not defined
getHardwareFeatureName(feature: number): string;featurefeature argument (number).
Returns
The string 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.