TR2008-007

Reshuffling: A Fast Algorithm for Filtering with Arbitrary Kernels


    •  Porikli, F., "Reshuffling: A Fast Algorithm for Filtering with Arbitrary Kernels", SPIE Conference on Real-Time Image Processing, January 2008, vol. 6811.
      BibTeX TR2008-007 PDF
      • @inproceedings{Porikli2008jan,
      • author = {Porikli, F.},
      • title = {Reshuffling: A Fast Algorithm for Filtering with Arbitrary Kernels},
      • booktitle = {SPIE Conference on Real-Time Image Processing},
      • year = 2008,
      • volume = 6811,
      • month = jan,
      • url = {https://www.merl.com/publications/TR2008-007}
      • }
  • Research Area:

    Computer Vision

Abstract:

A Novel method to accelerate the application of linear filters that have multiple identical coefficients on arbitrary kernels is presented. Such filters, including Gabor filters, gray level morphological operators, volume smoothing functions, etc., are wide used in many computer vision tasks. By taking advantage of the overlapping area between the kernels of the neighboring points, the reshuffling technique prevents from the redundant multiplications when the filter response is computed. It finds a set of unique, constructs a set of relative links for each coefficient, and then sweeps through the input data by accumulating the responses at each point while applying the coefficients using their relative links. Dual solutions, single input access and single output access, that achieve 40% performance improvement are provided. In addition to computational advantage, this method keeps a minimal memory imprint, which makes it an ideal method for embedded platforms. The effects of quantization, kernel size, and symmetry on the computational savings are discussed. Results prove that the reshuffling is superior to the conventional approach.

 

  • Related News & Events