Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvstereobm.cpp191 int textureThreshold = state->textureThreshold; in icvFindStereoCorrespondenceBM_SSE2() local
399 int textureThreshold = state->textureThreshold; in icvFindStereoCorrespondenceBM() local
/external/opencv/cv/include/
Dcv.h1403 int textureThreshold; // the disparity is only computed for pixels in LOAD_CHDL() member