Ask Your Question

timial's profile - activity

2016-01-20 23:55:47 -0600 commented answer Problem using std::vector as a parameter in some opencv functions

I set the vector<mat> to globle variable and it doesn't throw exception and can be called for multi-times and throw only one exception at last. while the problem may not be sovled in total ,even if I have tried many methods from the web search,such as set the MTd mode or change lib to VC11 in VS2012

2016-01-20 23:55:47 -0600 commented answer Camera calibration tutorial: assertion failed

what can I do if my configuration has been like that?

2016-01-20 23:55:46 -0600 commented answer Problem using std::vector as a parameter in some opencv functions

it doesn't work~