Stereo IVCL  1.0.0
Stereo Matching on GPGPU
All Files Functions Variables Macros Pages
IVCL STEREO MAIN PAGE

Introduction

The documentation page for 2nd year IITP-ETRI project (Stereo). The page contain documentation for the GPU kernel functions. The functions are sepearated into several .cl files for better visibility.

Files

  1. filters.cl is The filtering related kernel code.
  2. rectification.cl The main distortion correction and rectification kernel code.
  3. sad_disp.cl The sum of absolute distance cost computation kernel code (local stereo matching).
  4. asw_disp.cl The adaptive support weight cost computation kernel code (local stereo matching).
  5. sgm.cl The adaptive semi-global matching streo kernel code (semi stereo matching).
  6. hier_bp.cl The hierarchal belief propagation kernel code (global stereo matching).
  1. wta.cl The winner takes all kernel code

Libraries

  1. OpenCL 1.2.0 for the GPGPU parallelization
  2. OpenCV 3.2.0 to handle the I/O process
  3. Qt 5.0.0 for the UI

Environment

Visual Studio 2017
Windows 10

Author

Affiliation: http://image.inha.ac.kr/
Author: Andre Ivan (andre.nosp@m.ivan.nosp@m.13@gm.nosp@m.ail..nosp@m.com)
Last Updated: 24 September 2019