Maximum Intensity Projection(MIP) with Java3d

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Maximum Intensity Projection(MIP) with Java3d

terry1208
Hello,

Recently I've been working on how to implement MIP in 3d viewer which is a plugin of Fiji. 3d viewer uses Java3d 1.6.

I can see the 3d viewer provides several display type such as volume, surface and orthoslice, but no MIP.

I'm not an image process expert and I'm struggling on how to implement MIP with the 3d viewer and java3d 1.6. Can someone give me a hint?

Thanks in advance!
Reply | Threaded
Open this post in threaded view
|

Re: Maximum Intensity Projection(MIP) with Java3d

gouessej
Administrator
Isn't it already supported by imagej?
http://imagej.net/Z-functions#Maximum_Intensity_Z-projection
Julien Gouesse | Personal blog | Website