Accusoft ImagXpress 13
DocumentDespeckle Method

The maximum pixel width an object is considered a speck.

Range: 1 - 100

Typical: 2

 

The maximum pixel height an object is considered a speck.

Range: 1 - 100

Typical: 2

Description
Detects and removes specks from the current image.
Syntax
Visual Basic
Public Sub DocumentDespeckle( _
   ByVal SpeckWidth As Integer, _
   ByVal SpeckHeight As Integer _
) 
Parameters
SpeckWidth

The maximum pixel width an object is considered a speck.

Range: 1 - 100

Typical: 2

 

SpeckHeight

The maximum pixel height an object is considered a speck.

Range: 1 - 100

Typical: 2

Remarks

Despeckle is the process of removing random specks of noise from an image. This method examines the current image to find objects meeting the current criteria for specks and then removes them. If no parameters are provided, the defaults are used.

Output

 

Using the DocumentDespeckle method

 

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members  | IPImageWasModified Property  | IPCountOfSpecsFound Property  | Document Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback