The MrcSegmentImageOptions Structure is available in LEADTOOLS Document and Medical Imaging toolkits.
The MrcSegmentImageOptions structure contains segmentation options to control the auto segmentation process using the MrcSegmenter.SegmentImage method.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure MrcSegmentImageOptions Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MrcSegmentImageOptions |
C# | |
---|---|
[SerializableAttribute()] public struct MrcSegmentImageOptions : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class MrcSegmentImageOptions : public System.ValueType |
Refer to MrcSegmenter example.
For more information, refer to Programming with LEADTOOLS MRC.
System.Object
System.ValueType
Leadtools.Mrc.MrcSegmentImageOptions
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7