Contents

Image Title Category Type Description Updated
need a thumbnail PIL Software 04/27/2018 - 01:54
need a thumbnail NumPy Software Collection

NumPy (Numerical Python) is an open source Python library that’s used in almost every field of science and engineering. It’s the universal standard for working with numerical data in Python, and it’s at the core of the scientific Python and PyData ecosystems. The NumPy library contains multidimensional array and matrix data structures. It provides ndarray, a homogeneous n-dimensional array object, with methods to efficiently operate on it.

04/26/2023 - 16:26
need a thumbnail R Project for Statistical Computing Software 04/18/2018 - 11:45
Neuroconductor Software Collection

Neuroconductor is an open-source platform for rapid testing and dissemination of reproducible computational imaging software, specialized in brain medical imaging (MRI, fMRI, DTI, etc...) but that could be used on a wider range of images. The goals of the project are to:

04/18/2018 - 11:45
CompuCell3D Software Collection

CompuCell3D is a flexible scriptable modeling environment, which allows the rapid construction of sharable Virtual Tissue in-silico simulations of a wide variety of multi-scale, multi-cellular problems including angiogenesis, bacterial colonies, cancer, developmental biology, evolution, the immune system, tissue engineering, toxicology and even non-cellular soft materials. CompuCell3D models have been used to solve basic biological problems, to develop medical therapies, to assess modes of action of toxicants and to design engineered tissues.

05/06/2018 - 16:07
elastix logo elastix Software Collection

Elastix is a toolbox for rigid and nonrigid registration of (medical) images.

Elastix is based on the ITK library, and provides additional algorithms for image registration. 

The software can be run as a single-line command, making it easy to include in larger scripts or workflows. The user needs to edit a configuration file that contains all relevant parameters for registration: transformation model, metric used to comapre images, optimization algorithm, mutliscale pyramidal representation of images...

04/30/2023 - 18:12
CaPTk Cancer Imaging Phenomics Toolkit (CaPTk) Software Collection

CaPTk is a software platform for analysis of radiographic cancer images, currently focusing on brain, breast, and lung cancer. CaPTk integrates advanced, validated tools performing various aspects of medical image analysis, that have been developed in the context of active clinical research studies and collaborations toward addressing real clinical needs.

04/30/2023 - 18:20
NiftyNet Software Collection

NiftyNet is a TensorFlow-based open-source convolutional neural networks (CNNs) platform for research in medical image analysis and image-guided therapy. NiftyNet’s modular structure is designed for sharing networks and pre-trained models. Using this modular structure you can:

  • Get started with established pre-trained networks using built-in tools;
  • Adapt existing networks to your imaging data;
  • Quickly build new solutions to your own image analysis problems.
04/28/2023 - 14:45
ParaViewWeb in Galaxy Docker ParaViewWeb Software Component

This ParaViewWeb Docker container is used by the Galaxy Project.  Paraview is an VTK based visualization server, for 3D.

03/16/2018 - 12:55
Galaxy imaging workflow Galaxy Image Analysis Tools Software Collection

Image analysis tools to be used within Galaxy

08/07/2018 - 13:43
need a thumbnail Galaxy Workbench for Image Analysis Software Collection

Galaxy instance with tools for Image analyses shipped in a Docker container.

03/16/2018 - 12:47
Orbit Orbit Software Collection

Orbit Image Analysis is a free open source software with the focus to quantify big images like whole slide scans.

It can connect to image servers, e.g. Omero.
Analysis can be done on your local computer or via scaleout functionality in a distrubuted computing environment like a Spark cluster.

Sophisticated image analysis algorithms incl. tissue quantification using machine learning, object segmentation and classification are build in. In addition a versatile API allows you to enhance Orbit and to run your own scripts.

04/28/2023 - 15:00
hyphatracker HyphaTracker Software Component, Workflow
HyphaTrackerWorkflow
HyphaTracker Workflow

HyphaTracker propose a workflow for time-resolved analysis of conidia germination. Each part of this workflow can also be used independnatly , as a toolbox. It has been tested on bright-field microscopic images of conidial germination.

10/18/2018 - 17:32
LimeSeg Software Component

LimeSeg: A coarsed-grained lipid membrane simulation for 3D image segmentation

Download instruction:

There is no download but you can easily install this plugin via ImageJ update site. If you reallu need to download the jar file, access the file in the update site repository (Link)

08/16/2018 - 17:07
maars MAARS Software Workflow

automated open-source image acquisition and on-the-fly analysis pipeline (initially developped for analysis of mitotic defects in fission yeast)

maars workflow from publication

 

05/22/2018 - 02:36
Myelin CEM Software Collection

Computer-assisted Evaluation of Myelin formation (CEM) is a collection designed to automate myelin quantification. It requires use input to choose the best threshold values. The myelin is calculated as an overlap between neuronal signal and oligodendrocyte signal. Results are given as pixel counts and percents.

11/16/2018 - 09:47
MaMuT Software Collection

MaMuT is an end user plugin that combines the BigDataViewer and TrackMate to provide an application that allow browsing, annotating and curating annotations for large image data.

10/18/2018 - 17:38
Gaussian blur in ImageJ Software Component

This filter uses convolution with a Gaussian function for smoothing. Sigma is the radius of decay to exp(-0.5) ~ 61%, i.e. the standard deviation sigma of the Gaussian (this is the same as in Photoshop, but different from earlier versions of ImageJ, where a value 2.5 times as much had to be entered.

05/02/2023 - 11:44
need a thumbnail radial reslice Software 02/01/2018 - 20:07
need a thumbnail kymograph generation Software Component

Kymograph generation under ImageJ:

one simple solution, plot a line (ROI line) on the first frame, where you want to generate the kymograph.

Use

Image  / Stacks  / Reslice

It will generate a new image were Y dimension is the time, and X the position on the line you have drawn.

02/23/2018 - 12:41