VLink: linked viewpoint manipulation for volshow
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
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
VLink
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |