搜索资源列表
code1.zip
- 3D shape reconstruction matlab code. It used shape from defocus technique with least squares. You can reconstruct 3D shape with only two different depth images.,3D shape reconstruction matlab code. It used shape from defocus technique with least squa
Depthmap
- Generate a depth map
DX8TS
- Direct3D8教程:主要讲述3D数学基础,3D编程基础。第一章、准备就绪。第二章、绘制三角形。第三章、旋转的立方体。第四章、全屏模式和深度缓冲。第五章、矩阵变换。第六章、纹理。第七章、灯光与材质。第八章、索引缓冲。第九章、有纹理的球体、圆柱体和锥体。第十章、载入模型。第十一章、3D中的2D。第十二章、键盘与鼠标输入。第十三章、声音和音乐。-Direct3D8 Tutorial: 3D, focuses on the foundations of mathematics, 3D program
Stereo-Disparity
- 人们之所以能够看到深度,是因为,来自三维世界的不同视角。本程序尝试从一个2D图像映射并计算对应的3D的距离。-People have been able to see the depth, is because the three-dimensional world from different perspectives. This procedure attempts to map from a 2D image and calculate the corresponding 3D dista
08_01_ZTest
- 精通DirectX 3D图形与动画程序设计 这本书的源码 08_第八章 深度测试与Alpha混合-Proficient in DirectX 3D graphics and animation programming source of this book 08_ Chapter VIII of the depth of testing and Alpha mixed
02_
- 精通DirectX 3D图形与动画程序设计 第2章 Direct3D程序设计基础 18 2.1 相关基础知识 18 2.2 Direct3D体系结构 19 2.3 Direct3D对象 21 2.4 Direct3D设备对象 21 2.4.1 Direct3D设备类型 21 2.4.2 创建Direct3D设备对象 23 2.5 Direct3D程序基本结构 25 2.6 最简单的Direct3D程序 25 2.6.1 工程项目和开发环境设置 29 2
StereoMatch_1_0
- Stereo Matching for depth estimation in 3D graphics
code2
- 3D shape reconstruction matlab code. It used shape from defocus technique with divergence. You can reconstruct 3D shape with only two different depth images.
code3
- 3D shape reconstruction matlab code. It used shape from defocus technique with diffusion. You can reconstruct 3D shape with only two different depth images.
StereoVision
- Stereo Vision is an area of study in the field of Machine Vision that attempts to recreate the human vision system by using two or more 2D views of the same scene to derive 3D depth information about the scene. Depth information can be used to trac
PrejetReconstruction3D
- projet de reconstruction 3D à partir des images 2D
depth
- 3 D Depth reconstruction
3D-VIDEO-AND-FREE-VIEWPOINT
- An overview of 3D and free viewpoint video is given in this paper with special focus on related standardization activities in MPEG. Free viewpoint video allows the user to freely navigate within real world visual scenes, as known from virtual w
A-3D-TV-Approach-Using-Depth-Image-Based-Renderin
- This paper will present details of a system that allows for an evolutionary introduction of depth perception into the existing 2D digital TV framework. The work is part of the European Information Society Technologies (IST) project “Advanced
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newrea
opencv-2D-3D
- 利用opencv自带的函数功能,编译出由两个摄像机,既双目视觉来获得物体的深度信息,最终得到三位映射。-Opencv own function, compile the object depth information obtained by two cameras, binocular vision, and ultimately get three mapping.
openni-color-depth-combine
- 关于openni2编程的源码,opennni2与openni相比变化较大,个人也刚学习,从各种途径也没找到太多例程,先分享下自己找的的入门源码。 程序实现了从kinect获取数据流并将深度图像及彩色图像融合显示,非3d效果,但是具有一定了参考价值。 没有附加自己的配置sln文档,因为我不是默认安装,所以请自己配置,然后将cpp源码添加替换即可,不明白可以联系qq1050654578.-About openni2 programming the source, opennni2 openn
3D
- 使用VC++编写的生成3D深度图的代码,测试通过,运行是需要在代码中手动添加图像!-Prepared using VC++ generate 3D depth map of the code, test, operation is needed in the code manually add an image!
3-D-Depth-Reconstruction
- 从一副静态图中构建3D深度估计模型,很经典的一个文档-consider the task of 3-d depth estimation from a single still image
3D-Reconstruction-code-in-matlab
- 基于Matlab的点云三维重建代码程序,以实现从kinect深度图到点云,再进行三维重建的过程。-Matlab-based point cloud reconstruction program code to achieve kinect depth map the point cloud, and then the process of three-dimensional reconstruction.