码迷,mamicode.com
首页 > 其他好文 > 详细

findContours()的使用崩溃问题

时间:2017-09-07 19:22:58      阅读:180      评论:0      收藏:0      [点我收藏+]

标签:崩溃   point   方式   int   使用   状态   nbsp   vector   cto   

之前用的好好的,不知咱弄得就突然崩溃。然后网上搜了半天。

各种试,不行。

有一种改变代码方式的做法,可行,但是心里用着很是不爽。vector<vector<Point>>contours;->vector<Mat>contours; 

因为之前没问题,所以就索性删了工程,重新搭环境。就OK了。还是懵逼状态

findContours()的使用崩溃问题

标签:崩溃   point   方式   int   使用   状态   nbsp   vector   cto   

原文地址:http://www.cnblogs.com/zendu/p/7490947.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!