登录
首页 » matlab » 3D_reconstruction

3D_reconstruction

于 2009-04-16 发布 文件大小:13543KB
0 252
下载积分: 1 下载次数: 978

代码说明:

  通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。(Camera Calibration Toolbox has been through the camera' s internal information on the number of three-dimensional image reconstruction. Then paste texture.)

文件列表:

中心投影

........\cmaraClibaration.m
........\comEig.m
........\computeEig.m
........\computeEssen.m
........\computeEssenMatrix.m
........\computeFontMatrix.m
........\computeIner.m
........\computePtColor.asv
........\computePtColor.m
........\computeRatio.m
........\computeRotateMove.m
........\computeSanWei.asv
........\computeSanWei.m
........\computeSanweidian.m
........\crossM.m
........\Image1.tif
........\Image2.tif
........\Image3.tif
........\Image4.tif
........\innerFormula.m
........\innerRotateMove.m
........\matchPoint.m

........\normalizedZuoBiao.m


........\obj2__0.tif
........\pingMianBiaoDing.m
........\result.mat
........\rotateDistance.m
........\setParameter.m
........\test.m
........\testDDD.asv
........\testDDD.m
........\testInner.asv
........\testInner.m
........\touYingZuoBiao.m
........\tranferZuoBiao.m
........\w1.txt

........\测试函数
........\红盒子
........\蓝盒子
........\......\lan1.dat
........\......\lan2.dat
........\......\lan3.dat
........\......\testFm.m




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

发表评论

0 个回复

  • regionbased_seg
    Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片(Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental image)
    2009-11-19 10:33:16下载
    积分:1
  • reconstruction
    VC6.0环境下使用可视化工具VTK 实现三维重建方法是光线投影法,实现效果较好(3D-reconstruction)
    2009-06-08 18:00:49下载
    积分:1
  • C# GDI+绘实例
    GDI 绘图实例
    2013-02-09下载
    积分:1
  • color-snake
    利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度(The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will get better edge sharpness)
    2010-01-12 23:16:19下载
    积分:1
  • Inpainting--on-Wavelet-
    图像修复是图像处理的一个重要问题。这是一个困难的问题,同时填写在地区缺少图像信息的纹理和结构。以损坏的图像inpaint失踪的结构和纹理信息,基于小波分解的图像修补算法提出。首先损坏的图像分解成子图像和纹理结构,利用小波子图像转变。然后,地区结构中缺少的信息的子图像重建曲率驱动扩散(CDD),算法,而在同一区域的纹理子图像填写基于改进的纹理合成的典范 最后,恢复的图像,通过重组,结构和纹理恢复的结果。大量的实验表明,该算法可以快速,高效地恢复在同一时间的结构和纹理信息,视觉效果和峰值信噪比比(PSNR)比同类算法更好。(Image inpainting is an important problem image processing. It is a difficult problem to simultaneously fill-in the texture and structure in regions of missing image information. In order to inpaint the damaged image with both missing the structure and texture information, an image inpainting algorithm based on wavelet decomposition is presented. First the damaged image is decomposed into structure sub-image and texture sub-image using the wavelet transformation. Then, the sub-image with the region of missing information in the structure is reconstructed by Curvature-Driven Diffusions (CDD) algorithm, while the same region in the texture sub-image is filled-in with the improved texture synthesis based on exemplar Finally, the restored image is given by recombining the structure and texture restored results. A large number of experiments show that the proposed algorithm can quickly and efficiently restore the structure and texture information at the same time, and the visual eff)
    2012-06-05 22:04:45下载
    积分:1
  • swt1
    说明:  主要用于遥感图像道路信息提取,能得到很好的效果。(It is mainly used to extract road information from remote sensing images and can get good results.)
    2021-03-25 14:42:44下载
    积分:1
  • 新建文件夹
    a1:将二进制文件转为Matalb数据 并批量 联合开发网 - pudn.com
    2019-07-01 17:25:44下载
    积分:1
  • GPU-Accelerated-OCT
    OCT 成像GPU加速,非常有价值,请参考(S0141 GPU Accelerated Optical Coherence Tomography Imaging)
    2021-04-25 10:18:46下载
    积分:1
  • huffman
    数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。(Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the original image entropy, encoded average code length, and be able to reconstruct the image according to encoding. The program uses C++ mixed programming, has compiled a Matlab library files generated, do not need to link with C++. Programs include source code and source images, and encoding the results of the image.)
    2010-05-31 22:11:29下载
    积分:1
  • HistogramaOTSU
    说明:  分块直方图均衡化处理图像 用户输入分块的x,y方向的分块个数,即可将图形分成各个小块进行直方图均衡化。 大津法处理图形,包括一维大津法和二维大津法的实现 (the realization of the Histogram equalization algorithm. the realization of otsu algorithm to process the images)
    2011-04-17 21:52:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载