James Ryland
Followers: 0 Following: 0
Statistics
RANK
289,408
of 295,467
REPUTATION
0
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
4,425 of 20,234
REPUTATION
315
AVERAGE RATING
5.00
CONTRIBUTIONS
3 Files
DOWNLOADS
5
ALL TIME DOWNLOADS
2837
RANK
of 153,912
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...
6 years ago | 0
Submitted
Volumetric 3 Demo - BlueBrain
This is a demo file for the Volumetric 3 visualization package
7 years ago | 1 download |
Submitted
Volumetric 3 Demo - RedScull
This is a demo file for the Volumtric 3 visualization package
7 years 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...
7 years ago | 0
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 ...
7 years 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...
7 years 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...
7 years 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...
7 years 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...
7 years 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...
7 years ago | 0