首页    期刊浏览 2024年10月06日 星期日
登录注册

文章基本信息

  • 标题:Improve Image Decoding in Lightweight Environment Using a Coroutines Based Approach
  • 本地全文:下载
  • 作者:Rodrigue Saoungoumi-Sourpele ; Jean Michel Nlong ; Jean-Robert Kala Kamdjoug
  • 期刊名称:Journal of Computer and Communications
  • 印刷版ISSN:2327-5219
  • 电子版ISSN:2327-5227
  • 出版年度:2020
  • 卷号:8
  • 期号:10
  • 页码:60-74
  • DOI:10.4236/jcc.2020.810007
  • 出版社:Scientific Research Publishing
  • 摘要:The JPEG2000 still image compression standard, while providing a remedy for the many shortcomings of its predecessor JPEG, is still slow to establish itself on the Internet. This problem is mainly due to the complexity of the COder-DECoder (CODEC) which implies its non-adoption by large firms and platforms in the field of image acquisition, processing and transmission. Indeed, the encoding and decoding process consumes a lot of CPU, memory and energy resources and takes a lot of computing time. The objective of this paper is to propose a model for decoding jpeg2000 on lightweight devices running on the Android mobile operating system. This implementation uses coroutines, which are a lightweight process model with reduced resource consumption costs compared to conventional AsyncTask threadsets. The model minimizes decoding time while minimizing CPU and memory usage, resulting in a fast and energetically economical decoded image. The results of integrating the coroutines from the main thread into the decoding process instead of the AsyncTask from the main thread produced better performance in terms of computation time, CPU and memory utilization. Indeed, the use of our model has led to a gain of around 23.41% in execution time, 9.8% in CPU utilization rate and 18.56% in memory utilization rate, compared to the model proposed in the literature which uses the threads.
  • 关键词:Coroutines;JPEG2000;Android;Thread;Asynctask
国家哲学社会科学文献中心版权所有