文件名称:movImageProcessOpencv
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-29
- 文件大小:
- 444kb
- 下载次数:
- 0次
- 提 供 者:
- xiao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用opencv实现的运动补偿,首先进行角点检测,然后进行角点匹配,最后根据两幅图像的匹配角点进行仿射变换获得补偿后的图像-implement motion compensation using Opencv, firstly, corners are detected on two images, and then the corners of two images are matched, the last image after affine transformation compensated according to the matching corner points of the two images
(系统自动生成,下载前可以参看下载内容)
下载文件列表
动态背景图像处理opencv
......................\lena1.png
......................\lena2.png
......................\动态背景处理opencv.cpp