OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatInfo
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/ts/include/opencv2/
ts.hpp
167
struct CV_EXPORTS
MatInfo
169
MatInfo
(const Mat& _m) : m(&_m) {}
173
CV_EXPORTS std::ostream& operator << (std::ostream& out, const
MatInfo
& m);
/external/opencv3/modules/ts/src/
ts_func.cpp
[
all
...]
/external/opencv3/modules/core/test/
test_arithm.cpp
[
all
...]
Completed in 2714 milliseconds