←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly