OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thresharr
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/features2d/test/
test_mser.cpp
95
static const int
thresharr
[] = { 0, 70, 120, 180, 255 };
local
110
int thresh =
thresharr
[rng.uniform(0, 5)];
/external/opencv/cv/include/
cvcompat.h
573
cvFindChessBoardCornerGuesses( const void* arr, void* CV_UNREFERENCED(
thresharr
),
[
all
...]
Completed in 205 milliseconds