Design and Optimization of Key Algorithms for Dynamic Photogrammetric System Based on CUDA

Xiyao Qiu,Bixi Yan,Mingli Dong,Peng Sun,Jun Wang
DOI: https://doi.org/10.3969/j.issn.1000-7008.2017.12.027
2017-01-01
Abstract:The existing parallel target center location algorithms are analyzed and optimized by using the CUDA technology in dynamic photogrammetric system.By applying the GPU memory to the image processing algorithm of target center location,the time consumption is reduced by 20%-30%.And by applying the pinned memory in CPU to the ROI extraction algorithm,the processing speed of 20000 targets is almost 6 times faster.The CUDA technology is also applied to the algorithm of targets matching for distortion correction,epipolar constraint and distance judgment,and the experimental results show that,compared with the serial algorithm,the processing speed of 20000 targets is 4.5 times faster,which effectively improves the processing speed of the system.
What problem does this paper attempt to address?