This document summarizes a research paper that proposes a modified version of Steering Kernel Regression called Median Based Parallel Steering Kernel Regression for improving image reconstruction. The key points are:
1. The proposed algorithm addresses two drawbacks of the original Steering Kernel Regression technique by implementing it in parallel on GPUs and multi-cores to improve computational efficiency, and using a median filter to suppress spurious edges in the output.
2. Experimental results show the proposed algorithm achieves a speedup of 21x using GPUs and 6x using multi-cores compared to serial implementation, while maintaining comparable reconstruction quality as measured by RMSE.
3. The algorithm is implemented iteratively, applying the median filter after each iteration