albumentations icon indicating copy to clipboard operation
albumentations copied to clipboard

Clarification regarding ISONoise

Open kanlions opened this issue 2 years ago • 0 comments

I need a some clarification regarding the function ISONoise. From the code I understood two input parameters color_shift and intensity shift are used to initialize poisson and normal distributions respectively. The pixel level modification is done in HLS space in OpenCV.

I want to know why this library uses a poisson distribution for modelling and what must be the maximum permissible values of the parameters.

I would appreciate any help in this regard.

kanlions avatar Apr 28 '22 15:04 kanlions