Difference between revisions of "Main Page"

From Slicer Wiki
Jump to: navigation, search
Line 22: Line 22:
  
 
In a nutshell, Slicer3 is:
 
In a nutshell, Slicer3 is:
 
 
* A cross-platform end user application for analyzing and visualizing medical images.
 
* A cross-platform end user application for analyzing and visualizing medical images.
 
* A collection of Open Source libraries for developing and deploying new image computing technologies.
 
* A collection of Open Source libraries for developing and deploying new image computing technologies.
Line 30: Line 29:
 
----
 
----
  
 
+
==News==
 
 
==News:==
 
 
* May 2009
 
* May 2009
 
** [[Announcements:Slicer3.4|Slicer 3.4 release]]
 
** [[Announcements:Slicer3.4|Slicer 3.4 release]]
Line 38: Line 35:
 
** [http://tinyurl.com/cu9bzp A punch list of 3.4 bugs] is being maintained on the mantis bug tracker.
 
** [http://tinyurl.com/cu9bzp A punch list of 3.4 bugs] is being maintained on the mantis bug tracker.
 
* March 2009
 
* March 2009
** Development of slicer3.4 is still underway.  To check the status, go to the bug tracker and search for the tag "3.4 Targeted fix".  Our plan is to fix anything with that tag before branching the release.  http://na-mic.org/Mantis/main_page.php  The svn trunk for slicer3 is still in "feature freeze" mode, meaning that only fixes should be checked in.  Any new development should occur in svn branches for now.
+
** Development of slicer3.4 is still under way.  To check the status, go to the bug tracker and search for the tag "3.4 Targeted fix".  Our plan is to fix anything with that tag before branching the release.  http://na-mic.org/Mantis/main_page.php  The svn trunk for slicer3 is still in "feature freeze" mode, meaning that only fixes should be checked in.  Any new development should occur in svn branches for now.
 
** Developers, please be sure to apply the "3.4 Targeted fix" to anything you are working on for the release.
 
** Developers, please be sure to apply the "3.4 Targeted fix" to anything you are working on for the release.
 
* January 2009
 
* January 2009
Line 53: Line 50:
 
** [http://www.na-mic.org/Wiki/index.php/Miccai_2008_Tutorial A NA-MIC Workshop at MICCAI] addressed the creation of ITK-based command line modules for 3D Slicer.
 
** [http://www.na-mic.org/Wiki/index.php/Miccai_2008_Tutorial A NA-MIC Workshop at MICCAI] addressed the creation of ITK-based command line modules for 3D Slicer.
 
** Slicer user Attila Nagy presented on Slicer3 for inner ear imaging ([http://www.orl.szote.u-szeged.hu/~attila/NagyA-2008-Miskolc.ppt Slides - Hungarian])
 
** Slicer user Attila Nagy presented on Slicer3 for inner ear imaging ([http://www.orl.szote.u-szeged.hu/~attila/NagyA-2008-Miskolc.ppt Slides - Hungarian])
** Attila also provided patches to build Slicer3 and most of Slicer2 using the latest versions of solaris and the optimized Sun C++ compilers.
+
** Attila also provided patches to build Slicer3 and most of Slicer2 using the latest versions of Solaris and the optimized Sun C++ compilers.
 
* August 2008  
 
* August 2008  
 
**[http://www.na-mic.org/Wiki/index.php/Events:August_2008_NCBC_AHM  August 14, 2008: NCBC 2008 Science Fair "Three ways of using the NA-MIC Kit" ]
 
**[http://www.na-mic.org/Wiki/index.php/Events:August_2008_NCBC_AHM  August 14, 2008: NCBC 2008 Science Fair "Three ways of using the NA-MIC Kit" ]
Line 74: Line 71:
 
**A new [http://en.wikipedia.org/wiki/3DSlicer 3D Slicer Wikipedia entry] has been created.
 
**A new [http://en.wikipedia.org/wiki/3DSlicer 3D Slicer Wikipedia entry] has been created.
 
* Feb 2008
 
* Feb 2008
**February 20th, 2008, [[Slicer3:Spring-2008-User-Training| Spring 2008 Slicer3 User Training Workshop ]] at the SPL 1249 Boylston St, Boston
+
**February 20th, 2008, [[Slicer3:Spring-2008-User-Training| Spring 2008 Slicer3 User Training Workshop ]] in the SPL at 1249 Boylston St. Boston.
 
* Jan 2008
 
* Jan 2008
 
**[[tutorialwishlist|Wishlist for tutorials]]
 
**[[tutorialwishlist|Wishlist for tutorials]]
Line 105: Line 102:
 
* July, 2006:
 
* July, 2006:
 
** There was active development of Slicer3 at and around the [http://wiki.na-mic.org/Wiki/index.php/2006_Programming/Project_Week_MIT NA-MIC Programming/Project week].
 
** There was active development of Slicer3 at and around the [http://wiki.na-mic.org/Wiki/index.php/2006_Programming/Project_Week_MIT NA-MIC Programming/Project week].
** New Slicer3 wiki page organization is underway. Please send feedback to the [mailto:slicer-devel@massmail.spl.harvard.edu slicer-devel mailing list].
+
** New Slicer3 wiki page organization is under way. Please send feedback to the [mailto:slicer-devel@massmail.spl.harvard.edu slicer-developers mailing list].
  
 
----
 
----

Revision as of 14:15, 4 June 2009

Welcome to the 3D Slicer Wiki pages!

Welcome to the Slicer Wiki Home Page.

How to use this site:

  • The main slicer.org pages provide a guided tour to the application, training materials, and the development community. New users should start there because we try to keep it organized and up to date.
  • These wiki pages are more free-form, with notes and reference pages that help support developers and users across multiple sites. You will find good information on the wiki, but it's possible that it's out of date or describes features that are still in the planning phase.

Stanford Knee Segmentation


More images at the Slicer3 Visual Blog...


In a nutshell, Slicer3 is:

  • A cross-platform end user application for analyzing and visualizing medical images.
  • A collection of Open Source libraries for developing and deploying new image computing technologies.
  • Intended to replace the venerable Slicer2 (see information on the transition)
  • An algorithm development platform with a powerful new Execution Model to facilitate creation of new modules.

News

  • May 2009
  • March 2009
    • Development of slicer3.4 is still under way. To check the status, go to the bug tracker and search for the tag "3.4 Targeted fix". Our plan is to fix anything with that tag before branching the release. http://na-mic.org/Mantis/main_page.php The svn trunk for slicer3 is still in "feature freeze" mode, meaning that only fixes should be checked in. Any new development should occur in svn branches for now.
    • Developers, please be sure to apply the "3.4 Targeted fix" to anything you are working on for the release.
  • January 2009
    • A product release of Slicer 3.4 is scheduled for Feb/March
    • There will be a code freeze on Feb 4, 2009
    • Slicer3 and related research project were highlighted and demoed as part of the External Advisory Board meeting of the Neuroimage Analysis Center.
  • December 2008
  • September 2008
    • Andras Jakab won second place in Kitware's medical image visualization contest!. The image combines slice viewing, models, volume rendering, and tractography applied to a gamma knife neurooncology radiotherapy planning case. Andras used slicer's registration tools to fuse CT and diffusion MR into a multimodal scene.
Andras Jakab's award winning slicer image.

For Wiki Administration