|
Optimized Belief Propagation (CPU and GPU)
|
Declares child class of RunBpOnStereoSet to run CUDA implementation of belief propagation on a given stereo set as defined by reference and test image file paths. More...
#include <array>#include <cuda_runtime.h>#include "BpRunProcessing/RunBpOnStereoSet.h"#include "BpRunProcessing/ProcessBp.h"#include "BpRunProcessing/ParallelParamsBp.h"#include "RunEval/RunTypeConstraints.h"#include "RunImpCUDA/MemoryManagementCUDA.h"#include "ProcessBpCUDA.h"#include "SmoothImageCUDA.h"

Go to the source code of this file.
Classes | |
| class | RunBpOnStereoSetCUDA< T, DISP_VALS, ACCELERATION > |
| Child class of RunBpOnStereoSet to run CUDA implementation of belief propagation on a given stereo set as defined by reference and test image file paths. More... | |
Declares child class of RunBpOnStereoSet to run CUDA implementation of belief propagation on a given stereo set as defined by reference and test image file paths.
Definition in file RunBpOnStereoSetCUDA.h.