Is there a separate function just for volume rendering not like the app volumeViewer

1 次查看(过去 30 天)
The volumeViewer in 2017a is a very cool, fast and useful tool for visualising 3D volume data. Its speed for rendering 3D images is very fast, at least significantly fast than using the isosurface method. Apparently, it uses the GPU to speed up rendering process. I am wondering if there is a separate function provided just for volume rendering (like the usage of function surf or isosurphase)? Currently the volumeViewer is provided as an app, which cannot be integrated into another figure using subplot. By the way, it will be move convenient if the histogram is integrated in the volumeViewer app as well. It can be useful for adjusting the opacity. Many thanks.
  1 个评论
Guojin Feng
Guojin Feng 2017-9-19
I notice there is a pcode file named VolumeRenderer.p, which is placed in the same location as volumeViewer.p. I guess this should be a function for GPU accelerated GPU rendering. I have tried images.internal.app.volview.VolumeRenderer(vol) But it shows "Not enough input arguments". Does anyone know how to use this function VolumeRenderer?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 3-D Volumetric Image Processing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by