Slider to scroll through image slices
6 ビュー (過去 30 日間)
古いコメントを表示
I need a code for a slider to scroll through a stack of images. Like a 3D Viewer.
Any idea please? I have 4 axes and need to control them with a single slider.
6 件のコメント
Jan
2018 年 7 月 12 日
@Stelios: Again: please post the complete error message. We cannot guess, in which line the problem occurs.
This does nothing:
filenames = fullfile(fileName);
You have to provide the folder in addition, such that fullfile can join the parts.
回答 (1 件)
Image Analyst
2018 年 5 月 26 日
Try Image Browser on the Apps tab of the tool ribbon and see if that's okay.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!