149008204siftMatch

所属分类:图形图像处理
开发工具:Visual C++
文件大小:5953KB
下载次数:7
上传日期:2017-09-06 10:47:54
上 传 者0908
说明:  三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。
(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping function, the plane image of the triangle one by one to the calculated three-dimensional coordinates up on it. In order to facilitate the observation of 3D effects, I also designed the interactive function: the arrow keys can be rotated up and down around the reconstructed model, with the mouse wheel can zoom in or out. Use gluLookAt function to achieve the function of point rotation. The three-dimensional reconstructed code is implemented in glFuncs.cpp.)

文件列表:
siftMatch (0, 2011-07-06)
siftMatch\Debug (0, 2011-07-06)
siftMatch\Debug\StdAfx.obj (110030, 2011-07-05)
siftMatch\Debug\StdAfx.sbr (1506752, 2011-07-05)
siftMatch\Debug\dspfeat.obj (4601, 2011-07-05)
siftMatch\Debug\dspfeat.sbr (0, 2011-07-05)
siftMatch\Debug\imgfeatures.obj (32137, 2011-07-05)
siftMatch\Debug\imgfeatures.sbr (0, 2011-07-05)
siftMatch\Debug\kdtree.obj (22644, 2011-07-05)
siftMatch\Debug\kdtree.sbr (0, 2011-07-05)
siftMatch\Debug\match.obj (16644, 2011-07-05)
siftMatch\Debug\match.sbr (0, 2011-07-05)
siftMatch\Debug\minpq.obj (11275, 2011-07-05)
siftMatch\Debug\minpq.sbr (0, 2011-07-05)
siftMatch\Debug\sift.obj (50622, 2011-07-05)
siftMatch\Debug\sift.sbr (0, 2011-07-05)
siftMatch\Debug\siftMatch.bsc (5727232, 2012-10-22)
siftMatch\Debug\siftMatch.exe (258139, 2012-10-22)
siftMatch\Debug\siftMatch.ilk (352968, 2012-10-22)
siftMatch\Debug\siftMatch.obj (14447, 2011-07-05)
siftMatch\Debug\siftMatch.pch (7897192, 2011-07-05)
siftMatch\Debug\siftMatch.pdb (533504, 2012-10-22)
siftMatch\Debug\siftMatch.res (2820, 2011-07-06)
siftMatch\Debug\siftMatch.sbr (0, 2011-07-05)
siftMatch\Debug\siftMatchDlg.obj (44666, 2012-10-22)
siftMatch\Debug\siftMatchDlg.sbr (0, 2012-10-22)
siftMatch\Debug\utils.obj (17166, 2011-07-05)
siftMatch\Debug\utils.sbr (0, 2011-07-05)
siftMatch\Debug\vc60.idb (312320, 2012-10-22)
siftMatch\Debug\vc60.pdb (421888, 2012-10-22)
siftMatch\Debug\xform.obj (23050, 2011-07-05)
siftMatch\Debug\xform.sbr (0, 2011-07-05)
siftMatch\StdAfx.cpp (211, 2011-07-05)
siftMatch\StdAfx.h (1737, 2011-07-05)
siftMatch\beaver.png (48824, 2011-03-11)
siftMatch\beaver_xform.png (39513, 2011-03-11)
siftMatch\downimg_matched_points.xml (511, 2012-10-22)
siftMatch\dspfeat.cpp (1003, 2011-07-05)
siftMatch\imgfeatures.cpp (14420, 2011-07-05)
... ...

近期下载者

相关文件


收藏者