搜索资源列表
实现三维视图绘制与消隐技术
- 通过vc实现三维视图的绘制和消隐技术, 包括三维视图的绘制及相应绘图数据的组织-through vc 3D Drawing View and blanking technology, including three-dimensional mapping of view and corresponding graphics data organization
Draw3RectTXT
- 本程序为绘制三维柱状图程序,数据由文本输入。-the procedures for drawing 3D column, data from text input.
Draw3Rect
- 站长你好,我是一个新手希望可以有更多的学习机会,这是一个简单的三维柱状图绘制程序,数据由程序直接给定。-head Hello, I was a greenhorn want to have more learning opportunities, This is a simple three-dimensional histogram mapping, data directly from the given.
Draw3RectLine
- 这是一个简单的三维柱状图绘制程序,数据由程序直接给定,并且带有网格标注。-This is a simple three-dimensional histogram mapping, data directly to the programs, and were marked with a grid.
ImagePlaneWidgetDICOMview4.rar
- VTk三维重建,定义X,Y,Z轴切片,利用vtkImagePlaneWidget定义切片,三维切割与读取数据。,VTk three-dimensional reconstruction, the definition of X, Y, Z axis slices, using the definition of slice vtkImagePlaneWidget, three-dimensional cutting and read data.
meshedit
- 对mesh进行可视化并编辑,具有精炼的三维mesh数据结构,可用于三维可视化开发-On the mesh for visualization and editing, with a refined three-dimensional mesh data structure, can be used to develop three-dimensional visualization
MarchingCubes
- Marching cubes算法Marching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。-Marching cubesMarching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。
CloudOpenGL---
- 实现三维点云数据的导入和显示,并可以进行交互式操作-Import and display of three-dimensional point cloud data, and interactive
DiXing
- 用opengl实现的三维数据显示,VC++与opengl库的结合-Display of three-dimensional data with opengl, VC++ opengl library binding
US3D
- 用visual C++编写的一个超声三维体数据渲染的小程序。vtk渲染的速度比较慢。但是效果还行。-Small program written in Visual C++ an ultrasound volume data rendering. VTK render more slowly. However, the results were OK.
VolumeRenderPyramidUS
- 一个利用三维纹理实现的体绘制加速算法,附带超声数据-a programme of volume render with ultra sound data
VolumeRenderPyramid
- 一个利用三维纹理实现的体绘制加速算法,绘制出金字塔形状的扫描图像,附带超声数据-A 3D texture volume rendering acceleration algorithm realization, draw the scanning image Pyramid shape, with ultrasound data
VolumeRenderCartesian
- 利用三维纹理实现体绘制,并有动画呈现效果,逼真的显示三维数据-Realization of volume rendering using 3D texture, and animation rendering, 3D data fidelity
Data
- 利用三维纹理体绘制所需的体绘制数据,真实的超声数据,也可用于其它程序实验研究-Draw the required volume rendering data using 3D texture volume, ultrasound data of real, or other procedures used for the experimental study
快速获取任意三维空间模型轮廓坐标数据的方法
- 通过编程,获取3DMAX场景元素三维坐标,VB例子,读者可以理解后可以用其他语言编写
xingtaixuechuli
- 图像重建,实现三维重建数据可视化的CT图像重建。-Image reconstruction, to reconstruct the data visualization CT image reconstruction.
CGAL-4.5
- CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。 计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
3D_Terrain_rendering_MFC_COIN3d
- 采用 MFC(v2008)+ Coin3d实现的地形三维渲染程序,工程中包括中国区域的地形数据(来自于GEBCO, 由于数据较大,进行了重采样处理) 其中,采用单文档, #pragma comment(lib, coin3d.lib ) #pragma comment(lib, sowin1d.lib ) #pragma comment(lib, simvoleon2d.lib ) 以上三个库均采用V2012重新进行了编译。-MFC(v2008)+ Coin3d t