| Home > C: Programming > Obsolete functions > | History back Previous chapter Next chapter Print |
is_SetEdgeEnhancement |
|
uEye Camera Manual Version 4.00
|
|
USB 2.0 GigE |
USB 2.0 GigE |
Syntax
INT is_SetEdgeEnhancement (HIDS hCam, INT nEnable)
Description
|
|
is_SetEdgeEnhancement() enables a software edge filter. Due to Bayer format color conversion, the original edges of a color image may easily become blurred. By enabling the digital edge filter, you can optimize edge representation. This function causes a higher CPU load.
If you perform Bayer conversion for GigE uEye HE color cameras in the camera itself, edge enhancement will automatically also take place in the camera. In this case, the CPU load will not increase.
|
|
Input parameters
hCam |
Camera handle |
||||||||
|
|||||||||
Return values
When used together with |
Current setting |
IS_INVALID_CAMERA_HANDLE |
Invalid camera handle |
IS_INVALID_PARAMETER |
One of the submitted parameters is outside the valid range or is not supported for this sensor or is not available in this mode. |
IS_NO_SUCCESS |
General error message |
IS_SUCCESS |
Function executed successfully |
Related functions