搜索资源列表
TexQuilting
- 截取小块图像作为输入图像,实现计算机自动生成纹理与纹理合成技术-Interception of small images as input images to achieve the computer automatically generate the texture with the texture synthesis
texture-analysis-based-cPP
- 基于c++的纹理分析程序 有效的提取出纹理特征 为后续工作奠定了基础-C++-based texture analysis program extract the texture features of effective follow-up work laid the foundation for the
149008204siftMatch
- 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi