Home
last modified time | relevance | path

Searched defs:MatSize (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/imgproc/perf/
Dperf_histogram.cpp102 #define MatSize TestMatSize macro
103 PERF_TEST_P(MatSize, equalizeHist, in PERF_TEST_P() argument
/external/opencv3/modules/core/include/opencv2/core/
Dmat.hpp509 struct CV_EXPORTS MatSize struct
519 int* p;
Dmat.inl.hpp1102 MatSize::MatSize(int* _p) in MatSize() function in cv::MatSize