3221

Rotationally invariant sparse patch matching on GPU and FPGA

Zachary K Baker, Reid Porter
Los Alamos National Laboratory, Los Alamos, NM 87545
2008 IEEE International Symposium on Parallel and Distributed Processing (2008) Publisher: Ieee, Pages: 1-8

@conference{baker2008rotationally,

   title={Rotationally invariant sparse patch matching on GPU and FPGA},

   author={Baker, Z.K. and Porter, R.},

   booktitle={Parallel and Distributed Processing, 2008. IPDPS 2008. IEEE International Symposium on},

   pages={1–8},

   issn={1530-2075},

   organization={IEEE}

}

Download Download (PDF)   View View   Source Source   

1425

views

Vector and data-flow processors are particularly strong at dense, regular computation. Sparse, irregular data layouts cause problems because their unpredictable data access patterns prevent computational pipelines from filling effectively. A number of algorithms in image processing have been proposed which are not dense, and instead apply local neighborhood operations to a sparse, irregular set of points. Sparse and irregular data transfer is difficult for modern processors because they have more processing power than memory bandwidth. However, if the computation can be expanded while not increasing the bandwidth, modern processors can be made more efficient. The application targeted in this paper is patch matching over large scenes. Given two sequential frames of video data, corresponding points between the two frames are found. Correspondences are determined by comparing small image patches around each point. By rotating and comparing patches of the image over a range of angles, it is possible to more accurately match them through the scene. Rotation and interpolation are required to produce an appropriate image to compare against. Results for CPU, FPGA, and GPU are presented, with FPGA far outperforming the GPU or CPU due to its potential for high levels of hardware parallelism as the total volume of computation increases.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: