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

DynamicBinaryActivity Class

Show in webframe





Members 
Converts an image into a black and white image without changing its bits per pixel by using a local threshold value for each pixel of the image. This function is useful for pre-processing images for the purpose of improving barcode recognition results.
Object Model
Syntax
'Declaration
 
Public Class DynamicBinaryActivity 
   Inherits ImageProcessingBaseActivity
   Implements System.ComponentModel.IComponentSystem.IDisposable 
'Usage
 
Dim instance As DynamicBinaryActivity

            

            
public ref class DynamicBinaryActivity : 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 Introduction to Image Processing With LEADTOOLS.
For more information, refer to Changing Brightness and Contrast.
For more information, refer to Removing Noise.
Requirements

Target Platforms

See Also

Reference

DynamicBinaryActivity Members
Leadtools.Workflow.ImageProcessing Namespace

 

 


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