249SDK (Software development Kit)
© 2010 Thorlabs
7.3.82
is_SetEdgeEnhancement
Syntax
INT is_SetEdgeEnhancement (HIDS hCam, INT nEnable)
Description
is_SetEdgeEnhancement() enables a software edge filter. Due to Bayer format colour conversion,
the original edges of a colour image may easily become blurred. By enabling the digital edge filter,
you can optimise edge representation. This function causes a higher CPU load.
Input Parameters
Disables the edge filter.
Enables strong edge enhancement.
Enables weaker edge enhancement.
Returns the current setting.
Return Values
Function executed successfully
Current setting when used together with
IS_GET_EDGE_ENHANCEMENT
Related Functions
is_SetColorMode()
is_SetColorConverter()
241
237