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

搜索资源列表

  1. ct-reconstruction

    1下载:
  2. ct医学图象的重建,包括不同的采样角度和尺寸下的图象重建,可以显示重建后的图象,并进行保存-Ct medical image reconstruction, including different sampling Angle and size of image reconstruction, can display the image reconstruction, and save
  3. 所属分类:Special Effects

    • 发布日期:2015-07-25
    • 文件大小:63488
    • 提供者:疾风
  1. BMP

    0下载:
  2. vtk实现多幅二维断层图片三维重建 显示灰度图里面有血管数据-VTK realization of two-dimensional fault picture 3 d reconstruction in grayscale display vascular data
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:47698944
    • 提供者:唐攀
  1. Stereo-Matching

    0下载:
  2. 这是一个工具箱,可以对经过平行视觉处理之后的图片进行三维重建,得到视差图。GUI操作,简单易懂,功能强大。-This is a toolbox which can reconstruct the 3D picture(stereo matching or stereo construction) with 2 pictures from parallel view. You can finish the process with GUI easily.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:2558115
    • 提供者:
  1. opencv-3D-restruction

    0下载:
  2. 此程序使用opencv计算相应图像对的视差并作出视差图,进而以之为基础进行图像的三维重建。-This program calculates the disparity and plots the depthimage using opencv. Therefore, reconstruct the stereo image.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:775625
    • 提供者:张开桓
  1. demo_Brain_2D

    0下载:
  2. 2D脑图的L1小波重建图像,您需要安装Wavelab来实现此代码。-demo_Brain_2D.m demonstrate an L1-wavelet reconstruction of a brain image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-28
    • 文件大小:861
    • 提供者:刘渊
  1. StereoVision

    0下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建-Achieve OpenCV, OpenGL, VS2008 mixed programming, enter the corrected image right, using stereo matching algorithm to calculate the disparity map, the final three-dimensional reconst
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22887404
    • 提供者:金媛媛
  1. AdaptiVe-Aggregation

    0下载:
  2. 出了一种恢复高质量稠密视差图的立体视觉合作算法.该算法采用基于形态学相似性的自适应加权方 法,迭代地进行局部邻域的自适应聚合和抑制放大,实现高效率和高质量稠密视差图计算.将该算法推广到三目摄像 机立体匹配系统中,通过重建摄像机坐标系实现图像校正,并根据连续性假设和唯一性假设,建立视差空间中的支持 关系和三目摄像机之间的抑制关系.实验结果表明,三目立体合作算法能够得到精确的场景视差映射,并可以实现多 基线方向的遮挡检测.该算法特别适用于由多个廉价摄像机组成的立体视觉系统,在几乎不增
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:769262
    • 提供者:aaron
  1. fft

    0下载:
  2. 快速傅里叶变换,用于图像处理,图像重建,CT等原始相位图提取。-Fast Fourier Transform for image processing, image reconstruction, CT and other raw phase diagram extraction.
  3. 所属分类:matlab

    • 发布日期:2016-04-25
    • 文件大小:1024
    • 提供者:白静
  1. image-feature

    0下载:
  2. 把 SIFT 算法应用在牙齿模型图像上,检测牙齿图像的特征点。 方法:首先采用高斯差分算子 DoG 搜索整个图 像的尺度和位置信息,从而确定具有代表性尺度、方向的特征点。基于其稳定性选择关键点,得到一个详细的模型以确定每个候 选点的合适位置和范围。基于局部图像梯度方向信息将方向矢量和关键点对应起来。在选定范围内的每个关键点周边区域测量 局部图像梯度,并采用 KNN 算法进行特征匹配。 结果:通过大量的实验和与其他特征提取方法相比较,该方法能有效地检测牙 齿模型图像的特征,并为牙齿
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:991252
    • 提供者:焦婷
  1. four_channel_hologram

    0下载:
  2. 四通道全息图的生成与重建代码,具有一定的借鉴意义-Code generation and four-channel hologram reconstruction, with some reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1091
    • 提供者:张成
  1. 2-D_DCT

    0下载:
  2. 实现对灰度图进行分块儿,并对每一块进行DCT变换,得到每一个DCT系数的变化范围,然后重建灰度图。-This program is aimmed to devided the gray-scale image into many blocks,then do DCT to each block and get the DCT coefficients.Then reconstruct the gray-scale image using the inverse DCT.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1218
    • 提供者:RoyTao
  1. ces3d

    0下载:
  2. 利用区域种子生长法来进行3D重建。代码是切割2DCT切片图用区域种子生长法来分割图像并进行3D重建-For 3D reconstruction using regional seed growing method. Code is cutting 2DCT slices with regional seed growing method to segment images and 3D reconstruction
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3500
    • 提供者:chenziyou
  1. lankton_stereo

    0下载:
  2. 从二维图像重建深度图,stereo disparity extraction-depth map generation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:454240
    • 提供者:tina
  1. Image-Sparse-Representation-Model

    0下载:
  2. 完备图像稀疏表示是一种最新的图像表示模型,采用过完备字典中原子的线性组合形式实现图像的稀疏表示.传统 的过完备图像稀疏表示模型采用重建误差的平方和作为保真项.该保真项没有充分考虑到人眼对图像的感知特性,无法度量图 像中边缘、轮廓、纹理等局部几何结构的变化.本文基于过完备稀疏表示理论思想,建立了新的稀疏性正则化的图像稀疏表示模 型.模型中的正则项约束图像表示系数的稀疏性,保真项采用更符合视觉感知的结构相似性度量.基于正交匹配追踪算法,提出 了基于结构相似度的正交匹配追踪算法.实验结
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:779282
    • 提供者:要相同
  1. CT-rebult

    0下载:
  2. 用于锥束射线下简单的CT重建,获取投影图以及重建图-CT rebult
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:182499
    • 提供者:邓俊
  1. StereoMatch

    0下载:
  2. 左右视差图进行视差特征匹配,从而对物体进行三维空间的重建。-About parallax disparity map feature matching, and thus reconstruct three-dimensional objects.
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2388
    • 提供者:
  1. 3Dzy

    0下载:
  2. 计算两幅图像的视差图,然后进行三维重建,可以显示三维效果。-compute the disparity of two images,and build 3D reconstruction ,it shows the result of 3D
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3956171
    • 提供者:刘倩
  1. projection-drawing

    0下载:
  2. 用radon获得sheep-logan图像的投影图,然后对投影图进行重建。求算法代码。此方法简便好用,实际性强。-To obtain the projection map of sheep-logan image by radon, and then to reconstruct the map projection. Algorithm code. This method is easy to use, practical and strong.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-28
    • 文件大小:8261
    • 提供者:吱吱
  1. RECON

    1下载:
  2. 光学重建全息图的计算机形式,菲涅尔衍射,傅里叶透镜,菲涅尔衍射-simulating the optical reconstruction of hologram pattern
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:40589
    • 提供者:shuon
  1. hologram-recon

    1下载:
  2. 傅里叶全息图的光学重建,利用菲涅尔衍射,透镜菲涅尔衍射三部 仿真光学重建过程-simulating optical reconstruction hologram through fresnel diffraction, fourier lens,fresnel diffraction
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2074553
    • 提供者:周彪
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com