weixin_43722726 2022-11-03 20:30 采纳率: 33.3%
浏览 73

运行程序时OpenCV报错The function/feature is not implemented

如题
编译的时候没有报错,但是运行的时候出现了这个问题

img


完整报错信息:
[ WARN:0@0.001] global /root/opencv-4.5.5/modules/imgcodecs/src/grfmt_exr.cpp (102) initOpenEXR imgcodecs: OpenEXR codec is disabled. You can enable it via 'OPENCV_IO_ENABLE_OPENEXR' option. Refer for details and cautions
here: https://github.com/opencv/opencv/issues/21326
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.5.5) /root/opencv-4.5.5/modules/imgcodecs/src/grfmt_exr.cpp:103: error: (-213:The function/feature is not implemented) imgcodecs: OpenEXR codec is disabled. You can enable it via 'OPENCV_IO_ENABLE_OPENEXR' option. Refer for details and cautions here: https://github.com/opencv/opencv/issues/21326 in function 'initOpenEXR'

我照着链接看了,但是没找到解决方法,求看看什么问题,系统是Debian11,OpenCV版本是4.5.5

  • 写回答

1条回答 默认 最新

  • CSDN-Ada助手 CSDN-AI 官方账号 2022-11-03 22:12
    关注
    评论

报告相同问题?

问题事件

  • 创建了问题 11月3日

悬赏问题

  • ¥15 matlab数据降噪处理,提高数据的可信度,确保峰值信号的不损失?
  • ¥15 怎么看我在bios每次修改的日志
  • ¥15 python+mysql图书管理系统
  • ¥15 Questasim Error: (vcom-13)
  • ¥15 船舶旋回实验matlab
  • ¥30 SQL 数组,游标,递归覆盖原值
  • ¥15 为什么我的数据接收的那么慢呀有没有完整的 hal 库并 代码呀有的话能不能发我一份并且我用 printf 函数显示处理之后的数据,用 debug 就不能运行了呢
  • ¥20 gitlab 中文路径,无法下载
  • ¥15 用动态规划算法均分纸牌
  • ¥30 udp socket,bind 0.0.0.0 ,如何自动选取用户访问的服务器IP来回复数据