OpenCV (梳理)
Eva.Q Lv9

一篇整理博客的博客

在这里推荐一篇博客 :https://qianmo.blog.csdn.net/article/details/19925819

这篇博客中对 OpenCV 的各个模块和功能有个简单的介绍


处理图像的颜色

https://evaqwq.github.io/2021/08/11/OPENCV1-12/


用形态学运算变换图像

腐蚀、膨胀、开启、闭合、分水岭、MSER

https://evaqwq.github.io/2021/08/05/OPENCV1-9/


提取直线、轮廓 和 区域

Canny、霍夫变换、直线拟合、提取连续区域、形状描述子

https://evaqwq.github.io/2021/08/09/OPENCV1-10/


检测兴趣点

检测角点、快速检测特征、尺度不变特征的检测、多尺度FAST特征的检测

https://evaqwq.github.io/2021/08/10/OPENCV1-11


三维重建

相机标定

https://evaqwq.github.io/2021/07/31/OPENCV1-3/

相机姿态还原

https://evaqwq.github.io/2021/08/02/OPENCV1-4/

用标定相机三维重建

https://evaqwq.github.io/2021/08/02/OPENCV1-5/

计算立体图像深度

https://evaqwq.github.io/2021/08/04/OPENCV1-6/


处理视频序列

读取、处理、写入、提取前景物体

https://evaqwq.github.io/2021/08/04/OPENCV1-7/


跟踪运动目标

跟踪特征点、估算光流、跟踪物体

https://evaqwq.github.io/2021/08/04/OPENCV1-8/

  • Post title:OpenCV (梳理)
  • Post author:Eva.Q
  • Create time:2021-08-11 18:28:16
  • Post link:https://qyy/2021/08/11/OPENCV/OPENCV1/
  • Copyright Notice:All articles in this blog are licensed under BY-NC-SA unless stating additionally.