首页    期刊浏览 2024年11月24日 星期日
登录注册

文章基本信息

  • 标题:Parallel Approach of Adaptive Image Thresholding Algorithm on GPU
  • 本地全文:下载
  • 作者:Adhi Prahara ; Andri Pranolo ; Nuril Anwar
  • 期刊名称:Knowledge Engineering and Data Science
  • 印刷版ISSN:2597-4602
  • 电子版ISSN:2597-4637
  • 出版年度:2022
  • 卷号:4
  • 期号:2
  • 页码:69-84
  • DOI:10.17977/um018v4i22021p69-84
  • 语种:English
  • 出版社:Universitas Negeri Malang
  • 摘要:Image thresholding is used to segment an image into background and foreground using a given threshold. The threshold can be generated using a specific algorithm instead of a pre-defined value obtained from observation or experiment. However, the algorithm involves per pixel operation, histogram calculation, and iterative procedure to search the optimum threshold that is costly for high-resolution images. In this research, parallel implementations on GPU for three adaptive image thresholding methods, namely Otsu, ISODATA, and minimum cross-entropy, were proposed to optimize their computational times to deal with high-resolution images. The approach involves parallel reduction and parallel prefix sum (scan) techniques to optimize the calculation. The proposed approach was tested on various sizes of grayscale images. The result shows that the parallel implementation of three adaptive image thresholding methods on GPU achieves 4-6 speeds up compared to the CPU implementation, reducing the computational time significantly and effectively dealing with high-resolution images.
国家哲学社会科学文献中心版权所有