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

搜索资源列表

  1. Drawing In Isometric

    0下载:
  2. 等值面绘制vb编的-isosurface drawing vb series
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:7.07kb
    • 提供者:王涛
  1. OpenGL_MC

    2下载:
  2. 基于OpenGL和vc++。对一套网格化后的.GRD文件运用MarchingCube方法绘制的等值面。 marchingtcube.h文件可重复利用。-based on OpenGL and vc. On a grid of the. GRD document mapping method used MarchingCube the isosurface. Marchingtcube.h paper can be reused.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:64.31kb
    • 提供者:xuroc
  1. ColorIsosurface

    1下载:
  2. 用VTK与c++实现读入数据,抽取等值面,并根据其值不同来赋与不同的颜色-with VTK and c achieve read into the data collected isosurface, and in accordance with its value to give different colors
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:797.78kb
    • 提供者:武一
  1. ISOface-marching

    2下载:
  2. 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:201.2kb
    • 提供者:焦堂生
  1. IsoSurface

    0下载:
  2. //given a grid cell, returns the set of triangles that approximates the region where val == 0. int Polygonise(GRIDCELL &Grid, MeshFace *Triangles, int &NewVertexCount, Vec3 *Vertices)
  3. 所属分类:系统编程

    • 发布日期:2014-01-18
    • 文件大小:333.16kb
    • 提供者:不知道
  1. MetaBalls

    1下载:
  2. This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are def
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:787.93kb
    • 提供者:王涛
  1. Surfer_Animation_Course.rar

    0下载:
  2. 找了好久的Surfer动画教程,文件列表: 00如何使用Surfer.swf 01新建文档.swf 02打开文档.swf 03页面布局.swf 04如何网格化.swf 05创建等值面图.swf 06创建等值面图2.swf 07改变等值线等级.swf 08改变等值线属性.swf 09填充等值线.swf 10修改坐标属性.swf 11保存文件.swf 12创建表面图.swf 13改变表面图方向.swf 14改变表面图比例.swf 15创建张贴图.swf
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2.61mb
    • 提供者:zhao
  1. myMC_VC_VTK.zip

    1下载:
  2. VC 实现的基于VTK的MC算法. 可以自动填写阈值来调整等值面的生成.,VC based on the realization of the MC algorithm VTK. Can automatically fill in the threshold to adjust the generated isosurface.
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-23
    • 文件大小:60.22kb
    • 提供者:robin
  1. dicom2isosurface

    1下载:
  2. Dicom文件到等值面的重建与显示,在Matlab2009a下通过,需要符合dicom3.0规范的数据-Dicom Files to isosurface
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:861byte
    • 提供者:jmdong
  1. EngineScene

    0下载:
  2. c#+arcengine生成等值面图片,带有投影-c#+ arcengine generated isosurface images with projection
  3. 所属分类:Applications

    • 发布日期:2017-04-09
    • 文件大小:19.21kb
    • 提供者:张叶
  1. raskparellel

    1下载:
  2. 本程序完成任务并行等值面提取功能,采用VC开发平台嵌入VTK可视化程序开发保制作。-This procedure task parallel isosurface extraction of features, the use of VC development platform embedded development VTK visualization production security.
  3. 所属分类:MPI

    • 发布日期:2016-09-23
    • 文件大小:96.39kb
    • 提供者:李若愚
  1. piso

    0下载:
  2. 本程序完成流水线并行提取等值面功能,采用VTK可视化程序开发包编写-This process is complete pipelined parallel isosurface extraction function, using VTK visualization program development package prepared
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:78.71kb
    • 提供者:李若愚
  1. pisoiren

    0下载:
  2. 本程序完成数据并行提取等值面的功能,采用VTK可视化程序开发包编写-This process is complete data parallel isosurface extraction of features, the use of VTK visualization program development package prepared
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:100.36kb
    • 提供者:李若愚
  1. IsoOctree

    1下载:
  2. 等值八叉树的实现算法,用于在三维重建中提取等值面。-Equivalent Octree algorithm for extracting three-dimensional reconstruction in the isosurface.
  3. 所属分类:Special Effects

    • 发布日期:2017-01-01
    • 文件大小:66.16kb
    • 提供者:lulyon
  1. Extract

    0下载:
  2. 读写ply格式的3D文件,重构3Dmesh, 先提取出isosurface,再重建,详情请看英文说明。谢谢。-* C code from the article * "An Implicit Surface Polygonizer" * by Jules Bloomenthal, jbloom@beauty.gmu.edu * in "Graphics Gems IV", Academic Press, 1994
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:4.33mb
    • 提供者:XiaoFei
  1. Isosurface_Extraction

    0下载:
  2. Isosurface Extraction
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:127.76kb
    • 提供者:jaws
  1. isosurface-MC

    1下载:
  2. 求等值面经典算法,MartchingCube可视化领域-MartchingCube
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-23
    • 文件大小:8.74kb
    • 提供者:Arthur
  1. MEDIcal

    0下载:
  2. VTK. This program reads a volume dataset,extracts an isosurface that represents the skin and displays it.-VTK. This program reads a volume dataset,extracts an isosurface that represents the skin and displays it.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:8.23kb
    • 提供者:hellrider
  1. neghip-isosurface

    0下载:
  2. iso countour rendering of protein dataset, part of the bundled dataset that comes with vtk download.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:968byte
    • 提供者:vuvie
  1. isosurface

    0下载:
  2. isosurface 3D graph
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:56.85kb
    • 提供者:shiwen
« 12 3 »
搜珍网 www.dssz.com