LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

AutoBinaryActivity Class

Show in webframe





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
Syntax
'Declaration
 
Public Class AutoBinaryActivity 
   Inherits ImageProcessingBaseActivity
   Implements System.ComponentModel.IComponentSystem.IDisposable 
'Usage
 
Dim instance As 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

See Also

Reference

AutoBinaryActivity Members
Leadtools.Workflow.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.