StackSlider

버전 1.1.0.0 (7.46 KB) 작성자: Otto Manneberg
GUI for displaying image stacks, e.g. time-resolved or z-stacked microscopy images.
다운로드 수: 1.7K
업데이트 날짜: 2011/9/1

라이선스 보기

GUI for displaying image stacks, either from a 3D array given as indata or from a tiff, lsm, or other stack chosen by the user.

NOTE: StackSlider uses tiffread to import stacks from files. Tiffread can be downloaded for free from www.cytosim.org/other.

The GUI features changing of the displayed frame with either a slider or editbox, user-settable colormap, and two smoothing options: Gaussian and averaging (disk) filters. Both smoothing options can be controlled (filter radius and standard deviation of the gaussian) in the GUI. A "reset all" button does exactly what you'd think, and a "make figure" button pops a new figure containing the currently viewed frame including smoothing.

Not the coolest thing ever, I know, but I figured someone might find it useful...

인용 양식

Otto Manneberg (2024). StackSlider (https://www.mathworks.com/matlabcentral/fileexchange/32569-stackslider), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Biomedical Imaging에 대해 자세히 알아보기
도움

도움 받은 파일: 41 Complete GUI Examples

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Colormap jet now displays zero as black and saturated as white, and colormap gray now displays zero as blue and saturated as red, emulating the Zeiss "range indicator". Code is now in cell mode.

1.0.0.0