Implementation of parallel algorithm "conveyer processing" for images processing by filter 'mean'

  • Authors:
  • Atanaska Bosakova-Ardenska;Simeon Petrov;Naiden Vasilev

  • Affiliations:
  • Technical University Sofia;Technical University Sofia;Technical University Sofia

  • Venue:
  • CompSysTech '07 Proceedings of the 2007 international conference on Computer systems and technologies
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper implements a parallel algorithm for recursive image processing by filter 'mean'. For implementation of parallel program is used MPI (Message Passing Interface) library. It is shown execution of a program with one and more processors. The program works with 24-bit BMP images. It is made a comparison between sequential and parallel "conveyer processing" algorithms.