Paper
7 March 2014 Efficient adaptive thresholding with image masks
Author Affiliations +
Proceedings Volume 9024, Image Processing: Machine Vision Applications VII; 90240A (2014) https://doi.org/10.1117/12.2036178
Event: IS&T/SPIE Electronic Imaging, 2014, San Francisco, California, United States
Abstract
Adaptive thresholding is a useful technique for document analysis. In medical image processing, it is also helpful for segmenting structures, such as diaphragms or blood vessels. This technique sets a threshold using local information around a pixel, then binarizes the pixel according to the value. Although this technique is robust to changes in illumination, it takes a significant amount of time to compute thresholds because it requires adding all of the neighboring pixels. Integral images can alleviate this overhead; however, medical images, such as ultrasound, often come with image masks, and ordinary algorithms often cause artifacts. The main problem is that the shape of the summing area is not rectangular near the boundaries of the image mask. For example, the threshold at the boundary of the mask is incorrect because pixels on the mask image are also counted. Our key idea to cope with this problem is computing the integral image for the image mask to count the valid number of pixels. Our method is implemented on a GPU using CUDA, and experimental results show that our algorithm is 164 times faster than a naïve CPU algorithm for averaging.
© (2014) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Young-Taek Oh, Youngkyoo Hwang, Jung-Bae Kim, and Won-Chul Bang "Efficient adaptive thresholding with image masks", Proc. SPIE 9024, Image Processing: Machine Vision Applications VII, 90240A (7 March 2014); https://doi.org/10.1117/12.2036178
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Medical imaging

Image processing

Image segmentation

Blood vessels

Image processing algorithms and systems

Chemical elements

Ultrasonography

RELATED CONTENT


Back to Top