搜索资源列表
IMGReg
- 图像配准是对取自不同时间,不同传感器或者 不同视解的同一场景的两幅图像或者多幅图像匹配的过程,它被子广泛应用在遥感图像/三维重构/机器人视觉等领域.下面是利用VC++来实现图像的配准源程序.-Image registration is a different time from different sensors or different solutions of the same scene as the two images or multiple image matching proces
WinCandideLight158
- 这是一个外国人用vc++写的有关人脸三维重构的可执行的程序-This is a foreigner with vc++ to write the relevant people face three-dimensional reconstruction of the executable program
55578
- 生物医学图像的三维重构,VC条件下的生物医学下图像精确重构。数字图像信号重构在生物医学的经典应用。-3-dimensional reconstruction of biomedical images, biomedical image under conditions under VC exact reconstruction. Digital image signal reconstruction in the classic biomedical applications.
149008204siftMatch
- 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi