ClearVolume / clearvolume

ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data.
http://clearvolume.github.io
GNU Lesser General Public License v3.0
43 stars 11 forks source link

Define the specific direction to visualize #75

Open WeisongZhao opened 5 years ago

WeisongZhao commented 5 years ago

Hi, ClearVolume is obviously a fast, and powerful tool to visualize multi-color volume. ClearVolume is the best option for me. There is just a little problem: How can I define the specific direction to visulize the volume, so that I can compare two volumes in the same region.

AhmetCanSolak commented 5 years ago

Hi @WeisongZhao , can you further explain what do you mean with specific direction?

I would recommend you to check /src/java/clearvolume/demo/ClearVolumeBasicDemos.java first. Maybe you just need to construct your VolumeDataArray in a specific way you want.

WeisongZhao commented 5 years ago

Thank you for your reply. The direction i.e. (0 degree, 45 degree, 0 degree) in x, y, z axises for the volume.