Statistics
RANK
19.543
of 297.503
REPUTATION
2
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
4.440 of 20.449
REPUTATION
317
AVERAGE RATING
5.00
CONTRIBUTIONS
3 Files
DOWNLOADS
12
ALL TIME DOWNLOADS
2860
RANK
of 159.017
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Volume rendering of medical data
I wrote some software for doing this a while back and you can grab it on matlab's community page: https://www.mathworks.com/matl...
meer dan 6 jaar ago | 0
Submitted
Volumetric 3 Demo - BlueBrain
This is a demo file for the Volumetric 3 visualization package
bijna 8 jaar ago | 1 download |
Submitted
Volumetric 3 Demo - RedScull
This is a demo file for the Volumtric 3 visualization package
bijna 8 jaar ago | 1 download |
How to make 3D volume from 2D images
If you can save your data as .img files instead of dicom you can use the analyse75 functions to turn them into 3D arrays of scal...
bijna 8 jaar ago | 1
3D plotting of the intensity of ultrasound signal
These might be overkill for your problem since your 3D array is so small, but you could try these. For you I actually recommend ...
bijna 8 jaar ago | 0
3D plot
If you store your distance data as 3D array 8 x 360 x 90 you have several ways to visualize what it looks like. Both of these...
bijna 8 jaar ago | 0
How to visualize a volume with isosurfaces
Isosurface is incredibly expensive, you probably do not want to use it for densely sampled data like structural mri scans. I kno...
bijna 8 jaar ago | 0
How to do a 3D plot of a grid with scalar values at every postion?
You might want to try this, it is a full fledged matlab application for visualizing 3D density matrices. It was designed to work...
bijna 8 jaar ago | 0
Volume Visualization for multidimensional array.
If you can reformat your data in terms of a regularly sampled 3D array you can use this application written in matlab for visual...
bijna 8 jaar ago | 0
Simple visualization of a 3-d array (volumetric?)
You might want to try this, it is a full fledged matlab application for visualizing 3D density matrices. It was designed to work...
bijna 8 jaar ago | 0