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

virtual-view-code-CPP

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

  • meanshift
    mean shift功能演示,实现图像分割,具体请看效果(the demonstration of the mean shift algorithm)
    2009-12-18 19:39:09下载
    积分:1
  • Camdemo
    Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
    2014-01-11 19:45:29下载
    积分:1
  • Three-dimensional-algorithm
    关于MC三维重建算法的二义性消除的文章,很好的消除了MC算法中的二义性(it s the article about Three-dimensional reconstruction algorithm to eliminate ambiguity in MC)
    2014-01-17 13:19:26下载
    积分:1
  • pp
    说明:  利用vc++实现avi文件图像截取,avi图像即视屏图像(Use vc++ Achieve avi file image capture, avi video image that is, images)
    2008-12-17 23:26:31下载
    积分:1
  • Labeling
    对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等(labeling for bianry image)
    2011-05-09 13:54:15下载
    积分:1
  • SLIC
    超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
    2021-01-18 16:08:42下载
    积分:1
  • vb6
    图像处理缩放,大小随意改变,平滑处理,基于vb6.0设计(Zoom image processing, size change, smooth deal, based on the design VB6.0)
    2009-03-25 15:11:17下载
    积分:1
  • uuity7i
    自适应模板更新的粒子滤波实时跟踪算法_赖作镁.zip(Adaptive template updating particle filter for real-time tracking algorithm _ Ryan magnesium. Zip)
    2013-08-08 20:44:51下载
    积分:1
  • bodyindex_white_save
    kinect扫描到的人体分离出来,并以二值图显示,且可以保存在本地,丰富的注释帮助理解(kinect body scan to be separated, and binary image display and can be saved locally, rich annotation to help understand)
    2016-10-15 08:42:50下载
    积分:1
  • demons
    demons三维非刚性图像配准,速度很快,基于ITK(demons of 3D non-rigid image registration, very fast, based on ITK)
    2012-08-18 19:51:17下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载