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

搜索资源列表

  1. dskel

    0下载:
  2. An Augmented Fast Marching Method for Computing Skeletons and Centerlines
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:347383
    • 提供者:Lucy
  1. FGL

    0下载:
  2. Generalized Fast Marching Method: Applications to Image Segmentation
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:340860
    • 提供者:Lucy
  1. Fast_Marching_Methods_and_Level_Set_Methods_21116

    0下载:
  2. Fast Marching Methods and Level Set Methods: An Implementation
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:223879
    • 提供者:Lucy
  1. Marching_cubes

    0下载:
  2. 利用marching-cubes算法对三维的医学图像进行等值面提取并实现显示-Marching-cubes algorithm isosurface extraction of three-dimensional medical images display
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:2353
    • 提供者:houxiaoshuai
  1. AFMM_Inpainting

    3下载:
  2. 基于快速行进法(FMM)进行图像修复的matlab源码,从作者网站上下的额,很经典,经过调试 ,可以使用,希望能帮你-Based on fast marching method (FMM) for image restoration of matlab source code, from the site up and down, very classic, after debugging, you can use, hope can help you
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-01
    • 文件大小:3031478
    • 提供者:missliu
  1. RBFInpainting

    0下载:
  2. 该程序主要包含两项内容: 1.利用rbf函数进行三维散乱点重建,并用Marching Cubes方法三角化,付操作演示; 2.rbf进行图形修复,付操作演示,效果很好-The program consists mainly of two things: 1. Rbf function reconstruction of three-dimensional scattered points and Marching Cubes method triangulation to pay the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:12794358
    • 提供者:gaoxue
  1. marching_cubes_jgt

    1下载:
  2. 在MC(Marching Cubes)算法中,考虑了二义性的问题,是一个很好的程序-MC (Marching Cubes) algorithm, consider the ambiguity problem, it is a good program
  3. 所属分类:3D Graphic

    • 发布日期:2016-12-28
    • 文件大小:3041280
    • 提供者:wangtingting
  1. VTK-based-on-VCPP

    2下载:
  2. 首先介绍了医学图像三维重建的面绘制与体绘制方法,讨论了两种绘制方法的思想和优缺点,对常用的Marching Cubes算法和Ray Casting算法的原理和实现过程进行了阐述,并分析了可视化工具包VTK的实现机制。在VC++6.0平台下,结合可视化工具包VTK,分别基于Marching Cubes算法和Ray Casting算法对DICOM格式的CT图像序列进行三维重建,并给出了其实现的关键算法和3D可视化结果。通过人机交互,实现对重建后三维医学图像的旋转、缩放、平移等简单的交互操作。其次,通
  3. 所属分类:software engineering

    • 发布日期:2015-02-03
    • 文件大小:4524032
    • 提供者:邹春华
  1. MarchingCubes

    1下载:
  2. 移动立方体(MarchingCubes)算法是面绘制算法中的经典算法,它是W.Lorensen等人于1987年提出来的一种体素级重建方法。因其原理简单容易实现,得到了广泛的应用。-The marching cubes (marchingCubes) algorithm is a classical algorithm in the surface rendering algorithm, it is W.Lorensen, who in 1987 put forward a voxel-leve
  3. 所属分类:3D Graphic

    • 发布日期:2016-12-28
    • 文件大小:299008
    • 提供者:jason
  1. VTKMCAlgorithm

    0下载:
  2. 移动立方体算法是面绘制的经典算法,本源码基于VTK实现了该算法。-Marching cube is one of most famous surface rendering algorithms, these source codes excute marching cube algorithm based on VTK
  3. 所属分类:Graph program

    • 发布日期:2017-12-09
    • 文件大小:1362240
    • 提供者:王杰
  1. NewProgramDone

    0下载:
  2. 飞思卡尔线性CCD平衡车程序,能够实现直立后匀速行进-Freescale linear CCD balanced car program, to achieve uniform marching upright after
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:404821
    • 提供者:yu
  1. cpuMarchingCubes

    0下载:
  2. vs2005+qt marching cube -marching cube
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10891057
    • 提供者:kirk
  1. FACE3D-Series

    0下载:
  2. Abstract—Recently, a 3D face recognition approach based on geometric invariant signatures, has been proposed. The key idea of the algorithm is a representation of the facial surface, invariant to isometric deformations, such as those result
  3. 所属分类:Development Research

    • 发布日期:2015-06-26
    • 文件大小:266240
    • 提供者:arkan
  1. fast_marching

    0下载:
  2. 计算的距离映射到一组点,使用快速行进算法。 解决了2-D恒定速度T= 1程函PDE。 这是不是很一般,但非常适合学习。-Compute the distance map to a set of points using the fast marching algorithm. Solves the 2-D eikonal PDE with constant speed T=1. It is not very general but well suited for learni
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3521
    • 提供者:李会
  1. MarchingCube

    0下载:
  2. marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:8997
    • 提供者:esinf
  1. MotionDemo

    0下载:
  2. 机器人行进程序,智能风暴机器人越野版行进程序,有注释-Robot marching procedures, intelligent robot off-road version of the storm moving procedures, it notes
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:3912
    • 提供者:庞成
  1. Image-Segment-3D-Reconstruction

    0下载:
  2. 一种医学图像分割与三维重建方法,本文研究了光线投射体绘制算法、错切变形法和基于纹理映射的体绘制算法,以及 Marching Cubes 面绘制算法的实现机制和适用范围。-Medical image segmentation and reconstruction
  3. 所属分类:File Formats

    • 发布日期:2017-05-19
    • 文件大小:5409241
    • 提供者:hengluo
  1. VolumeRendering

    0下载:
  2. VTK实验程序,利用VTK开源库,实现体数据的Marching Cube等值面提取,程序中可修改等值面参数,交互界面可实现缩放和旋转-Marching Cube VTK isosurface experimental procedures, the use of VTK open source library that implements volume data extraction process parameters can be modified isosurfaces, interac
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:352892
    • 提供者:Ma Fuxiao
  1. MarchingCubes

    0下载:
  2. VTK实验程序,利用VTK开源库实现Marching Cubes等值面提取算法,程序中可修改等值面参数,交互界面实现物体的旋转、缩放,数据文件在工程目录下-VTK experimental procedures, the use of open-source library implementation VTK Marching Cubes isosurface extraction algorithm, the program can be modified isosurface parame
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:354250
    • 提供者:Ma Fuxiao
  1. Debug

    1下载:
  2. 彩票相关编程,控制台应用,其中设定了会员与非会员的区别,并且可以使会员稳赚不赔,仅适用于初学者,各路大仙不要笑话!-Lottery-related programming, console applications, which set the difference between members and non-members, and members can not lose, only for beginners, various marching Do not joke!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:288940
    • 提供者:南瞻誓言
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com