getHardwareFeatureName (cv.Utils) - MATLAB File Help
cv.Utils.getHardwareFeatureName
Returns feature name by ID
name =
cv.Utils.getHardwareFeatureName
(feature)
Input
feature
feature ID (integer).
Output
name
feature name. It returns empty string if feature is not defined.
Method Details
Access
public
Sealed
false
Static
true