Abstract
The problem of parallel segmentation of halftone images by brightness for implementation on the basis of programmable logic integrated circuits is considered. Segmentation divides an image into regions formed from pixels with approximately the same brightness, and is a computationally complex operation due to multiple checks of the value of each pixel for the possibility of joining an adjacent region. To speed up segmentation, parallel algorithms for growing areas have been developed, in which processing begins from the neighborhoods of preselected initial growth pixels. The condition of joining an adjacent pixel to an area takes into account the average brightness of the area to limit the variance of its pixel values. Therefore, when each new pixel is added to the area, its average brightness is recalculated. This leads to high time complexity. In some parallel algorithms, the sample mean is calculated in a small window, which makes it possible to slightly reduce the time complexity when matching the window size with the segment sizes. To significantly reduce the temporal complexity, the article proposes a model for the parallel growth of image regions based on a simplified condition for joining adjacent pixels to a region, taking into account the sample average value of the region's brightness along the growth route connecting the boundary pixel of the region and the initial growth pixel through a sequence of pixels used to attach the considered boundary pixel to area. A significant decrease in the temporal complexity of the proposed model of parallel growing of image regions in comparison with the known models is achieved due to a slight increase in the spatial complexity.
Highlights
Segmentation divides an image into regions formed from pixels with approximately the same brightness
in which processing begins from the neighborhoods of preselected initial growth pixels
The condition of joining an adjacent pixel to an area takes into account the average brightness of the area to limit the variance
Summary
Белорусский государственный университет информатики и радиоэлектроники (г. Минск, Республика Беларусь). Рассматривается задача параллельной сегментации полутоновых изображений по яркости для реализации на базе программируемых логических интегральных схем. Для ускорения сегментации разработаны параллельные алгоритмы выращивания областей, в которых обработка начинается с окрестностей предварительно выделенных начальных пикселей роста. Условие присоединения к области смежного пикселя учитывает среднюю яркость области для ограничения дисперсии значений ее пикселей. Для существенного снижения временной сложности в статье предложена модель параллельного выращивания областей изображения на основе упрощенного условия присоединения смежных пикселей к области, учитывающего выборочное среднее значение яркости области по маршруту роста, связывающему граничный пиксель области и начальный пиксель роста через последовательность пикселей, используемых для присоединения рассматриваемого граничного пикселя к области. Ключевые слова: параллельная сегментация изображений, выращивание областей изображений, выборочное среднее значение яркости, маршрут роста. Параллельное выращивание областей полутоновых изображений на основе выборочного среднего значения яркости области по маршруту роста.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.