OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_threshold
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cvaux/include/
cvaux.hpp
71
int
get_threshold
() const // thresholding value that applied to back project
function in class:CvCamShiftTracker
/external/javassist/src/main/javassist/
CtClassType.java
76
private static final int
GET_THRESHOLD
= 2; // see compress()
175
getCount =
GET_THRESHOLD
;
227
if (getCount <
GET_THRESHOLD
)
[
all
...]
Completed in 148 milliseconds