Searched defs:MatInfo (Results 1 – 1 of 1) sorted by relevance
167 struct CV_EXPORTS MatInfo struct169 MatInfo(const Mat& _m) : m(&_m) {} in MatInfo() function170 const Mat* m;