Home
last modified time | relevance | path

Searched defs:setDataWeight (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudastereo/src/
Dstereocsbp.cpp97 void setDataWeight(double data_weight) { data_weight_ = (float) data_weight; } in setDataWeight() function in __anon8392e7460111::StereoCSBPImpl
Dstereobp.cpp115 void setDataWeight(double data_weight) { data_weight_ = (float) data_weight; } in setDataWeight() function in __anon256d62500111::StereoBPImpl