一种改进的图像中值滤波算法
A New Median Filter Algorithm in Image Tracking Systems
-
摘要: 为了满足图像预处理的实时性要求 ,提出一种基于前一帧图像的改进的中值滤波算法 .充分利用相邻窗口间的相关信息 ,通过移出一列 (或一行 )像素并移入另一列 (或一行 )像素 ,而其余已排序像素保持不变 ,仅对新移入的像素进行排序的方法 ,完成中值滤波处理 ,达到滤波要求 .实验证明该算法可以有效地降低图像预处理的复杂度 ,使传统中值滤波算法的复杂度由原来的 O(D2 )降到了 O(D) ,应用效果良好 .Abstract: A new method of median filter algorithm based on the last frame is proposed to meet the demands of real time image preprocessing. It makes full use of the relative information of adjacent windows to finish the median filter processing by arranging only the added column (or row) of pixels with the rest of the arranged pixels remaining unchanged when one column (or row) of pixels is deleted and another column (or row) added. It has been proved that the new algorithm can well reduce the complexity of traditional median filter algorithm from O(D 2) to O(D) . Its results of application turns out to be satisfactory.
下载: