RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재후보

      영상처리 알고리즘 구현에서 소스코드 재사용을 위한 제너릭프로그래밍 방법에 관한 연구 = A study of generic programming method for source code reuse in image processing algorithm implementation

      한글로보기

      https://www.riss.kr/link?id=A101699718

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      영상처리 알고리즘 연구에 있어서 가장 어려운 부분 중 하나가 기존 알고리즘과의 성능 비교이다. 그러므로 재사용이 가능한 코드의 형태로 알고리즘을 표현하고 구현하는 것이 영상처리 ...

      영상처리 알고리즘 연구에 있어서 가장 어려운 부분 중 하나가 기존 알고리즘과의 성능 비교이다. 그러므로 재사용이 가능한 코드의 형태로 알고리즘을 표현하고 구현하는 것이 영상처리 연구에서는 매우 중요하다. 기존의 영상처리 시스템들은 소스코드 측면에서의 재사용을 위한 모든 조건을 지원하지 못했다. 이러한 문제를 해결하기 위하여 본 연구에서는 제너릭(generic) 프로그래밍 방법을 영상처리 알고리즘구현에 적용함으로써 소스코드 측면에서의 재사용 문제를 해결하는 방법을 제안하였다. 제안한 방법은 다른 다양한 영상 형식이 적용되더라도 같은 알고리즘 구현이 가능하도록 영상처리 알고리즘들과 알고리즘 구현을 위한 기초적인 자료 구조를 연결하는 이차원 iterator를 정의하여 사용하는 방법이다. 그리고 제안 방법의 간결함과 효율성을 확인하기 위하여 몇 개의 예제와 기존의 영상처리 알고리즘 통합 개발 환경에 이식하여 기존의 방법과 비교하였다.

      더보기

      다국어 초록 (Multilingual 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 algorithm...

      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).

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • Ⅰ. 서론
      • Ⅱ. 재사용을 위한 기존 연구 분석
      • Ⅲ. 구현
      • 요약
      • Abstract
      • Ⅰ. 서론
      • Ⅱ. 재사용을 위한 기존 연구 분석
      • Ⅲ. 구현
      • Ⅳ. 예제 알고리즘
      • Ⅴ. 성능
      • Ⅵ. 결론
      • 참고문헌
      • 저자소개
      더보기

      참고문헌 (Reference)

      1 "“효율적인 영상처리 교육을 위한 통합 환경 개발에 관한 연구”" 41 (41): 127-135, 2004년11월.

      2 "“Reusable test executive and test programs methodology and implementation comparison between HP VEE and LabView”" 305-2 312, 1999

      3 "http://vxl.sourceforge.net"

      4 "a knowledge-based system for the automation of image segmentation tasks”" 524528-, 1995.jul1995.

      5 "a knowledge-based system for automatic generation of image processing programs”" feb.1999.

      6 "The Programming Language C++”," 1996.

      7 "STL Tutorial and Reference Guide" Addison-Wesley 1996.

      8 "Knowledge-based image processing system: IPSSENS-II" 462466-, 1989.jul1989.

      9 "Khoros Documentation" 1996

      10 "Image Understanding Environment Documentation" Amerinex Applied Imaging Inc. 1996 1996

      1 "“효율적인 영상처리 교육을 위한 통합 환경 개발에 관한 연구”" 41 (41): 127-135, 2004년11월.

      2 "“Reusable test executive and test programs methodology and implementation comparison between HP VEE and LabView”" 305-2 312, 1999

      3 "http://vxl.sourceforge.net"

      4 "a knowledge-based system for the automation of image segmentation tasks”" 524528-, 1995.jul1995.

      5 "a knowledge-based system for automatic generation of image processing programs”" feb.1999.

      6 "The Programming Language C++”," 1996.

      7 "STL Tutorial and Reference Guide" Addison-Wesley 1996.

      8 "Knowledge-based image processing system: IPSSENS-II" 462466-, 1989.jul1989.

      9 "Khoros Documentation" 1996

      10 "Image Understanding Environment Documentation" Amerinex Applied Imaging Inc. 1996 1996

      11 "Hello-Vision”" 2001-, 2001

      12 "A New and Useful Template Techniques: Traits" -1995, 1995

      13 "1stIntl. Joint Conf. of ISSAC-88 and AAEC-6" 1989.

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2026 평가예정 재인증평가 신청대상 (재인증)
      2020-01-01 평가 등재학술지 유지 (재인증) KCI등재
      2017-01-01 평가 등재학술지 유지 (계속평가) KCI등재
      2013-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2010-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2007-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      2006-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2004-07-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 0.44 0.44 0.44
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0.43 0.38 0.58 0.15
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼