Pixelsurfer

Framework for pixel surfing time series data. Ideal for MR and PET tracer data.
1.7K Downloads
Updated 2 May 2005

No License

The GUI provides a general platform for 4D data exploration. It allows the user to pixesurf the image data and see the vector data for each pixel with instant update. For instance for PET or MR tracer data.

The GUI is a free floating viewport not connected to the plot allowing for more flexibily, eg. double screen support.

The GUI is ment as a sceleton for specialized development. It has little use but mere visual data exploration in the form presented here.
The viewport can be rescaled by the user, and is adjusted to be scaled by integer factors by a resize function.

The code is easily readable and only consists of 300 lines (Including the GUI template).An MR datafile (*.mat) is provided.

type:
>>load mydata8bit
>>pixelsurfer(mydata8bit) to try it out.

Data is in format:
mydata(row,column,timepoint,slice)
The dimension displayed as a vector is the timepoint dimension.

Cite As

Soren Christensen (2024). Pixelsurfer (https://www.mathworks.com/matlabcentral/fileexchange/6213-pixelsurfer), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Images in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Sumary and keywords changed