Optimized Belief Propagation (CPU and GPU)
RunBpOnStereoSetCUDA< T, DISP_VALS, ACCELERATION > Member List

This is the complete list of members for RunBpOnStereoSetCUDA< T, DISP_VALS, ACCELERATION >, including all inherited members.

BpRunDescription() const overrideRunBpOnStereoSetCUDA< T, DISP_VALS, ACCELERATION >inlinevirtual
operator()(const std::array< std::string, 2 > &ref_test_image_path, const beliefprop::BpSettings &alg_settings, const ParallelParams &parallel_params) const overrideRunBpOnStereoSetCUDA< T, DISP_VALS, ACCELERATION >inlinevirtual
ProcessStereoSet(const std::array< std::string, 2 > &ref_test_image_path, const beliefprop::BpSettings &alg_settings, const beliefprop::BpOnDevice< T, DISP_VALS, ACCELERATION > &run_bp_on_device) constRunBpOnStereoSet< T, DISP_VALS, ACCELERATION >protected