登录
首页 » Visual C++ » reconstruction

reconstruction

于 2010-06-22 发布 文件大小:3914KB
0 226
下载积分: 1 下载次数: 516

代码说明:

  基于双目视觉的三维重建,包含了重建过程中的基本步骤。(Binocular vision-based three-dimensional reconstruction, including the reconstruction of the basic steps of the process.)

文件列表:

密集点匹配
..........\VC
..........\..\cvut_test
..........\..\.........\cvut
..........\..\.........\....\cvut.h,277,2007-05-29
..........\..\.........\....\cvutImage.h,5172,2007-05-29
..........\..\.........\....\cvutMatrix.h,16538,2007-05-29
..........\..\.........\....\cvutSeq.h,6162,2007-05-29
..........\..\.........\....\cvutUtil.h,6442,2007-05-29
..........\..\.........\cvut_test.dsp,4711,2007-06-19
..........\..\.........\cvut_test.dsw,543,2007-05-29
..........\..\.........\cvut_test.exe,172032,2008-08-02
..........\..\.........\cvut_test.ncb,7924736,2008-08-02
..........\..\.........\cvut_test.opt,50688,2007-06-19
..........\..\.........\cvut_test.plg,1528,2007-06-19
..........\..\.........\cvut_test.positions,40,2007-06-19
..........\..\.........\cvut_test.sln,882,2007-09-18
..........\..\.........\cvut_test.vcproj,5668,2007-09-18
..........\..\.........\cvut_test.vcproj.B67AD0B61E4C426.王中杰.user,1427,2008-08-02
..........\..\.........\dense_correspondence.cpp,4253,2008-08-02
..........\..\.........\image

稀疏点匹配与重建
................\cvut_test
................\.........\cvut
................\.........\....\cvut.h,277,2007-05-29
................\.........\....\cvutImage.h,5172,2007-05-29
................\.........\....\cvutMatrix.h,16538,2007-05-29
................\.........\....\cvutSeq.h,6162,2007-05-29
................\.........\....\cvutUtil.h,6442,2007-05-29
................\.........\cvut_test.dsp,5007,2007-06-19
................\.........\cvut_test.dsw,543,2007-05-29
................\.........\cvut_test.exe,716899,2008-08-02
................\.........\cvut_test.ncb,320512,2008-08-02
................\.........\cvut_test.opt,62976,2008-08-02
................\.........\cvut_test.plg,5068,2008-08-02
................\.........\cvut_test.positions,587,2007-06-21
................\.........\glut.h,27670,2000-12-13
................\.........\glut32.dll,237568,2001-11-08
................\.........\glut32.lib,28728,2001-11-08
................\.........\image


................\.........\image_rectify.cpp,6689,2007-06-21
................\.........\ltga.cpp,7409,2003-06-05
................\.........\ltga.h,4065,2003-06-05
................\.........\projective_matrix.txt,295,2007-05-19
................\.........\three_dimensional_reconstruction.cpp,9658,2007-07-30
................\.........\three_dimensional_reconstruction.h,876,2007-05-29
稀疏点匹配与重建(无图像校正)
..............................\sparse_correspondence_and_reconstruction_unrectify
..............................\..................................................\function.cpp,7231,2007-08-08
..............................\..................................................\function.h,1444,2006-10-02
..............................\..................................................\glut.h,27670,2000-12-13
..............................\..................................................\glut32.dll,237568,2001-11-08
..............................\..................................................\glut32.lib,28728,2001-11-08
..............................\..................................................\match_image


..............................\..................................................\ReadMe.txt,1208,2007-07-24
..............................\..................................................\reconstruction.cpp,5651,2007-08-08
..............................\..................................................\sparse_correspondence_and_reconstruction_unrectify.cpp,179,2007-07-24
..............................\..................................................\sparse_correspondence_and_reconstruction_unrectify.exe,40960,2008-08-02
..............................\..................................................\sparse_correspondence_and_reconstruction_unrectify.vcproj,4742,2007-07-24
..............................\..................................................\sparse_correspondence_and_reconstruction_unrectify.vcproj.B67AD0B61E4C426.王中杰.user,1427,2008-08-02
..............................\..................................................\stdafx.cpp,255,2007-07-24
..............................\..................................................\stdafx.h,276,2007-07-24
..............................\sparse_correspondence_and_reconstruction_unrectify.ncb,4803584,2008-08-02
..............................\sparse_correspondence_and_reconstruction_unrectify.sln,1015,2007-07-24

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

发表评论

0 个回复

  • Digital-Image-Processing
    这是一个数字图像处理常用的功能的集成软件,用VC++ 编写,可以对图像进行一些常见的操作,也可以自己扩展功能(This is a common feature of digital image processing integrated software, images can perform basic operations)
    2014-01-13 19:09:57下载
    积分:1
  • Tamura纹特征提取及应用的matlab代码 TTamura Textua
    Tamura纹理特征提取及应用的matlab代码,附有介绍绍Tamura纹理的文献和测试用图片。,已通过测试。 (Tamura texture feature extraction and application of the Matlab code, accompanied by Shao Tamura texture literature and test pictures. , Has been tested.)
    2012-06-09 11:36:52下载
    积分:1
  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • Grid
    基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
    2013-12-01 22:31:29下载
    积分:1
  • zengqiang
    图像增强里的小程序,有中值滤波,平滑处理还有频域增强(Image Enhancement in the small procedures, median filtering, smoothing also enhanced the frequency domain)
    2010-06-15 20:54:02下载
    积分:1
  • Hough-transform
    基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
    2013-12-09 16:41:57下载
    积分:1
  • inpaiting_code_i_c
    采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。 (taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.)
    2007-06-16 14:37:17下载
    积分:1
  • waterprinter1
    这篇是96年的水印论文,全英文版,中文题目:一种安全强大的扩频水印技术(This is a 96-year watermark papers, all in English, Chinese subjects: a safe and powerful Spread Spectrum Watermarking)
    2007-11-08 00:50:03下载
    积分:1
  • 3dwatershed
    用分水岭算法对三维模型进行分割处理。可以实现对三维模型的有意义分割。(Using three-dimensional model of the watershed algorithm to be dealt with separately. Three-dimensional model can achieve meaningful partition.)
    2009-01-13 20:29:26下载
    积分:1
  • GMM-modeling-and-EM
    介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法(Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm)
    2012-07-11 15:40:59下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载