OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CV_THRESH_TOZERO_INV
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvthresh.cpp
77
case
CV_THRESH_TOZERO_INV
:
177
case
CV_THRESH_TOZERO_INV
:
400
((type == CV_THRESH_TRUNC || type ==
CV_THRESH_TOZERO_INV
) && ithresh < 0) ||
431
else if( type == CV_THRESH_TRUNC || type ==
CV_THRESH_TOZERO_INV
)
460
if( type == CV_THRESH_TRUNC || type ==
CV_THRESH_TOZERO_INV
)
/external/opencv/cv/include/
cv.h
[
all
...]
Completed in 34 milliseconds