Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ A heterogeneous and fully parallel stereo matching algorithm for depth estimatio
* m: switch the computational mode between OpenCL (GPU) and pthreads (CPU)
* t: switch the data type use for processing between 32-bit float and 8-bit char
* STEREO_SGBM:
* m: switch the computational mode between MODE_SGBM, MODE_HH and MODE_SGDM_3WAY
* m: switch the computational mode between MODE_SGBM, MODE_HH and MODE_SGBM_3WAY

## Directory Structure

Expand Down