0_0_6814108_21215.cpp: In function `int main()':
0_0_6814108_21215.cpp:173: error: no matching function for call to `Mat::Mat(Mat)'
0_0_6814108_21215.cpp:15: note: candidates are: Mat::Mat(Mat&)
0_0_6814108_21215.cpp:13: note: Mat::Mat(int)
0_0_6814108_21215.cpp:187: error: no matching function for call to `Mat::Mat(Mat)'
0_0_6814108_21215.cpp:15: note: candidates are: Mat::Mat(Mat&)
0_0_6814108_21215.cpp:13: note: Mat::Mat(int)
0_0_6814108_21215.cpp:188: error: no matching function for call to `Mat::Mat(Mat)'
0_0_6814108_21215.cpp:15: note: candidates are: Mat::Mat(Mat&)
0_0_6814108_21215.cpp:13: note: Mat::Mat(int)
|