I have an image of 360x360 matrix
I want to Implement a bilateral filter over this IMG
I tried to implement this on python without any built-in function