搜索资源列表
mmtool
- MMTOOL二维数据的用户交互可视化,简单的MMTOOL程序
2D3D
- 把自制的数据保存为TXT文件,然后通过加载自制的文件数据实现二维三维等高线的绘制
三维等高线绘制
- 可以由三维数据绘制二维或三维等高图。~~~~~~~~~
browse-0.9
- IDL程序辅助浏览三维数据集(如体渲染),二维切片和一维的时间序列图形-Browse is an IDL program that can interactively visualize scalar and vector three-dimensional datasets. It plots 2D slices as either contour, surface, or vector field plots, and 1D line cuts.
winPointCloud
- 基于VTk的点云显示,构网(Delaunay Tin,包含二维,三维,及TEN)。附有详细的代码注释,也有实例数据。-The point cloud based VTk display, configuration network (Delaunay Tin, including 2D, 3D, and TEN). With detailed code comments, but also instance data.
3DMed_Code
- 3Dmed系统中主要提供了医学影像数据I/O、二维操作、医学影像分割、表面绘制、体绘制、虚拟切割、三维测量及医学图像配准等基本功能-3Dmed system mainly provides the medical image data I/O, two-dimensional operation, medical image segmentation, surface rendering, volume rendering, virtual Cutting, three-dimension
qhull-1.0
- 该程序能够对基于二维平面的散乱点进行三角剖分,能够使数据以三维显示。可以应用于地形分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimen
Reconstruction3D
- 多个回波的多层磁共振k空间数据的三维维重建,并进行各层k空间和重建后二维图像的显示,并进行三维数据的显示-Reconstruction of multi-slice 3D images from k-space data
三维数据转为二维数据
- 处理多光谱、高光谱图像,需要先进行图像信息的数据转化,转为二维数据后才能进行进一步分类等工作
fbo
- 利用FBO实现多纹理操作,结合多重纹理可以实现二三维数据的完美结合-The use of multi-texture FBO operation
testpic
- BCB实现三维数据的二维展示,实际项目中测试代码。-3d data to show picture。
A_1_Revision_Coefficient
- 从excel中导入数据,利用CFTOOL工具箱进行曲面拟合,可以用在工程中的二维插值-Import data Excel, use CFTOOL Toolbox surface fitting can be used in construction of two-dimensional interpolation
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we
基于VTk的点云显示
- 基于VTk的点云显示,构网(Delaunay Tin,包含二维,三维,及TEN)。附有详细的代码注释,也有实例数据。-(VTk based point cloud display (Delaunay, Tin, including 2D, 3D, and TEN). With detailed code notes, there are examples of data. -)