'DeclarationPublic Function ROIStandardDeviation( _ ByVal Image As DicomImage, _ ByVal Scale As System.Boolean _ ) As System.Double
public System.double ROIStandardDeviation( DicomImage Image, System.bool Scale )
Parameters
- Image
- The image from which the pixel data is taken for the calculations
- Scale
- If true, then the rescale slope and offset are applied to the data values
Return Value
The standard deviation