The current ShiftIntensity can only support the transform that shift a fixed value for the image. Here I wish to add a new transform function that can shift a value * the standard deviation of an image.
I'll submit a PR to implement this transform function
The current
ShiftIntensitycan only support the transform that shift a fixed value for the image. Here I wish to add a new transform function that can shifta value * the standard deviation of an image.I'll submit a PR to implement this transform function