Leadtools.Workflow.ImageProcessing Namespace : HolePunchRemoveActivity Class |
public class HolePunchRemoveActivity : ImageProcessingBaseActivity, System.ComponentModel.IComponent, System.IDisposable
'Declaration Public Class HolePunchRemoveActivity Inherits ImageProcessingBaseActivity Implements System.ComponentModel.IComponent, System.IDisposable
'Usage Dim instance As HolePunchRemoveActivity
public ref class HolePunchRemoveActivity : public ImageProcessingBaseActivity, System.ComponentModel.IComponent, System.IDisposable
For example, the following image must have the vertical line removed:
Once the image has been cleaned, as shown in the following figure, the hole punch can be removed:
For more information, refer to Cleaning Up 1-Bit Images.