【24h】

Hierarchical recursive running median

机译:递归递归运行中位数

获取原文

摘要

Median filter was long known in image processing for its high computational costs. Recently, an algorithm was developed which is able to compute median on integer-valued images in a roughly constant average time. A new O(1) algorithm presented here further improves the aforementioned one, being at the time of writing the lowest theoretical complexity algorithm for calculation of 2D and higher dimensional median filters. The algorithm scales naturally to higher precision (e.g. 16-bit) integer data without any modifications. Its adaptive version offers additional speed-up for images showing compact modes in gray-value distribution. The algorithm will be useful for high bit depth data or on hardware without SIMD extensions. A C/C++ implementation is available under GPL for research purposes.
机译:中值滤波器因其高计算成本而在图像处理中广为人知。最近,开发了一种算法,该算法能够在大致恒定的平均时间内计算整数值图像的中值。这里提出的一种新的O(1)算法进一步改进了上述算法,当时是在编写用于计算2D和更高维中值滤波器的最低理论复杂度算法时。该算法无需进行任何修改即可自然地缩放到精度更高的(例如16位)整数数据。其自适应版本可为显示灰度模式下紧凑模式的图像提供额外的提速。该算法对于高位深度数据或没有SIMD扩展的硬件很有用。 GPL下提供了C / C ++实现用于研究目的。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号