Title :
Linear Feature Detection on GPUs
Author :
Domanski, Luke ; Sun, Changming ; Hassan, Raquibul ; Vallotton, Pascal ; Wang, Dadong
Author_Institution :
Math. Inf. & Stat., Commonwealth Sci. & Ind. Res. Organ., Sydney, NSW, Australia
Abstract :
The acceleration of an existing linear feature detection algorithm for 2D images using GPUs is discussed. The two most time consuming components of this process are implemented on the GPU, namely, linear feature detection using dual-peak directional non-maximum suppression, and a gap filling process that joins disconnected feature masks to rectify false negatives. Multiple steps or image filters in each component are combined into a single GPU kernel to minimise data transfers to off-chip GPU RAM, and issues relating to on-chip memory utilisation, caching, and memory coalescing are considered. The presented algorithm is useful for applications needing to analyse complex linear structures, and examples are given for dense neurite images from the biotech domain.
Keywords :
cache storage; computer graphic equipment; coprocessors; feature extraction; random-access storage; 2D images; GPU kernel; biotech domain; caching; data transfer; dense neurite images; dual-peak directional non-maximum suppression; gap filling process; image filters; linear feature detection algorithm; memory coalescing; off-chip GPU RAM; on-chip memory utilisation; Feature extraction; Filling; Graphics processing unit; Instruction sets; Kernel; Pixel; Random access memory; GPU; graphics processing units; image processing; linear feature detection; neurite detection;
Conference_Titel :
Digital Image Computing: Techniques and Applications (DICTA), 2010 International Conference on
Conference_Location :
Sydney, NSW
Print_ISBN :
978-1-4244-8816-2
Electronic_ISBN :
978-0-7695-4271-3
DOI :
10.1109/DICTA.2010.112