CUDA Accelerate SRAD AlgorithminMedical Ultrasonic Image

陶自强,吕留帅,吴剑,黄毅斌
2015-01-01
Abstract:The coherent characteristic of ultrasound causes the speckle noise in ultrasound images,which seriously affects the diagnosis of the patient condition.It is very important to remove speckle noise.Specklereducing anisotropic diffusion (SRAD) can both filter the speckle noise and keep the edge information, thus it has been widely used in ultrasonic image denoising.Because SRAD is an iterative algorithm, more iterations generate amount of calculation and take longertime.To solve the problem, we use CUDA to accelerate SRAD algorithm. Compared with CPU, GPU has the advantage in a large number and repetitive calculations.Experimentalresults showed thatCUDA can significantly accelerate the SRAD algorithm,and the maximum speedup ratio reaches 55.26 times.
What problem does this paper attempt to address?