Thread Subject: Visualize 2 intersecting images?

Subject: Visualize 2 intersecting images?

From: Katarina Kindberg

Date: 2 Jun, 2008 14:48:05

Message: 1 of 2

I have two MRI magnitude image slices/planes that I want to
visualize in space. The planes intersect each other and I
have the direction vectors that span each plane, as well as
the position of the "first" pixel in each plane. I want to
visualize the orientation and position of each plane as
well as the image data within each plane altoghether. How
do I do this?

Subject: Visualize 2 intersecting images?

From: Michael Garrity

Date: 2 Jun, 2008 15:09:14

Message: 2 of 2


"Katarina Kindberg" <katarina.kindberg@liu.se> wrote in message news:g21175$ob5$1@fred.mathworks.com...
>I have two MRI magnitude image slices/planes that I want to
> visualize in space. The planes intersect each other and I
> have the direction vectors that span each plane, as well as
> the position of the "first" pixel in each plane. I want to
> visualize the orientation and position of each plane as
> well as the image data within each plane altoghether. How
> do I do this?
>

Create two surface objects. For each one, you set the XData,
YData, and ZData properties to 2x2 arrays with the coordinates
of the 4 corners of your planes. Then set the CData properties to
your images and set the FaceColor properties to 'texture'.

    -Mike Garrity
    -The MathWorks, Inc.

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com