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
- filters.cl is The filtering related kernel code.
- rectification.cl The main distortion correction and rectification kernel code.
- sad_disp.cl The sum of absolute distance cost computation kernel code (local stereo matching).
- asw_disp.cl The adaptive support weight cost computation kernel code (local stereo matching).
- sgm.cl The adaptive semi-global matching streo kernel code (semi stereo matching).
- hier_bp.cl The hierarchal belief propagation kernel code (global stereo matching).
- wta.cl The winner takes all kernel code
Libraries
- OpenCL 1.2.0 for the GPGPU parallelization
- OpenCV 3.2.0 to handle the I/O process
- 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