MrcSegmentImageOptions Structure

Summary

The MrcSegmentImageOptions structure contains segmentation options to control the auto segmentation process using the MrcSegmenter.SegmentImage method.

Syntax
C#
VB
C++
[SerializableAttribute()] 
public struct MrcSegmentImageOptions 
  
<SerializableAttribute()> 
Public Structure MrcSegmentImageOptions  
   Inherits System.ValueType 
[SerializableAttribute()] 
public value class MrcSegmentImageOptions : public System.ValueType  

Remarks

For more information, refer to Programming with LEADTOOLS MRC.

Example

Refer to MrcSegmenter example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly