Optimized Belief Propagation (CPU and GPU)
RunBpOnStereoSetCUDA.h File Reference

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"
Include dependency graph for RunBpOnStereoSetCUDA.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.

Author
Scott Grauer-Gray

Definition in file RunBpOnStereoSetCUDA.h.