cvaux :error C2039: 'foreground_regions' : is not a member of 'CvFGDStatModel
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://juwen.blog.51cto.com/135311/86311 |
在cvaux.h文件中,
搜索关键字foreground_regions,
CvMemStorage* storage; /*storage for 揻oreground_regions?/ \ CvSeq* foreground_regions /*foreground object contours*/ 改为如下形式: CvMemStorage* storage; /*storage for foreground_regions*/ \ CvSeq* foreground_regions /*foreground object contours*/ 注释掉了代码,唉。怎么这么不小心。 本文出自 “jonsoft” 博客,请务必保留此出处http://juwen.blog.51cto.com/135311/86311 本文出自 51CTO.COM技术博客 |


juwen
博客统计信息
热门文章
最新评论
友情链接
