VLink: linked viewpoint manipulation for volshow

Version 1.0.0 (3.76 KB) by Tim
Link viewpoints of different volume images, with the option of independently modifying view settings for each volume
51 Downloads
Updated 22 Oct 2020

View License

MATLAB provides a volume visualization function (volshow) with the image processing toolbox, however objects created by this function do not operate with standard AXES type handles. Linking viewpoints for multiple images is therefore not as simple as calling linkprop.

This function enables the user to simultaneously manipulate the viewpoint of volume objects created by VOLSHOW using a patch-object in a second figure. The user is also provided with the ability to modify the volume visualization configurations either uniformly across passed volumes or independently for each volume.

For this function some code was grabbed and modified from:
https://stackoverflow.com/questions/30921003/matlab-how-to-make-camera-light-follow-3d-rotation/30926077

This was developed as a solution to:
https://www.mathworks.com/matlabcentral/answers/615663-linking-views-with-volshow

Cite As

Tim (2024). VLink: linked viewpoint manipulation for volshow (https://www.mathworks.com/matlabcentral/fileexchange/81598-vlink-linked-viewpoint-manipulation-for-volshow), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with R2020b and later releases
Platform Compatibility
Windows macOS Linux

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