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

virtual-view-code-CPP

于 2016-03-16 发布 文件大小:18758KB
0 142
下载积分: 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 个回复

  • HOG+SVM进行片中行人检测
    行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
    2020-10-30 16:09:56下载
    积分:1
  • GMS-Feature-Matcher-master
    说明:  利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
    2021-05-06 16:31:53下载
    积分:1
  • ComputerGraphics
    多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域(Polygon fill polygon clipping custom polygon area custom crop area)
    2012-11-14 23:04:40下载
    积分:1
  • bmpscrollview
    用于BMP图像文件的滚动显示,带上下和水平滚动条。(This file is used to display BMP image files, with up-down and horizontal scroll bars.)
    2013-07-10 16:44:33下载
    积分:1
  • DFT-DCT
    说明:  基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换(VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion)
    2021-02-15 10:09:48下载
    积分:1
  • Computergraphics
    英文原本经典计算机图形学教程,PPT格式,很好的学习材料和上课资料(English was the classic computer graphics course, PPT format, good learning materials and school information)
    2009-06-05 19:45:22下载
    积分:1
  • EllipseCir
    椭圆拟合,输入中心坐标及椭圆长半轴和短半轴即可画出相应椭圆(ellipse fitting)
    2013-12-18 23:49:16下载
    积分:1
  • werwerwer
    说明:  对灰度图象进行正交变换,并进行滤波,产生平滑图象(Gray-scale images of the orthogonal transformation, and filtering to produce a smooth image)
    2008-11-22 11:02:15下载
    积分:1
  • fatigue-driving-system
    基于图像处理的人脸检测系统,通过openCV软件来实现的(Image processing based face detection system, implemented by software openCV)
    2011-11-23 20:31:56下载
    积分:1
  • SAR-blur-analysis
    分析了合成孔径雷达的模糊度问题及其对图像质量的影响, 详细描述了模糊度的 表达式, 分析了不同系统参数对模糊度的影响, 对所谓的重影现象作了定量分析(Analysis of synthetic aperture radar ambiguity problems and their impact on image quality, a detailed description of the fuzzy degree of expression of the different system parameters on the degree of influence on the so-called ghost phenomenon analyzed quantitatively)
    2010-07-07 14:16:46下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载