This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.
2009-04-19 - First release candidate of Fiji Dresden-2009
In the aftermath of our hackathon in Dresden, we have a first release candidate now!
Here is the impressive list of changes:
This is the after-hackathon release, and so far we have these changes (please correct me if I am wrong or forgot something):
- lots of bug fixes (thanks to all!)
- the scripting interpreters remember the previous commands (thanks to Albert Cardona): just use Cursor Up/Down to find out.
- we have a NRRD reader/writer now (thanks to Greg Jefferis)
- added the Turbo Reg plugin (thanks Philippe Thevenaz)
- Fiji Wiki is linked to in the Help menu (thanks Gabriel Landini)
- Lens Correction is a part of TrakEM2 now (thanks Stephan Saalfeld and Verena Kaynig)
- added the Radial Reslice plugin (thanks Julian Cooper and Albert Cardona)
- added Name Landmarks and Register plugin (thanks Mark Longair)
- updated bUnwarpJ (thanks Ignacio Arganda Carreras)
- the bundled ImageJA now uses a method to discover a running instance that is safe in a multi-user environment
- updated Bio#Formats (thanks Melissa Linkert and Curtis Rueden)
- added the Help › Report a Bug plugin (thanks Mark Longair)
- added the MTrack2 plugin (thanks Nico Stuurman)
- added the ToAST plugin (thanks Misha Kudryashev)
- Java 1.6 is used on 64-bit MacOSX, when possible
- added the Statistical Region Merging plugin
- the PDF writer can now save all slices of image stacks, instead of only the current one
- updated the AnalyzeSkeleton plugin (thanks Ignacio Arganda Carreras)
- added the Time Stamper plugin (thanks Daniel James White)
- added the Auto Threshold plugin (thanks Gabriel Landini)
- if you drop a .java file into the plugins/ directory and call Plugins › Scripting › Refresh Javas, it will be added to the Plugins menu and be compiled transparently upon being called.
- added scripting examples showing how to interact with the mouse and add Java listeners written in the scripting language
- added the Arrow plugin
- added the Stack Manipulation plugin (thanks Jean-Yves Tinevez)
- added the FlowJ plugin (thanks Michael Abramoff and Jean-Yves Tinevez)
- added the Edit LUT as Text script, allowing you to manipulate the numerical values of the color lookup table
- added the Auto Local Threshold plugin (thanks Gabriel Landini)
- added the PIV analyser plugin, for optical flow analysis (thanks Jean-Yves Tinevez)
- updated TrakEM2 to version 0.7a (read: lots and lots and lots of bug fixes as well as enhancements, thanks Albert Cardona and Stephan Saalfeld)
- renamed our 'Fill holes' plugin to 'Fill ROI holes' (thanks Gabriel Landini)
- added Record Desktop and Record Window commands to record screen movies from either the whole desktop or a single (Java) window into a stack, optionally a VirtualStack to overcome memory problems (thanks Albert Cardona)
- lots of bug fixes and enhancements to the 3D Viewer plugin (thanks Benjamin Schmid and Mark Longair)
- lots of bug fixes and enhancements to the Simple Neurite Tracer plugin, as well as tighter integration with the 3D Viewer (thanks Mark Longair)
- lots of bug fixes to the Segmentation Editor plugin (thanks Mark Longair and Greg Jefferis)
- added the Show Color Surfaces plugin to show 8#bit color stacks as colored surfaces in the 3D Viewer (thanks Mark Longair)
- the 3D Viewer's 4D option can now load hyperstacks (thanks Benjamin Schmid)
- the 3D Viewer can do free#hand recordings again, as well as convenience key bindings (thanks Benjamin Schmid)
- the Lasso/Blow Tool can optionally track dark lines, and actually respects the space/color ratio now
- lots of changes only relevant for developers (thanks to all!)
NOTE: as often, Johannes forgot to acknowledge himself :)