Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'd like to get an object slicer working #58

Open
Tafnab opened this issue Apr 14, 2017 · 2 comments
Open

I'd like to get an object slicer working #58

Tafnab opened this issue Apr 14, 2017 · 2 comments

Comments

@Tafnab
Copy link

Tafnab commented Apr 14, 2017

This is more a a feature request. I really love the rendering engine, but I need to emphasize certain structures while looking the things in front of it. In most software, this is called a slicer, where a 2D image is held up behind the 3D image. I'm not looking for a clipping plane. Do you think it's possible to do this with ClearView inside Fiji? If it doesn't exist yet, is there a piece of code I can use to start such a thing?

Also, just some general notes, the ClearVolume plugin works great on a Quadro 4200 but not a Quadro 5000 (Win 7 x64 for both).

@adibrov
Copy link
Member

adibrov commented Apr 18, 2017

Hi Tafnab!

I am about to begin a new module that would allow one to define sectioning planes and their rendering (2D) along with the 3D volume. Is that what you are looking for? I was thinking of doing it in a separate window though, so it won't be held "behind" the 3D object but in a separate window instead. If it is a strong requirement, I can try to implement this too.

Cheers,
Alex

@Tafnab
Copy link
Author

Tafnab commented Apr 18, 2017

The reason we want it put behind the 3D volume is because I'm trying to clear up the image. With these complicated data sets that are full of intensity, it's hard to see through the cloud. By putting a slicer behind things you can hopefully force the eye to see intense structures and have the cloud be an appendage of the structure.
If I could also suggest using separate color & transparency settings for the slicer. The other problem we're having (with other software) is that when you adjust things so you can see through the cloud of the 3D volume, you can no longer see the slicer because its colors have also been made more transparent.
I'd love to help, but I couldn't even get the stock ClearVolume to build. I'll try again if you're interested in having help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants