%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
Zitieren als
Fang Liu (2026). improj3 (https://de.mathworks.com/matlabcentral/fileexchange/45800-improj3), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.3.0.0 | no angle limit |
||
| 1.2.0.0 | icon2 |
||
| 1.1.0.0 | icon |
||
| 1.0.0.0 |
