问题

在学习opencv的过程中使用了SIFT的时候,发现书上的代码用不了。

在stackoverflow上看了一些之后,找到了解决方案

解决方法

安装好 opencv-contrib-python这个库
可以根据下面的这个博客来安装这个库。
opencv-contrib-python安装

安装完成之后就可以使用了~

【解决方案】module 'cv2.cv2' has no attribute 'xfeatures2d'相关推荐

  1. 【完美解决方案】module ‘cv2.cv2‘ has no attribute ‘xfeatures2d‘

    一.问题描述 在学习openCV的过程中使用了SIFT的时候,发现书上的代码用不了,报错: module 'cv2.cv2' has no attribute 'xfeatures2d' 二.问题原因 ...

  2. AttributeError: module ‘cv2.cv2‘ has no attribute ‘xfeatures2d‘解决方法

    运行一段关于图像拼接的代码时,出现问题 AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d' def __init__(sel ...

  3. 解决opencv错误AttributeError: module ‘cv2.cv2‘ has no attribute ‘xfeatures2d‘

    解决opencv错误AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d' 文章目录: 一.错误原因 二.解决方法 一.错误原因 ...

  4. 成功解决AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d'

    成功解决AttributeError: module 'cv2.cv2' has no attribute 'xfeatures2d' 目录 解决问题 解决思路 解决方法 解决问题 Attribute ...

  5. AttributeError: module ‘cv2.cv2‘ has no attribute ‘bgsegm‘

    问题: AttributeError: module 'cv2.cv2' has no attribute 'bgsegm' 解决方案: 打开cmd 激活env环境,然后输入下面指令: pip ins ...

  6. 程序报错:AttributeError: module ‘cv2.cv2‘ has no attribute ‘cv2.MultiTracker_create()‘

    问题1:pycharm运行程序时报错 AttributeError: module 'cv2.cv2' has no attribute 'cv2.MultiTracker_create()' 解决方 ...

  7. 解决AttributeError: module ‘cv2.cv2‘ has no attribute ‘estimateRigidTransform‘

    问题: AttributeError: module 'cv2.cv2' has no attribute 'estimateRigidTransform' 分析: 出现该问题的原因可能是opencv ...

  8. 成功解决Exception “unhandled AttributeError“ module ‘cv2.cv2‘ has no attribute ‘estimateRigidTransform‘

    成功解决Exception "unhandled AttributeError" module 'cv2.cv2' has no attribute 'estimateRigidT ...

  9. 成功解决AttributeError: module 'cv2.cv2' has no attribute 'CV_CAP_PROP_FPS'和 'CV_CAP_PROP_FRAME_WIDTH'

    成功解决AttributeError: module 'cv2.cv2' has no attribute 'CV_CAP_PROP_FPS'和 'CV_CAP_PROP_FRAME_WIDTH' 目 ...

  10. AttributeError: module cv2.face has no attribute 'createEigenFaceRecognizer'

    python3.x中用opecv3做人脸识别有两种模块找不到的报错解决方法. 第一种报错:说cv2中没有face AttributeError: module 'cv2' has no attribu ...

最新文章

  1. 整理Simple.Data使用方法
  2. “Jupyter的杀手”:Netflix发布新开发工具Polynote
  3. matlab图像基础处理小记
  4. springboot启动报错Exception in thread “main“ java.lang.NoClassDefFoundError: io/netty/util/Timer
  5. mysql like 大小写_mysql - 如何使用LIKE通配符在列中搜索(不区分大小写)?
  6. Rust :PhantomData、PhantomPinned
  7. js上传文件转二进制格式
  8. offer oracle svp_SVP - Uncyclopedia
  9. 数字电路设计总结(一):组合逻辑和同步时序设计
  10. VB程序启动后如何在通知区域显示
  11. 想成功就不要设定目标,你信吗?
  12. python实现运动模糊图像_OpenCV+Python实现图像运动模糊和高斯模糊!它是编程界的PS!...
  13. python 在软件自己自动输入器_Python自动操作GUI神器PyAutoGUI
  14. earchs柱形图怎样使某个柱子变色
  15. java实现单链表的建立(头插法和尾插法)
  16. 深创学院创始人宝石参与《第24届中国国际高新技术成果交易会》
  17. 解决GitHub限速问题
  18. 【预测模型-ELM预测】基于蝙蝠算法优化极限学习机预测matlab代码
  19. B2B 手动客户端网络上传数据报错:由于目标机器积极拒绝,无法连接,解决办法
  20. Development Mode 和 Production Mode

热门文章

  1. Eclipse IDE for Java EE Developers 与Eclipse Classic 区别
  2. WinCE 应用程序开机自动方法
  3. c#加粗代码_c#窗体,选中复选框,文字加粗变绿代码
  4. python3什么意思_python3中%d什么意思?
  5. POJ 1150 The Last Non-zero Digit 《挑战程序设计竞赛》
  6. 使用Xshell连接Linux服务器
  7. Android-ffmpeg编译so文件
  8. 分布式调用技术 RPC VS REST
  9. 使用 Intel HAXM 为 Android 模拟器加速,媲美真机(转)
  10. Oracle忘记用户名和密码的解决方案