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
인용 양식
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. 검색됨 .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!VLink
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0 |