Contents

Image Title Category Type Description Updated
need a thumbnail JDK Software 06/06/2018 - 15:16
need a thumbnail Fourier Bandpass Filter Software Component

This is a plugin bundled with native ImageJ.

See IJ reference for more details > Link

06/05/2018 - 03:32
need a thumbnail Temporal Medial Filter Software Component

This component can be used to find moving foreground features, which can be a powerful way to suppress false background detections in subsequent tracking steps.

06/05/2018 - 03:27
need a thumbnail Python 2.7 Software Collection

Python is a programming language.

Python 2.7.0 was released on July 3rd, 2010.

Python 2.7 is scheduled to be the last major version in the 2.x series before it moves into an extended maintenance period. This release contains many of the features that were first released in Python 3.1.

 A bugfix release, 2.7.16, is currently available. Its use is recommended.

04/26/2023 - 16:51
Chainer Software Collection

Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approach (a.k.a. dynamic computational graphs) as well as object-oriented high-level APIs to build and train neural networks. It also supports CUDA/cuDNN using CuPy for high performance training and inference. For more details of Chainer, see the documents and resources listed above and join the community in Forum, Slack, and Twitter.

04/28/2023 - 14:23
QCAnet Software Component

Quantitative Criterion Acquisition Network (QCA Net) performs instance segmentation of 3D fluorescence microscopic images. QCA Net consists of Nuclear Segmentation Network (NSN) that learned nuclear segmentation task and Nuclear Detection Network (NDN) that learned nuclear identification task. QCA Net performs instance segmentation of the time-series 3D fluorescence microscopic images at each time point, and the quantitative criteria for mouse development are extracted from the acquired time-series segmentation image.

06/04/2018 - 15:13
need a thumbnail bftools Software 05/31/2018 - 21:58
need a thumbnail GNU Parallel Software 05/31/2018 - 21:58
need a thumbnail ImageMagick Software 05/31/2018 - 21:58
need a thumbnail Libtiff Software Collection

LibTIFF - TIFF Library and Utilities. This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. libtiff is a library, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images.

04/26/2023 - 17:08
need a thumbnail MATLAB Signal Processing Toolbox Software 05/30/2018 - 00:36
need a thumbnail matplotlib Software Collection

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

04/26/2023 - 16:57
Manual tracking with TrackMate Software Component

Manual tracking using Trackmate plugin (comes with FIji, so no installation required if you are using Fiji). 

05/27/2018 - 17:36
GIMP Software Collection

This is the official website of the GNU Image Manipulation Program (GIMP).

GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. It is free software, you can change its source code and distribute your changes.

05/27/2018 - 16:31
Log3D Software Component

The freely available software module below is a 3D LoG filter. It applies a LoG (Laplacian of Gaussian or Mexican Hat) filter to a 2D image or to 3D volume. Here, we have a fast implementation. It is a perfect tool to enhance spots, like spherical particles, in noisy images. This module is easy to tune, only by selecting the standard deviations in X, Y and Z directions.

IJ Macro command example
run("LoG 3D", "sigmax=1 sigmay=1 sigmaz=13 displaykernel=0 volume=1");
10/18/2018 - 17:34
ImagePy Software Collection

This note presents the design of a scalable software package named ImagePy for analysing biological images. Our contribution is concentrated on facilitating extensibility and interoperability of the software through decoupling the data model from the user interface. Especially with assistance from the Python ecosystem, this software framework makes modern computer algorithms easier to be applied in bioimage analysis.

10/18/2018 - 17:35
need a thumbnail Python Software Collection

Python is a programming language.

04/26/2023 - 16:50
need a thumbnail ImageScience.jar Software 05/24/2018 - 03:29
need a thumbnail Jama Software Collection

JAMA is a basic linear algebra package for Java. It provides user-level classes for constructing and manipulating real, dense matrices. It is meant to provide sufficient functionality for routine problems, packaged in a way that is natural and understandable to non-experts.

06/06/2018 - 15:17
need a thumbnail Tracking2.0 Software Component

This method was originally designed to track objects (not necessarily spots) already identified in 2D 
frames and has been applied previously to particle tracking and analysis in high-speed atomic force microscopy image series.

 

08/30/2019 - 18:27