이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). VLink: linked viewpoint manipulation for volshow (https://kr.mathworks.com/matlabcentral/fileexchange/81598-vlink-linked-viewpoint-manipulation-for-volshow), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |