opencv 如何捕捉异常 try{ //故意出错 } catch(cv::Exception& e ) { const char * s_ERROR=e.what(); AfxMessageBox(s_ERROR); }
Read more青春是一场远行,总记不起来时的路。
opencv 如何捕捉异常 try{ //故意出错 } catch(cv::Exception& e ) { const char * s_ERROR=e.what(); AfxMessageBox(s_ERROR); }
Read more