登录
首页 » Visual C++ » reconstruction

reconstruction

于 2010-06-22 发布 文件大小:3914KB
0 199
下载积分: 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 个回复

  • ZhengNan5
    图像的逆滤波 维纳滤波 同时可以对图像进行模糊处理比如运动模糊 卷积模糊(Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!)
    2011-05-14 20:02:47下载
    积分:1
  • Image-feature-extraction
    一种改进的基于蚁群算法的图像边缘检测文献,前沿论文(ant colony system,matlab)
    2012-04-17 15:10:39下载
    积分:1
  • 灰度数字增强hudushuzituxiangzengqang
    灰度数字图像增强处理,灰度数字图像增强处理,灰度数字图像增强处理,(Deal with gray-scale digital image enhancement)
    2020-07-09 11:28:55下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • vtk-CT(MC)
    MC算法实现CT医学图像的三维重建,面绘制技术(MC algorithm CT medical image reconstruction, surface rendering technology)
    2014-02-25 10:14:46下载
    积分:1
  • median-filtering
    中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
    2013-12-05 17:24:42下载
    积分:1
  • Relative-orientation
    摄影测量学 通过迭代法求解五个相对定向元素(Relative orientation)
    2014-10-09 18:08:53下载
    积分:1
  • XINIAN_1
    1 完成图象处理的基本功能2:二值化、边缘检测、滤波。 2 熟悉dc的部分常用功能,学习图标控制弹出框。(a complete image processing of the two basic functions : values, edge detection, filtering. 2 familiar with the dc part of the commonly used function, learning to control pop icon frame.)
    2007-05-26 13:36:55下载
    积分:1
  • Max-Points-on-a-Line
    给定的n个点在二维平面上,发现的最大数量点躺在同一直线。(Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. )
    2016-03-27 19:10:38下载
    积分:1
  • test
    说明:  实现了监控视频图像的去隔行算法,使隔行扫描的图像插值成为逐行扫描(The realization of the surveillance video images Deinterlacing Algorithm, so deinterlacing Image Interpolation become progressive scan)
    2008-12-01 16:47:29下载
    积分:1
  • 696518资源总数
  • 104993会员总数
  • 17今日下载