OpenCV中文网站

 找回密码
 立即注册
搜索
热搜: 安装 配置
查看: 2602|回复: 0

cout输出Mat类有问题,跳出exception,

[复制链接]
发表于 2018-9-23 19:48:34 | 显示全部楼层 |阅读模式
调试的时候直接停在了这个地方,并且提示引发异常。
static inline std:stream& operator << (std:stream& out, const Mat& mtx)
{
    Formatter::get()->write(out, mtx);引发了异常: 读取访问权限冲突。this->_Ptr 是 0xCDCDCDCD。
    return out;
}
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|OpenCV中文网站

GMT+8, 2024-4-24 12:44 , Processed in 0.016748 second(s), 15 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表