Be the first to rate this file! 16 downloads (last 30 days) File Size: 4.86 KB File ID: #25451

Extended version of griddata3

by Alper Yaman

 

30 Sep 2009 (Updated 30 Sep 2009)

Code covered by the BSD License  

To get grid data of multiple 3D volumes.

Download Now | Watch this File

File Information
Description

The time consuming part of griddata3 function is delaunay tessellation. If there are multiple volumes having the same scattered coordinates, griddata3ev (ev: extended version) func makes tessellation once and apply it to all volumes.
If the volumes are too large, griddata3ev function gives memory error as griddata3 does. To get rid of such errors, griddata3evs can be used. It divides the whole volume to sub volumes, apply each of them griddata3ev, saves the results then merges them.
This code is developed at BUMIL (Bogazici University Medical Imaging Lab) in Istanbul, Turkey.

MATLAB release MATLAB 7.6 (R2008a)
Zip File Content  
Other Files griddata3ev.m,
griddata3evs.m,
license.txt
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
30 Sep 2009

changing file format to zip

Tag Activity for this File
Tag Applied By Date/Time
image processing Alper Yaman 30 Sep 2009 12:49:14
interpolation Alper Yaman 30 Sep 2009 12:49:14
griddata Alper Yaman 30 Sep 2009 12:49:14

Contact us at files@mathworks.com