CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - reconstruction

搜索资源列表

  1. Reconstruction

    1下载:
  2. 运用OpenGL实现的一个三维重构,可以对图像进行旋转,拉伸等三维的操作。-OpenGL implementation using a three-dimensional reconstruction, can rotate the image, stretching and three-dimensional operation.
  3. 所属分类:界面编程

    • 发布日期:2017-04-13
    • 文件大小:763434
    • 提供者:彭 工学院
  1. mxTV

    0下载:
  2. 全变差图像处理Matlab程序,for the paper: "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms"-Software for Total Variation Image Reconstruction (for Matlab Version 7.5 or later) "mxTV" is a software
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:391633
    • 提供者:l
  1. depth

    0下载:
  2. 3 D Depth reconstruction
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:410980
    • 提供者:viralborisagar
  1. 3d-reconstruction

    0下载:
  2. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1199797
    • 提供者:zhangbaobao
  1. pca

    0下载:
  2. PCA:Principal Components Analysis It computes Principal Component Analysis, i.e., the linear transform which makes data uncorrelated and minize the reconstruction error.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1428
    • 提供者:Lara
  1. Bregman

    0下载:
  2. 这个不用多说,现在非常流行的一种迭代压缩感知重建算法。-Needless to say this, now very popular an iterative reconstruction algorithm for compressed sensing.
  3. 所属分类:matlab

    • 发布日期:2016-06-10
    • 文件大小:11264
    • 提供者:王尚礼
  1. fbp

    1下载:
  2. FBP算法重建医学图像的研究,用matlab编写的-FBP reconstruction method of medical image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:994635
    • 提供者:郭子
  1. homework

    2下载:
  2. 双目视觉三维重建程序,输入左右相机匹配点对矩阵,自动计算投影矩阵,并输出射影空间下的三维点坐标-Binocular vision three-dimensional reconstruction program, enter the matching points on the matrix around the camera to automatically calculate the projection matrix, and output under the three-dimensio
  3. 所属分类:matlab例程

    • 发布日期:2013-03-06
    • 文件大小:155270
    • 提供者:zhanglu
  1. fbpfun

    0下载:
  2. CT重建时,一般会应用解析重建,而这个FBP就是很经典的解析重建。。代码实现-CT reconstruction is a general application of analytic reconstruction, and this is a classic analytical FBP reconstruction. . Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:655
    • 提供者:lida
  1. C.string.reconstruction.module.design

    0下载:
  2. C高级开发字符串重建模块设计C string reconstruction module design Advanced Development -C string reconstruction module design Advanced Development
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5611
    • 提供者:o
  1. zernike

    0下载:
  2. 矩不变量,适用于图像匹配,数字水印,图像重建-Moment invariants, applicable to the image matching, digital watermarking, image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:76789
    • 提供者:唐吉生
  1. Matrix-based-reconstruction-method-for-source-numb

    0下载:
  2. 基于矩阵重构的信源数估计方法Matrix-based reconstruction method for source number estimation-Matrix-based reconstruction method for source number estimation
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:56051
    • 提供者:nini1616
  1. mcmc

    0下载:
  2. 这是一个基本的PCA方法实现人脸图像压缩与重建,可以非常快捷的将一些无法辨别的人脸图像进行快速的拼接。-This is a basic PCA method to achieve image compression and reconstruction of the face, can be very quick to identify the human face that can not be quickly spliced images.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3421157
    • 提供者:lee
  1. 5956465fbp-reconstruction

    0下载:
  2. 这是一个滤波反投影程序,应用于CT的图像重建-Medical Image Reconstruction using Filtered Back Projection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5114
    • 提供者:liqian
  1. fdk

    1下载:
  2. 通过vc2005编写的3D重建程序,实现CT数据的三维重建-Written by vc2005 3D reconstruction process, to achieve three-dimensional reconstruction of CT data
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:366094
    • 提供者:踏荆棘
  1. source-code

    0下载:
  2. image reconstruction
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6876012
    • 提供者:A justin
  1. Wavelet_OMP

    0下载:
  2. 通过小波变换,采用OMP算法,实现图像压缩重构-The wavelet transform, using OMP algorithm, image compression Reconstruction
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1448
    • 提供者:王雨
  1. Projection2to1and-Reconstruction

    0下载:
  2. 二位图像投影到一维通过imrotate指令完成。可以选择投影的任意角度。同时包括基于一维投影完成重构图像。-Using imrotate commond line to realize the projection of image from 2D to 1D for any view angle. And also include the reconstruction process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1162
    • 提供者:tianya
  1. Super-resolution-Reconstruction

    0下载:
  2. 关于主要的图像超分辨率重建和复原算法,配准,实例,正则化-Super-resolution images on the major reconstruction and restoration algorithm, registration, case, regularization
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5372987
    • 提供者:lijb
  1. 3D-reconstruction

    0下载:
  2. 。在单幅影像中,首 先将平行线分成分别平行于X 、Y、Z 坐标轴线的“三组”平行线,然后利用间接平差,求得它们的灭点X ∞、Y∞、Z ∞ 进而求取影像的内方位元素x0 、y0 、f 与三个角元素φ、ω、κ。并在假定房屋长度为L 基础上,同时解求影像的摄站 坐标XS 、YS 、ZS 与房屋的宽度W、高度H, 从而实现房屋的三维重建。-. In the single image, were first divided into parallel lines parallel to th
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:391581
    • 提供者:jun
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com