-
vtk slice 三维取切片
在三维图像中用vtkslice 取切片,通常使用一个表面剪切一个数据集,并显示剪切后的结果值,我们称这种技术为数据剪切,数据剪切需要两方面的信息:被剪切的数据集和剪切面,剪切面一般是使用隐函数定义,一般的应用使用一个平面对数据集进行切片,然后使用颜色映射或矢量可视化的方法显示剪切结果。隐函数的一个特性是可以将一个空间位置点转换成一个标量值,我们可以将这个特性与等值面算法相结合,生成剪切面,其基本思想是:对数据集的每个点或单元生成一个标量值,然后用等值面算法提取剪切范围值,生成剪切面。剪切算法的过程如下:对于组成单元的每个点,用隐函数F(x, y, z)计算其值,如果所有的点都为正值或负值,则剪切面不通过该单元,反之,剪切面通过该单元,利用隐函数F(x, y, z) = 0计算函数值为零的点所组成的面生成等值面,同时利用线性插值算法计算面的属性值。
- 2022-09-18 12:05:03下载
- 积分:1
-
这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等...
这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等-This is a particle system to do a simulation rainbow of the source. Contain particles of death, generation, mobile etc.
- 2022-03-11 03:02:51下载
- 积分:1
-
w d s a small keyboard and adjust the operation of the Spheres minor changes in...
w a s d 和小键盘的操作 调节球体的细微的空间变化!-w d s a small keyboard and adjust the operation of the Spheres minor changes in space!
- 2023-06-24 04:35:03下载
- 积分:1
-
mainly for the use of the OpenGL detailed and informative for beginners is rare,...
主要是对OpenGL的使用的详细介绍,内容翔实,对于初学者是个难得的资料,本人会陆续上传系列代码,瑾请关注-mainly for the use of the OpenGL detailed and informative for beginners is rare, I will continue to upload a series of code, Jin invited attention!
- 2023-06-23 01:20:03下载
- 积分:1
-
opgl模拟机器人手臂,一个很好的例子,适合初学者学习!~
opgl模拟机器人手臂,一个很好的例子,适合初学者学习!~-opgl simulated robot arm, a good example for beginners learning! ~
- 2022-05-15 23:20:13下载
- 积分:1
-
OpenGL, prepared the terrain and sky, roaming when the point of view will change...
OpenGL下编写的地形和天空,漫游的时候,视点会随着地形的起伏而变化。-OpenGL, prepared the terrain and sky, roaming when the point of view will change as the undulating terrain.
- 2022-08-25 14:37:43下载
- 积分:1
-
用OPENGL编写,主要用有序抖动算法实现光强的有序变化....
用OPENGL编写,主要用有序抖动算法实现光强的有序变化.-prepared using OpenGL, mainly ordered dithering algorithm to achieve the orderly light intensity changes.
- 2023-08-06 18:10:03下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-14-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-14
- 2022-11-30 04:50:03下载
- 积分:1
-
在Visual C++环境下,利用OpenGL编写的图形拾取例子。
在Visual C++环境下,利用OpenGL编写的图形拾取例子。-in Visual C circumstances, the use of OpenGL graphics prepared by picking examples.
- 2022-04-21 16:29:05下载
- 积分:1
-
游戏使用 OpenGL 编写
编写使用 OpenGL。 写使用 OpenGL。 写使用 OpenGL。 使用 OpenGL 编写游戏的游戏的游戏的游戏。
- 2022-11-28 08:20:03下载
- 积分:1