Pyradiomics, Brain MRI: How to Interpolate and remove outliers?

Hello Team

I was trying to extract features from brain MRI images using pyradiomics.

According to this article (Page4)
https://rdcu.be/cTh2N

Two essential steps before the feature extraction are Interpolation to isotropic voxel spacing and intensity outlier filtering

Does pyradiomics provides such functions?

I learned a little bit about pyradiomics parameter customization from this source, I wonder if that could help?

Namely, under setting, it mentioned two functions * removeOutliers* and interpolator, although i am not positive if they are the functions I am looking for. Could you help me on that?

Thank
Have a good day