LIM Tracker is a cell tracking software that has been developed for simple operation and high versatility. This software has a conventional tracking function consisting of recognition processing and link processing, a sequential search-type tracking function based on pattern matching, and a manual tracking function. LIM Tracker enables the seamless use of these functions. In addition, the system incorporates a highly interactive and interlocking data visualization method, which displays the analysis results in real-time, making it possible to flexibly correct the data and reduce the burden of tracking work. Moreover, recognition functions with deep learning (DL) are also available, which can be used for a wide range of targets, including stain-free images.
LIM Tracker is implemented as a plugin for ImageJ/Fiji.
- LIM Tracker efficiently obtains accurate data using automatic and manual tracking.
- It rapidly checks for data accuracy with the interactive data visualization method.
- It enables flexible and simple modification of analysis results.
- Morphological changes can also be measured by segmentation processing.
- Recognition functions with deep learning are also available.
- Install Fiji itself, and copy the following folders & files contained in the FijiPlugin_win/plugins folder downloaded from this repository into the Fiji plugin folder (e.g., C:/Fiji.app/plugins ).
- LIMTrackerPluginExt
- LIMTrackerPlugin_.jar
- Download VC_redist.x64.exe (VisualC++ redistribution package) and double-click VC_redist.x64.exe to install it with default settings (If a DLL file is missing and an error occurs, please download and install VisualC++ Redistributable Packages for Visual Studio 2013).
- Install Fiji itself, and copy the following folders & files contained in the FijiPlugin_linux/plugins folder downloaded from this repository into the Fiji plugin folder (e.g., ${HOME}/Fiji.app/plugins ).
- LIMTrackerPluginExt
- LIMTrackerPlugin_.jar
- Download libopencv_core.so.4.3 and libopencv_imgproc.so.4.3, and copy into Fiji's library folder (e.g., ${HOME}/Fiji.app/lib/linux64).
- Launch Fiji and load the image file you want to track.
- Select "Plugins/Tracking/LIM Tracker Plugin" from the Fiji menu. This will launch the plugin.
-
See Quickstart Manual for details.
This software is equipped with a plugin mechanism to work with reference implementations (Python programs) of various deep learning recognition algorithms available on the web. This software can work in conjunction with the following implementations by setting.
To use this function, nVIDIA GPU is required.
-
See setup instructions for details.
-
A plugin mechanism is provided for the recognition function, and users can switch to their algorithm. Examples of plugin implementations of the recognition function using OpenCV are available in the DetectPlugin folder.
-
A plugin mechanism is provided to work with reference implementations of various deep learning recognition algorithms written in Python. Examples of plugin implementations are available in the DLLinkPlugin folder.
-
A plugin mechanism is provided for users to output and use the data analyzed by this software freely. Examples of plugin implementations are available in the DataSavePlugin folder.
Test images, project files, and GT images can be obtained from the following links.
LIM Tracker is powered by the following open source programs.
- SWT (https://www.eclipse.org/swt/)
- Eclipse nebula (https://www.eclipse.org/nebula/)
- OpenCV (https://opencv.org/)
- ITK (https://itk.org/)
- ImgLib2 (https://imagej.net/ImgLib2)
- ZeroMQ (https://zeromq.org/)
This software work in conjunction with the following reference implementations.
- StarDist (https://github.com/stardist/stardist)
- Cellpose (https://github.com/MouseLand/cellpose)
- YOLACT++ (https://github.com/dbolya/yolact)
- Matterport MaskR-CNN (https://github.com/matterport/Mask_RCNN)
- Detectron2 MaskR-CNN (https://github.com/facebookresearch/detectron2)
Aragaki, H., Ogoh, K., Kondo, Y. & Aoki, K. LIM Tracker: a software package for cell tracking and analysis with advanced interactivity. Sci Rep 12, 2702 (2022). https://doi.org/10.1038/s41598-022-06269-6