Page history Edit this page How do I edit this website?

2013-08-05 - TrackMate v2.1.0 released

A new minor version of TrackMate_ has been released. This page lists the changes that are visible to the user.

Version 2.1.0 focuses mainly on performance and usability improvements for manual editing and manual tracking using TrackMate. It also features GUI improvements.

We are grateful to Jan Brocher and Masanari Takamiya for comments and bug reports during the release candidate process.

Highlights

  • Major rewrite of the core track model to achieve a far better performance when manually editing a very large datasets. You can now interactively edit large datasets without the GUI becoming too sluggish.
  • You can now preview the detection parameters on the current frame before applying it to the whole data:

/media/news/trackmate-v2.1.0-previewdetection.png

  • The detection step is now interruptible in the GUI. A click on the cancel button will gracefully interrupt the detection process, and yields the spots found so far. They can be used later on normally.

/media/news/trackmate-v2.1.0-interruptdetection.png

  • The HyperStack viewer and editor has now a configuration panel that has a log window and some tools for manual annotation:

/media/plugins/trackmate/trackmate-v2.1.0-trackmatetools.png

  • Semi-automatic tracking: Select one (or more) spot, TrackMate will find its most likely successors:
  • Re-design of TrackScheme. TrackScheme is now about 40 times faster to launch, even on large dataset. By default it uses the ‘simple’ style, and the update of the small thumbnails can be switched on/off.
  • The ‘Load’ button was removed from the GUI. TrackMate files can be loaded from the PluginsTrackingLoad a TrackMate file menu item.
  • There is a new PluginsTrackingManual tracking with TrackMate menu item, that launched another GUI stripped down for manual editing.

Backward incompatible changes

  • The XML file format has changed, to include more data, and for better separability and reuse in other softwares. However, backward compatible loaders are present to ensure the loading and on-the-fly conversion with files generated by TrackMate versions above 1.2.

Improvements

  • Better coloring scheme. There is a unique coloring scheme shared in all views.
  • The GUI is now resizable.

Bug fixes

  • A ‘Locale’ problem prevented the entering of numerical features correctly on system relying on other decimal separators that the dot. TrackMate now enforces the dot to be used as a decimal separator on all Locales. However there are still reports that this fails on Windows machine with exotic (i.e. non dot as decimal separator) locales.
  • Numerous other bugfixes.

Jean-Yves Tinevez 05:03, 5 August 2013 (CDT)

  1. GNU Lesser General Public License
    The GNU Lesser General Public License (LGPL) is a free, open source license for software and other kinds of works.
  2. Why Closed-Source Is Wrong
    This page has a few war stories about having to fight with developing software where you should not need to fight.
  3. GNU General Public License
    The GNU General Public License (GPL) is a free, open source license for software and other kinds of works.
  4. Apache Software License
    The Apache License is a permissive free software license, imposing minimal restrictions on the redistribution of covered software.
  5. Detect Information Loss
    How to detect various forms of information loss in images
  6. Eclipse Public License
    The Eclipse Public License (EPL) is a free, open source software license.
  7. Color Image Processing
    Images with color come in three different forms: pseudo-color, 24-bit RGB image, or color composite image.
  8. Why Open Source?
    This page highlights the benefits of open source software.
  9. BIG Licensing
    Components distributed via the BIG-EPFL update site were developed by the Biomedical Imaging Group (BIG) at the École Polytechnique Fédérale de Lausanne (EPFL).
  10. Public Domain
    Software in the public domain disclaims all copyright interest, being freely available to everyone for any purpose, with no attribution or acknowledgement required.
  11. Deconvolution
    corrects the systematic error of blur (loss of contrast in smaller features) in optical systems such as fluorescence microscopy images.
  12. Visualization
    is a set of techniques for graphically illustrating scientific data, enabling scientists to better understand, illustrate, and glean insight from their data.
  13. BSD Licenses
    BSD licenses are a family of permissive free software licenses, imposing minimal restrictions on the redistribution of covered software.
  14. Voxelization
    Voxelization is the process of converting a data structures that store geometric information in a continuous domain (such as a 3D triangular mesh) into a rasterized image (a discrete grid).
  15. MIT License
    The MIT License is a permissive free software license, imposing minimal restrictions on the redistribution of covered software.
  16. Licensing
    This page describes the legal structure of ImageJ and SciJava projects.