Syntax
SetSensorScaler(UINT nMode, double dblFactor)
Description
Enables internal image scaling for some sensors. This allows to reduce the image resolution by adjustable factors. Thus, the amount of data from high resolution sensors can be reduced.
Internal image scaling is only supported by the series sensors UI-149x/UI-549x, UI-124x/UI-324x/UI-524x and UI-125x/UI-325x/UI-525x. |
Parameter
nMode |
•IS_ENABLE_SENSOR_SCALER: Enable image scaling •IS_ENABLE_SENSOR_SCALER | IS_ENABLE_ANTI_ALIASING: Enable image scaling with smoothed edges (anti alising effect) |
dblFactor |
Scaling factor |
Interface
Related functions