Home
last modified time | relevance | path

Searched refs:smoothnessGrayDiff (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvstereogc.cpp80 int smoothnessGrayDiff[512]; member
118 … state2->smoothnessGrayDiff[i] = diff < state2->Ithreshold ? state2->lambda1 : state2->lambda2; in icvInitStereoTabs()
533 const int* stabI = state2->smoothnessGrayDiff + 255; in icvComputeEnergy()
673 const int* stabI = state2->smoothnessGrayDiff + 255; in icvAlphaExpand()