The essential idea of de-noising is referring to neighboring pixels of a center pixel to be updated. Conventional adaptive de-noising filters use local statistics, i.e., mean and variance, of neighboring pixels including the center pixel. The drawback of adaptive de-noising filters is that their performance becomes low when edges are contained in neighboring pixels, while anisotropic diffusion de-noising filters remove adaptively noises and preserve edges considering intensity difference between neighboring pixel and the center pixel. The anisotropic diffusion de-noising filters, however, use only intensity difference between neighboring pixels and the center pixel, i.e., local statistics of neighboring pixels and the center pixel are not considered. We propose a new connectivity function of two adjacent pixels using statistics of neighboring pixels and apply connectivity function to diffusion coefficient. Experimental results using an aerial image corrupted by uniform and Gaussian noises showed that the proposed algorithm removed more efficiently noises than conventional diffusion filter and median filter.