Optimized Belief Propagation (CPU and GPU)
MainDriverFiles Directory Reference
Directory dependency graph for MainDriverFiles:
src/MainDriverFiles

Files

file  DriverBpStereoCPU.cpp [code]
 Contains the main() function that drives the optimized CPU belief propgation implementation evaluation across multiple input stereo sets and run configurations.
 
file  DriverBpStereoCPU_customRun.cpp [code]
 File with main() function to run optimized belief propagation implementation on CPU on an input stereo set specified using command line arguments.
 
file  DriverBpStereoCUDA_customRun.cpp [code]
 File with main() function to run optimized CUDA belief propagation implementation on CPU on an input stereo set specified using command line arguments.
 
file  DriverCudaBp.cpp [code]
 Contains the main() function that drives the optimized CUDA belief propagation implementation evaluation across multiple input stereo sets and run configurations.
 
file  Float16Test.cpp [code]
 File with main() function to test _Float16 datatype.