AutoSharp enhances image sharpness, increasing the sharping of detected objects contours.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void AutoSharp( int intensity, double rate )
Public Sub AutoSharp ( _ intensity As Integer, _ rate As Double _ )
public: void AutoSharp( int intensity, double rate )
Parameters
- intensity
- Int32
(0..100) controls the intensity of the effect (default 68)
- rate
- Double
(0..1) controls the borders detection rate (default 0.035).