Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
DoctorYe
2
followers
·
15
following
View GitHub Profile
All gists
0
Starred
1
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
2 files
2 forks
0 comments
4 stars
fepegar
/
README.md
Last active
April 14, 2024 07:31
Python function to create maximum intensity projections using SimpleITK
Requirements:
Python
SimpleITK
NumPy
Install
conda
SimpleITK
and
NumPy
:
conda install numpy -y
You can’t perform that action at this time.