LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)
LEAD Technologies, Inc

AutoBinaryActivity Class






Members 
Applies binary segmentation to the image using an automatically calculated threshold based on a two-peak method of statistical analysis of the histogram. This command is available in the Document/Medical Toolkits.
Object Model
AutoBinaryActivity Class
Syntax
'Declaration
 
Public Class AutoBinaryActivity 
   Inherits ImageProcessingBaseActivity
   Implements System.ComponentModel.IComponentSystem.IDisposable 
'Usage
 
Dim instance As AutoBinaryActivity
function Leadtools.Workflow.ImageProcessing.AutoBinaryActivity()
public ref class AutoBinaryActivity : public ImageProcessingBaseActivity, System.ComponentModel.IComponentSystem.IDisposable  
Remarks
Use the AutoBinaryActivity when you simply want to apply binary segmentation to the bitmap using an automatically calculated threshold based on a two-peak method of statistical analysis on its histogram. Use the DynamicBinaryActivity to convert an image into a black and white image without changing its bits per pixel. For more information, refer to Processing an Image.
For more information, refer to Removing Noise.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoBinaryActivity Members
Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.