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

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

BpRunDescription() const =0RunBpOnStereoSet< T, DISP_VALS, ACCELERATION >pure virtual
operator()(const std::array< std::string, 2 > &ref_test_image_path, const beliefprop::BpSettings &alg_settings, const ParallelParams &parallel_params) const =0RunBpOnStereoSet< T, DISP_VALS, ACCELERATION >pure virtual
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