OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:minloc
(Results
26 - 28
of
28
) sorted by null
1
2
/external/opencv/ml/src/
ml_inner_functions.cpp
274
CvPoint
minLoc
, maxLoc; // Not used, just for function "cvMinMaxLoc"
307
CV_CALL(cvMinMaxLoc (&data_comp, &minVal, &maxVal, &
minLoc
, &maxLoc));
[
all
...]
/external/opencv3/modules/core/include/opencv2/
core.hpp
[
all
...]
/cts/apps/CtsVerifier/libs/
opencv3-android.jar
Completed in 309 milliseconds
1
2