文件名称:CV5
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-26
- 文件大小:
- 1.76mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序功能是由运动(估计)恢复仿射结构,具体使用的是factorization分解法。这个方法的本质就是一个矩阵分解的过程:对于给定n个点的m幅图像,我们可以写成一个2m*n的矩阵D=(q1,q2,…,qn),而这个像点矩阵可以表示成一个2m*3矩阵和一个3*n矩阵的乘积,即D=AP,其中A、P分别表示实际(仿射)摄像机位移和场景状态,也就是我们需要求得的矩阵。而如何根据D来得到A、P,正是factorization分解法的工作。-This program features the recovery by the movement (estimated) affine structure, the specific use of the factorization decomposition. The essence of this method is that the process of decomposition of a matrix: m images for a given n points, we can be written in a 2m* n matrix D = (q1, q2, ..., qn), and this can be expressed as the dot matrix the product of a 2m* 3 matrix and a 3* n matrix D = AP, A, P denote the actual (affine) camera displacements and scenes state, that is, we need to obtain the matrix. D to obtain A, P, is the factorization decomposition method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CV5\CV5\CV5.APS
...\...\CV5.cpp
...\...\CV5.h
...\...\CV5.rc
...\...\CV5.vcproj
...\...\CV5.vcproj.LPCLUB.Administrator.user
...\...\CV5Doc.cpp
...\...\CV5Doc.h
...\...\CV5View.cpp
...\...\CV5View.h
...\...\Debug\BuildLog.htm
...\...\.....\CV5.exe.embed.manifest
...\...\.....\CV5.exe.embed.manifest.res
...\...\.....\CV5.exe.intermediate.manifest
...\...\.....\CV5.obj
...\...\.....\CV5.res
...\...\.....\CV5Doc.obj
...\...\.....\CV5View.obj
...\...\.....\MainFrm.obj
...\...\.....\mt.dep
...\...\.....\stdafx.obj
...\...\.....\vc90.pdb
...\...\MainFrm.cpp
...\...\MainFrm.h
...\...\ReadMe.txt
...\...\res\CV5.ico
...\...\...\CV5.rc2
...\...\...\CV5Doc.ico
...\...\resource.h
...\...\stdafx.cpp
...\...\stdafx.h
...\...\targetver.h
...\CV5.sln
...\CV5.suo
...\data\hotel.seq30.pgm.jpg
...\....\hotel.seq31.pgm.jpg
...\....\hotel.seq32.pgm.jpg
...\....\hotel.seq33.pgm.jpg
...\....\hotel.seq34.pgm.jpg
...\....\hotel.seq35.pgm.jpg
...\....\hotel.seq36.pgm.jpg
...\....\hotel.seq37.pgm.jpg
...\....\hotel.seq38.pgm.jpg
...\....\hotel.seq39.pgm.jpg
...\Debug\CV5.exe
...\.....\CV5.pdb
...\CV5\Debug
...\...\res
...\CV5
...\data
...\Debug
CV5