Searched defs:setDataWeight (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudastereo/src/ | ||
D | stereocsbp.cpp | 97 void setDataWeight(double data_weight) { data_weight_ = (float) data_weight; } in setDataWeight() function in __anon8392e7460111::StereoCSBPImpl |
D | stereobp.cpp | 115 void setDataWeight(double data_weight) { data_weight_ = (float) data_weight; } in setDataWeight() function in __anon256d62500111::StereoBPImpl |