CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 重建

搜索资源列表

  1. CS-OMP-wavelet-reconstruction

    0下载:
  2. 基于小波变换的图像压缩感知 并且进行OMP重建 对压缩感知的性能与采样点数进行性能分析与比较-Image compression based on wavelet transform perception and the OMP reconstruction performance of compressed sensing and sample analysis and comparison of performance points
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:102122
    • 提供者:Tr
  1. CT

    1下载:
  2. 将CT数据进行重建得到CT图像,压缩包中含有CT数据,程序用matlab编写。-The CT data were reconstructed CT images, CT data archive contains the program written by matlab.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:544112
    • 提供者:SIPEIZHAO
  1. code

    1下载:
  2. 矩卷积反投影法实现CT图象重建,从投影重建三维物体的图像,就是重建一个个横断面。这样三堆图像的重建就归结为二维图象的重建-Moment convolution back projection method of CT image reconstruction, reconstruction of three-dimensional objects from projection images, is a reconstruction of a cross-section. This three
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:809
    • 提供者:bjl21012
  1. GranadaDemo

    0下载:
  2. 这个是提取出视频的三位数据然后重建人体的三维股价模型,对于进行图形图像处理的人来说,很好呢-This is the extracted video data and three dimensional reconstruction of the body' s stock price model, image processing for the graphics people, well then
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5051724
    • 提供者:张爱
  1. superresolution_v_2.0

    0下载:
  2. 实现了超分辨率重建的各种已存在的方法,包括,keren at el,等运动估计算法,也包含了四种比较常用的重建方法-Achieve super-resolution reconstruction of various existing methods, including, keren at el, and other motion estimation algorithms, also includes the reconstruction of four commonly used meth
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2665457
    • 提供者:zhangyongyu
  1. opencv17

    1下载:
  2. 简单的同时使用OPENGL和OPENCV的例子,能够根据云点图生成3d图像,对学习3d重建和立体视觉很有用。-A simple example using OPENGL and OPENCV can generate 3d image based on the cloud point of Figure 3d image,which is helpful to study 3d reconstruction and stereo vision 。
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:5029087
    • 提供者:
  1. segmentation3D.rar

    0下载:
  2. 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:233798
    • 提供者:宋欣
  1. code_all

    0下载:
  2. 基于OPencv+opengl的三维重建-3D rebuilding based on OPencv+OPengl
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7802209
    • 提供者:yangjian
  1. SheepLogan.rar

    0下载:
  2. 用于练习CT重建算法的MATLAB程序,使用著名的sheep logan模型,重建出模型中的图形,CT reconstruction algorithm for the practice of MATLAB, the use of well-known sheep logan model, the reconstruction of a graphical model
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1891
    • 提供者:Liu Jinglei
  1. StereoVision

    0下载:
  2. 基于真实的立体的三维场景重建程序(stereo vision),运行的release可以直接运行-Based on the true three-dimensional scene reconstruction of three-dimensional process (stereo vision), the release can be run directly run
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-27
    • 文件大小:9751758
    • 提供者:龙龙
  1. invitation-to-3d-vision

    0下载:
  2. An Invitation to 3d vision 一书的配套源代码,对3d视觉和3d重建感兴趣的可以-Source code accompany <An Invitation to 3d vision >, anyone who is interested in 3d vision and reconstruction should see this.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-22
    • 文件大小:871842
    • 提供者:张留
  1. SurfaceConstructor-1.1

    0下载:
  2. 从多张图片重建3d物体 从多张图片重建3d物体-image modeling source code image modeling source codeimage modeling source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:348103
    • 提供者:jj
  1. Surface_Ge

    1下载:
  2. 三维曲面重建,由点云POINTS构造三维曲面.在MFC框架上,用OPENGL编程-Surface Generation (3D) using OpenGL. The purpose was to create a program that could graph functions of 2 variables (3D functions).
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:46944
    • 提供者:qxj
  1. Laplacian-Pyramid-Blending

    0下载:
  2. Laplacian Pyramid Blending 提取两幅图像的重要信息进行图像混合的算法 拉普拉斯差值图,差值图重建-Laplacian Pyramid Blending two images extracted important information for image hybrid Laplace difference map algorithm, the difference map reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:372082
    • 提供者:Jerry Green
  1. main1

    1下载:
  2. CT重建时,会用到一些经典的体模图像,该代码就是它的实现-CT reconstruction, will use some of the classic phantom image, the code is its implementation
  3. 所属分类:Special Effects

    • 发布日期:2016-12-13
    • 文件大小:1024
    • 提供者:lida
  1. motion-compensation-to-BSR

    0下载:
  2. 在盲超分辨率重建的过程中加入运动校正,使得重建的结果更好-In the blind super-resolution reconstruction of the process of adding motion correction, making the reconstruction of better results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3778501
    • 提供者:luyanhong
  1. Principle-of-CT-imaging

    1下载:
  2. 详细地介绍CT计算机断层扫描的过程,物理原理,数学基础,和重建算法-Detailed descr iption of the process of CT computed tomography, physics, mathematics, and reconstruction algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:60416
    • 提供者:allan
  1. corner

    0下载:
  2. vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:171958
    • 提供者:黄蓝
  1. windowxishudianpipei

    0下载:
  2. 基于窗口稀疏点匹配以及三维重建,包括了示例图片以及执行文件-Sparse points matching based on window and reconstruction, including a sample image and perform file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2718424
    • 提供者:朱於军
  1. wavelet

    5下载:
  2. 通过matlab实现二维离散小波变换的Mallat快速算法源程序和对二维图像进行多级分解与重建-Matlab achieved by two-dimensional discrete wavelet transform Mallat fast algorithm and multi-dimensional image decomposition and reconstruction
  3. 所属分类:Wavelet

    • 发布日期:2017-03-21
    • 文件大小:198090
    • 提供者:zhang
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com