HomeSort by relevance Sort by last modified time
    Searched refs:Ithreshold (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvstereogc.cpp 76 int Ithreshold, interactionRadius;
118 state2->smoothnessGrayDiff[i] = diff < state2->Ithreshold ? state2->lambda1 : state2->lambda2;
381 state->Ithreshold = 5;
906 state2.Ithreshold = state->Ithreshold;
  /external/opencv/cv/include/
cv.h     [all...]

Completed in 52 milliseconds