Is your feature request related to a problem? Please describe.
I checked the document of intensity transforms, found that we didn't add example images for transform SavitzkyGolaySmooth and RandRicianNoise:
https://github.com/Project-MONAI/MONAI/blob/dev/docs/source/transforms.rst#RandRicianNoise
https://github.com/Project-MONAI/MONAI/blob/dev/docs/source/transforms.rst#SavitzkyGolaySmooth
Would be nice to add them.