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

virtual-view-code-CPP

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

  • GreyTrans
    VC++图像处理程序设计(杨淑莹)第四章_灰度变换源码(VC++ image processing program design (Yang Shuying) Chapter _ gray transform source)
    2013-03-19 23:52:43下载
    积分:1
  • ICP-point-cloud-registration
    三维激光点云配准是点云三维建模的关键问题之一。经典的 ICP 算法对点云初始位置要求较高且配准 效率较低,提出了一种改进的 ICP 点云配准算法。该算法首先利用主成分分析法实现点云的初始配准,获得较好 的点云初始位置,然后在经典 ICP 算法的基础上,采用 k - d tree 结构实现加速搜索,并利用方向向量夹角阈值去除 错误点对,提高算法的效率。实验表明,本算法流程在保证配准精度的前提下,显著提高了配准效率。 (Three-dimensional laser point cloud registration is one of the key three-dimensional point cloud model. High classical ICP algorithm to the initial position of the point cloud registration requirements and low efficiency, proposed an improved ICP point cloud registration algorithm. Firstly, the use of principal component analysis of the initial point cloud registration, get a better initial position of the point cloud, then the basis of classical ICP algorithm using k- d tree structure to achieve speed up the search, and using the direction vector angle the removal of the threshold point error and improve the efficiency of the algorithm. Experiments show that the algorithm processes to ensure the accuracy of registration under the premise, significantly improve the efficiency of registration.)
    2016-08-01 10:34:57下载
    积分:1
  • Kkkllt134L
    非常好的klt算法的事例程序源码,大大家多多下在亚,谢谢大家乐 (Very good klt algorithm example program source code, large lot next in Asia, and thank you for music)
    2012-08-29 22:42:49下载
    积分:1
  • erode
    C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。(C language mathematical morphology erosion operation also apply to binary images and gray-scale image.)
    2009-11-14 14:43:40下载
    积分:1
  • PhotoCut
    基于OpenCV实现的图像剪切,截取小软件,对学习OpenCV的朋友比较有帮助(OpenCV based on the realization of the image shear, the interception of a small software, to learning more OpenCV friends help)
    2020-11-17 15:19:41下载
    积分:1
  • pjbz
    图像质量评价,计算两幅图像的保真性,鲁棒性 ,结构相似性 (Image quality assessment,calculate the fidelity ,robust and structural similarity of the image,)
    2017-03-16 15:09:32下载
    积分:1
  • Face-deformation
    C++,人脸变形,选择图片,在图片中选择一个四边形窗口(人物脸部),然后再在内部选择一个四边形窗口,逆时针选择,然后点击变形直接呈现变形结果,点击动画可以查看人脸变形过程(C++ program, select a picture, choose a quadrilateral window (human faces) in the picture, and then select a quadrilateral inside the window, counter-clockwise to select, then click on the deformation presented directly deformation results, click animated facial deformation process can be viewed)
    2014-02-16 13:46:01下载
    积分:1
  • ChaosImageCode
    一个用VC编的混沌图像加密程序,演示了如何读写图像,如何用混沌算法加密解密。(a program for encrypting image by chaos algorithm,based on VC.)
    2017-11-03 09:36:54下载
    积分:1
  • DMC2C80-V1.1
    VC development motion control routines, vb development 12 axis motion control routines
    2013-12-08 21:55:18下载
    积分:1
  • Histogramequalizationprocessingprogrammingguide
    直方图均衡化处理编程指南及实验报告,数字图像处理及应用,阮秋琦教授,北京交通大学(资源分享)。(Histogram equalization processing programming guide and laboratory reports,Application of digital image processing and Beijing Jiaotong University, Professor Ruan Qiuqi)
    2010-11-17 12:50:55下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载