OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textureThreshold
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvstereobm.cpp
73
state->
textureThreshold
= 10;
191
int
textureThreshold
= state->
textureThreshold
;
344
if( tsum <
textureThreshold
)
399
int
textureThreshold
= state->
textureThreshold
;
515
if( tsum <
textureThreshold
)
592
if( state->
textureThreshold
< 0 )
/external/opencv/cv/include/
cv.h
[
all
...]
Completed in 224 milliseconds