登录
首页 » Visual C++ » virtual-view-code-CPP

virtual-view-code-CPP

于 2016-03-16 发布 文件大小:18758KB
0 244
下载积分: 1 下载次数: 19

代码说明:

  这是一个从两个以知的参考视点的彩色图和深度图来合成一个虚拟视点的彩色图和深度图的程序。(This is one of the two known reference to the viewpoint of the color and depth charts to synthesize a virtual viewpoint of color and depth charts of the program.)

文件列表:

虚拟视点代码
............\Desktop
............\.......\experientdata
............\.......\.............\3DVideos-distrib
............\.......\.............\................\MSR3DVideo-Breakdancers
............\.......\.............\................\.......................\calibParams-breakdancers.txt,1714,2015-10-25
............\.......\.............\................\.......................\cam0


............\.......\.............\................\.......................\cam1

............\.......\.............\................\.......................\cam2


............\.......\.............\experiencePictrue



............\testdepthimage
............\..............\Debug
............\..............\.....\testdepthimage.pdb,19456,2015-12-26
............\..............\testdepthimage
............\..............\..............\Debug
............\..............\..............\.....\test.obj,241506,2015-12-26
............\..............\..............\.....\testdepthimage.Build.CppClean.log,853,2015-12-26
............\..............\..............\.....\testdepthimage.log,1988,2015-12-26
............\..............\..............\.....\testdepthimage.tlog
............\..............\..............\.....\...................\CL.read.1.tlog,27506,2015-12-26
............\..............\..............\.....\...................\CL.write.1.tlog,428,2015-12-26
............\..............\..............\.....\...................\link-cvtres.read.1.tlog,2,2015-12-26
............\..............\..............\.....\...................\link-cvtres.write.1.tlog,2,2015-12-26
............\..............\..............\.....\...................\link-rc.read.1.tlog,2,2015-12-26
............\..............\..............\.....\...................\link-rc.write.1.tlog,2,2015-12-26
............\..............\..............\.....\...................\link.read.1.tlog,2,2015-12-26
............\..............\..............\.....\...................\link.write.1.tlog,2,2015-12-26
............\..............\..............\.....\...................\testdepthimage.lastbuildstate,160,2015-12-26
............\..............\..............\.....\...................\unsuccessfulbuild,0,2015-12-26
............\..............\..............\.....\vc120.idb,1043456,2015-12-26
............\..............\..............\.....\vc120.pdb,1617920,2015-12-26
............\..............\..............\depth.txt,1370003,2015-12-14
............\..............\..............\depthimage.cpp,2669,2015-10-31
............\..............\..............\test.cpp,13801,2016-01-04
............\..............\..............\testdepthimage.vcxproj,9227,2015-12-10
............\..............\..............\testdepthimage.vcxproj.filters,945,2015-11-05
............\..............\..............\testdepthimage.vcxproj.user,165,2015-11-28
............\..............\..............\x64
............\..............\..............\...\Debug
............\..............\..............\...\.....\test.obj,335120,2016-01-04
............\..............\..............\...\.....\testdepthimage.Build.CppClean.log,901,2016-01-04
............\..............\..............\...\.....\testdepthimage.log,1913,2016-01-04
............\..............\..............\...\.....\testdepthimage.tlog
............\..............\..............\...\.....\...................\CL.read.1.tlog,10102,2016-01-04
............\..............\..............\...\.....\...................\CL.write.1.tlog,452,2016-01-04
............\..............\..............\...\.....\...................\link.read.1.tlog,5424,2016-01-04
............\..............\..............\...\.....\...................\link.write.1.tlog,438,2016-01-04
............\..............\..............\...\.....\...................\testdepthimage.lastbuildstate,158,2016-01-04
............\..............\..............\...\.....\vc120.idb,560128,2016-01-04
............\..............\..............\...\.....\vc120.pdb,1347584,2016-01-04
............\..............\testdepthimage.sdf,50003968,2016-01-04
............\..............\testdepthimage.sln,1342,2015-10-29
............\..............\x64
............\..............\...\Debug
............\..............\...\.....\testdepthimage.exe,98816,2016-01-04
............\..............\...\.....\testdepthimage.ilk,512112,2016-01-04
............\..............\...\.....\testdepthimage.pdb,1657856,2016-01-04
............\使用方法.docx,14930,2016-01-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cpp
    用halcon编写的代码实例,用来给初学者学习(Use halcon code examples, for beginners learning )
    2014-10-21 09:56:24下载
    积分:1
  • xiaobo
    结合维纳滤波的小波降噪方法,滤波效果很好(Combination of Wiener filtering of wavelet noise reduction method, filter works well)
    2009-10-24 13:59:40下载
    积分:1
  • jiang
    VC图像编辑软件 就要卷积模糊和卷积模糊加噪 以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
    2010-03-07 13:57:45下载
    积分:1
  • RingSDK
    RINGSDK包含界面库和图象库,我编译过,可以使用(RINGSDK is a interface lib )
    2012-11-29 09:48:40下载
    积分:1
  • Chapter3
    图形处理,Visual C++图形编程技巧与实例源代码3(Graphics Visual C++ graphics programming techniques and source code examples 3)
    2012-02-29 11:16:21下载
    积分:1
  • ComputerGraphics
    多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域(Polygon fill polygon clipping custom polygon area custom crop area)
    2012-11-14 23:04:40下载
    积分:1
  • kuaisuzishiyingyuzhifangfa
    一种快速图像阈值分割法,不是otsu或迭代法,Wellner 1993快速自适应的图像二值化方法,有具体使用方法,很详细(A fast image thresholding segmentation method, not otsu or iterative methods, Wellner 1993 fast adaptive image binarization method)
    2016-09-23 16:00:23下载
    积分:1
  • ColorImageProcessing
    一种基于non-sample的纹理合成demo,程序性能还有待优化,效果还不错.(texture synthesis demo.)
    2013-09-27 22:53:20下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • 11
    说明:  LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
    2015-12-23 20:26:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载