improj3

版本 1.3.0.0 (4.5 KB) 作者: Fang Liu
improj3 generates 3D projections from image stacks
496.0 次下载
更新时间 2014/3/10

查看许可证

%IMPROJ3 make 3D projections from image stacks.
%
% PROJECTIONS = IMPROJ3(IMAGES) returns a 3D image array containing the
% projection images generated from source 3D image stacks. IMAGES must be
% a 3D matrix. Returned PROJECTIONS is a 3D matrix with the size
% determined by projection prescription.
%
% use MatrixUser for 3D image display and analysis
% http://www.mathworks.com/matlabcentral/fileexchange/43780
%
% Class Support
% -------------
% An indexed image can be uint8, uint16, single, double, or logical.
%
% Copyright (c) 2014, Fang Liu <leoliuf@gmail.com>
% $Version: 1.0 $ $Date: 2014/03/08 $
%
%
Example
source MRI knee joint images
http://youtu.be/sb3ijN8sYcI
3D projection images along Y-axis
http://youtu.be/5eKm89jewJA

引用格式

Fang Liu (2025). improj3 (https://www.mathworks.com/matlabcentral/fileexchange/45800-improj3), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3.0.0

no angle limit

1.2.0.0

icon2

1.1.0.0

icon

1.0.0.0