Threshold value used to combine colors.
public int ColorThreshold { get; set; }
Public Property ColorThreshold As Integer
public: property int ColorThreshold { int get(); void set ( int ); }
public:
property int ColorThreshold {
int get();
void set ( int );
}
The best value is 25. Values saturate at 443.
Colors that are closer together than this amount will be combined.
Refer to MrcSegmenter example.
Target Platforms
MrcSegmentImageOptions Structure
MrcSegmentImageOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library