Click or drag to resize

IMcHeterogeneityIntensityRange Property

A percentage range from 1 to 99, setting the hetrogeneity "window"

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Property IntensityRange As Double
	Get
	Set

Property Value

Type: Double
Remarks
The same IntensityRange property is shared by both the mRgnHetrogeneity and mRgnClumpiness measurments, so setting its value for one also sets it for the other. The default IntensityRange is 10. Assigned values are rounded to the nearest integer value.
See Also