본문 바로가기
  • Home

A study of generic programming method for source code reuse in image processing algorithm implementation

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2005, 10(3), pp.19-34
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science

Lee JUNG HUN 1 이준형 2

1경희대학교
2극동정보대학

Candidate

ABSTRACT

The difficulties in implementing of image processing algorithms are a major reason for the lack of research into algorithm comparison. This fact makes an image processing research with difficult. We conclude that it is important to represent algorithms in form of reusable code. Since current image processing systems do not fulfill all requirements we must pose on reusable implementations, we propose to solve the reuse problem by applying generic programming. We define two dimensional iterators, which mediate between image processing algorithms and their underlying data structures, so that the same algorithm implementation can be applied to any number of different image formats. The elegance and efficiency of this approach is illustrated by a number of useful examples and demonstrated by porting in existing image processing algorithm IDE(Integrated Development Environment).

Citation status

* References for papers published after 2023 are currently being built.