Difference between revisions of "2009 Project Week Breakout Session: Slicer-Python"
From NAMIC Wiki
m |
m (Text replacement - "http://www.slicer.org/slicerWiki/index.php/" to "https://www.slicer.org/wiki/") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
Target Audience | Target Audience | ||
− | *Medical software developers willing to rapidly develop slicer plugins or scripted slicer processing pipelines | + | *Medical software developers willing to rapidly develop slicer plugins or scripted [http://www.slicer.org 3D Slicer 3.4] processing pipelines |
− | *Medical data analysts willing to perform on-line exploratory analysis, in a matlab-like manner, with slicer | + | *Medical data analysts willing to perform on-line exploratory analysis, in a matlab-like manner, with [http://www.slicer.org 3D Slicer 3.4] |
Pre-requisites | Pre-requisites | ||
Line 15: | Line 15: | ||
*On-line data analysis and modification with the Slicer/Python console | *On-line data analysis and modification with the Slicer/Python console | ||
*Fast Slicer 3.4 Module developement with python | *Fast Slicer 3.4 Module developement with python | ||
+ | |||
+ | Further documentation: | ||
+ | [https://www.slicer.org/wiki/Slicer3::Python Slicer:Python wiki page] |
Latest revision as of 18:06, 10 July 2017
Home < 2009 Project Week Breakout Session: Slicer-PythonBack to 2009_Summer_Project_Week#Agenda
Moderator: Demian Wassermann
Target Audience
- Medical software developers willing to rapidly develop slicer plugins or scripted 3D Slicer 3.4 processing pipelines
- Medical data analysts willing to perform on-line exploratory analysis, in a matlab-like manner, with 3D Slicer 3.4
Pre-requisites
- Software developers with Slicer 3.4 installed and a test dataset downloaded
Agenda:
- Short introduction to the python language and its numerical toolbox NumPy
- On-line data analysis and modification with the Slicer/Python console
- Fast Slicer 3.4 Module developement with python
Further documentation: Slicer:Python wiki page