Code covered by the BSD License  

Highlights from
myslicer - make mouse-interactive slices of a 3-D volume

5.0

5.0 | 1 rating Rate this file 9 Downloads (last 30 days) File Size: 5.49 KB File ID: #25923
image thumbnail

myslicer - make mouse-interactive slices of a 3-D volume

by Anders Brun

 

23 Nov 2009 (Updated 24 Nov 2009)

A minimal "slicer" for the exploration of 3-D volumes using mouse interaction

| Watch this File

File Information
Description

The code includes a minimalistic software for interactive exploration of 3-D volumes. Its key feature is that the slices may be moved using the mouse pointer. Minimalistic means that it does not contain any junk and thus integrates nicely with your existing Matlab routines. The command myslicer.m may be used to display a volume, or you may call the command slice3i.m to generate a single (interactive) slice from a volume. Apart from volume data, slice direction and slice number, these commands also support the inclusion of a transformation matrix to position your volume in 3-D space. This matrix allows for anisotropic voxles, translation, rotation etcetera.

The code is short and may easily be modified for your own needs. The slice3i.m command gives back a handle to the slice, meaning that you may manipulate it with set/get commands like any Matlab graphics primitive. And you can easily delete it.

Run demo.m to discover the key features of the package.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
image3

MATLAB release MATLAB 7.7 (R2008b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
03 Mar 2011 David Legland

simple but useful, I appreciate the possibility to manage non cubic voxels

Please login to add a comment or rating.
Updates
24 Nov 2009

Added a better description.

Tag Activity for this File
Tag Applied By Date/Time
slices Anders Brun 23 Nov 2009 09:56:26
slicer Anders Brun 23 Nov 2009 09:56:26
3d Anders Brun 23 Nov 2009 09:56:26
interactive Anders Brun 23 Nov 2009 09:56:26

Contact us at files@mathworks.com