Home
last modified time | relevance | path

Searched defs:getMat (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dippasync.hpp141 inline Mat getMat(hppiMatrix* src, hppAccel accel, int cn) in getMat() function
Dmat.inl.hpp121 inline Mat _InputArray::getMat(int i) const in getMat() function in cv::_InputArray
/external/opencv3/modules/java/pure_test/src/org/opencv/test/
DOpenCVTestCase.java221 protected Mat getMat(int type, double... vals) in getMat() method in OpenCVTestCase
/external/opencv3/modules/ts/src/
Dcuda_test.cpp306 Mat getMat(InputArray arr) in getMat() function
/external/opencv3/modules/java/android_test/src/org/opencv/test/
DOpenCVTestCase.java191 protected Mat getMat(int type, double... vals) in getMat() method in OpenCVTestCase
/external/opencv3/modules/core/src/
Dumatrix.cpp574 Mat UMat::getMat(int accessFlags) const in getMat() function in cv::UMat