- CUDA를 이용한 초해상도 기법의 영상처리 속도개선 방법
- ㆍ 저자명
- 김미정,Kim. Mi-Jeong
- ㆍ 간행물명
- 韓國軍事科學技術學會誌
- ㆍ 권/호정보
- 2011년|14권 4호|pp.663-668 (6 pages)
- ㆍ 발행정보
- 한국군사과학기술학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
Although multi-frame super resolution algorithm has many merits but it demands too much calculation time. Researches have shown that image processing time can be reduced using a CUDA(Compute unified device architecture) which is one of GPGPU(General purpose computing on graphics processing unit) models. In this paper, we show that the processing time of multi-frame super resolution algorithm can be reduced by employing the CUDA. It was applied not to the whole parts but to the largest time consuming parts of the program. The simulation result shows that using a CUDA can reduce an operation time dramatically. Therefore it can be possible that multi-frame super resolution algorithm is implemented in real time by using libraries of image processing algorithms which are made by a CUDA.