@prefix dc1: . @prefix nb: . @prefix rdfs: . @prefix xsd: . a ; nb:hasAuthor "Christian \"Tischi\" Tischer" ; nb:hasDocumentation , "Github tischi/ImageAnalysisWorkflows" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/cp_logo.png" ; nb:hasLocation , "2-D colocalisation in cells using CellProfiler" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T12:49:48"^^xsd:dateTime ; dc1:modified "2019-02-05T09:39:29"^^xsd:dateTime ; dc1:title "2-D Colocalisation in Cells" ; rdfs:comment """

The workflow computes cell-based colocalisation of two stainings in 2-D images. Both pixel- and object-based readouts are provided and some pros and cons are discussed. Please read here for more information:

\r \r

https://github.com/tischi/ImageAnalysisWorkflows/blob/master/CellProfiler_2D_Coloc_PerCell/README.md

\r \r

 

\r \r

Input data type: 

\r \r

images

\r \r

Output data type: 

\r \r

processed images, numbers, text file, csv files

\r """ . a ; nb:hasAuthor "MOSAIC Group, Dresden" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasReferencePublication , "A Parallel Distributed-Memory Particle Method Enables Acquisition-Rate Segmentation of Large Fluorescence Microscopy Images" ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-10-07T16:26:00"^^xsd:dateTime ; dc1:modified "2019-10-18T17:07:01"^^xsd:dateTime ; dc1:title "2D-3D distributed parallel region competition segmentation" ; rdfs:comment """

This is the source code and data page of a distributed parallel algorithm 2683 for segmentation of large fluorescence microscopy images.

\r """ . a ; nb:hasAuthor "Julie Nikolaisen, Linn I. H. Nilsson, Ina K. N. Pettersen, Peter H. G. M. Willems, James B. Lorens, Werner J. H. Koopman, Karl J. Tronstad " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/IP.jpeg" ; nb:hasImplementation ; nb:hasReferencePublication , "Publication" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:39:57"^^xsd:dateTime ; dc1:modified "2023-04-26T13:43:13"^^xsd:dateTime ; dc1:title "2D and 3D mitochondrial shape analysis and network properties" ; rdfs:comment """

The original paper describes a method to analyze mitochondrial morphology in 2D and 3D.

\r """ . a ; nb:hasAuthor "Perrine Paul-Gilloteaux" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/PerrineTracking.png" ; nb:hasImplementation ; nb:hasLocation , "MacroBatchForOnedirectorytif2.0.ijm" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Chenouard et al.(2014) Objective comparison of particle tracking methods" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2014-12-15T11:19:23"^^xsd:dateTime ; dc1:modified "2023-04-27T15:15:32"^^xsd:dateTime ; dc1:title "2D and 3D tracking based on global cost function optimization" ; rdfs:comment """The workflow consists of firstly identifying spot (which can be also gravity center of cells identified by another method), and then secondly compute trajectories by linking these spots by global optimisation with a cost function. This method is part of the methods evaluated in Chanouard et al (2014) as "method 9" and is described in detail in its supplementary PDF (page 65). \r \r ## Dependencies\r \r Following plugins are required. \r \r 1. [JAR to be placed under IJ plugin directory](http://xfer.curie.fr/get/192esfJKxA1/Trackingv2.0.zip)\r 1. A pdf file with instructions and output description is also available in the zip .\r 1. [MTrackJ](https://imagescience.org/meijering/software/mtrackj/) : Used for visualization of tracks. Preinstalled in Fiji.\r 2. [Imagescience.jar](http://www.imagescience.org/meijering/software/download/imagescience.jar): This library is used by MTrackJ. Use update site to install this plugin. \r 3. [jama.jar](http://math.nist.gov/javanumerics/jama/). Preinstalled in Fiji.\r \r ##Advantages: \r \r - support blinking (with a parameters allowing it or not)\r - fast, \r - can be used in batch, some analysis results provided.\r - No dynamic model.\r - The tracking part is not dependent of ImageJ.\r \r ## Pitfalls: \r - does not support division\r - the optimization algorithm used is a simulated annealing, so results can be slightly different between two runs. \r - No Dynamic model (so less good results but can be used for a first study of the kind of movements)\r \r ##The sample data \r \r The parameters used for this example data Beads, were \r \r 1. detection: 150 \r 2. the max distance in pixels: 20 \r 3. max allowed disappearance in frame: 1\r """ . a ; nb:hasAuthor "Barbier Michaël", "Bottelbergs Astrid", "De Vos Winnok H.", "Ebneth Andreas", "Nuydens Rony" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/logo_slicemap.png" ; nb:hasImplementation , ; nb:hasLicense "MIT" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2018-01-28T11:37:30"^^xsd:dateTime ; dc1:modified "2023-05-02T16:19:55"^^xsd:dateTime ; dc1:title "2D brain slice region annotation: SliceMap" ; rdfs:comment """

SliceMap

\r \r

Whole brain tissue slices are commonly used in neurobiological research for analyzing pathological features in an anatomically defined manner. However, since many pathologies are expressed in specific regions of the brain, it is necessary to have an annotation of the regions in the brain slices. Such an annotation can be done by manual delineation, as done most often, or by an automated region annotation tool.

\r \r

SliceMap is a FIJI/ImageJ plugin for automated brain region annotation of fluorescent brain slices. The plugin uses a reference library of pre-annotated brain slices (the brain region templates) to annotate brain regions of unknown samples. To perform the region annotation, SliceMap registers the reference slices to the sample slice (using elastic registration plugin BUnwarpJ) and uses the resulting image transformations to morph the template regions towards the anatomical brain regions of the sample. The resulting brain regions are saved as FIJI/ImageJ ROI’s (Regions Of Interest) as a single zip-file for each sample slice.

\r \r

More information can also be found in "SliceMap: an algorithm for automated brain region annotation", Michaël Barbier, Astrid Bottelbergs, Rony Nuydens, Andreas Ebneth, Winnok H De Vos, Bioinformatics, btx658, https://doi.org/10.1093/bioinformatics/btx658

\r """ . a ; nb:hasAuthor "R.A. Tyson, D.B.A. Epstein, K.I. Anderson and T. Bretschneider" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/boa_plugins.png" ; nb:hasLocation , "Home Page" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Tyson et al (2010) High Resolution Tracking of Cell Membrane Dynamics in Moving Cells: an Electrifying Approach" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T10:02:20"^^xsd:dateTime ; dc1:modified "2019-02-05T09:55:57"^^xsd:dateTime ; dc1:title "2D cell tracking and analysis of morphological dynamics" ; rdfs:comment """The QuimP software from Bretschneider group is deployed as ImageJ plugin and includes model-based cell segmentation, cell outline tracking and quantification of the spatially resolved speed of protrusions and retractions. The algorithm to calculate morphological dynamics is faster compared to other approaches (e.g. [Machacek and Danuser, 2006](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1367294/)). The reference paper describes the workflow for these analyses. \r """ . a ; nb:hasAuthor "Waithe dominic orcid.org/0000-0003-2685-4226" ; nb:hasDocumentation , "Related Wikipedia article." ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/Screenshot%202018-10-17%20at%2018.24.17.png" ; nb:hasLocation , "IJ1 macro script." ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-10-17T17:13:31"^^xsd:dateTime ; dc1:modified "2021-03-16T21:06:27"^^xsd:dateTime ; dc1:title "2D Gaussian fitting macro (Fiji/ImageJ) for multiple signals." ; rdfs:comment """

This script includes a rough feature detection and then fine 2D Gaussian algorithm to fit Gaussians within detected regions. This macro is unique because the ImageJ/Fiji curve fitting API only supports 1-D curve. I get around this by linearising the equation. This implementation is for isotropic (spherical) or anistropic (longer in x/y) diagonally covariant Gaussians but not fully covariant Gaussians (anisotropic and rotated). 

\r """ . a ; nb:hasAuthor "Juergen Reymann" ; nb:hasDocumentation , "Training material" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/2dspotsKNIME.png" ; nb:hasLocation , "download workflow" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T11:35:33"^^xsd:dateTime ; dc1:modified "2018-05-14T21:26:17"^^xsd:dateTime ; dc1:title "2D spots counting using KNIME" ; rdfs:comment """

These two KNIME workflow solutions are similar: first one detects nuclei and spots inside the nuclei without taking care of surrounding regions, i.e. mitochondria. The second one provides the full solution including spots in mitochondria.

\r \r

see section 2.4 for KNIME workflow. Section 2.3 is also available, using Fiji. 

\r \r

Sample image: hela-cells.tif (674k x 3)

\r """ . a ; nb:hasAuthor "Juergen Reymann" ; nb:hasDocumentation , "Chapter 3 2D+time tracking" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/2dcelltracking_KNIME.png" ; nb:hasLocation , "Session4_Tracking" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T11:47:49"^^xsd:dateTime ; dc1:modified "2018-05-14T21:16:25"^^xsd:dateTime ; dc1:title "2D tracking using KNIME and Fiji" ; rdfs:comment """

This simple KNIME workflow solution tracks 2D objects/cells in time series. After a few intensity based preprocessing steps, objects/cells are segmented first, then it uses Fiji TrackMate LAP method for the tracking task.

\r \r

Documentation starts from p23 of the linked PDF. 

\r \r

Example Image: mitocheck_small.tif (2.9M)

\r """ . a ; nb:hasAuthor "Waithe dominic orcid.org/0000-0003-2685-4226" ; nb:hasDOI , "https://zenodo.org/record/1284027#.W8he6xO2nfY" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/Screenshot%202018-10-18%20at%2009.54.39.png" ; nb:hasImplementation ; nb:hasLicense "GNU General Public License v2.0" ; nb:hasLocation , "link to ipython github." ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "conference proceedings", "pdf version" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2018-10-18T10:18:22"^^xsd:dateTime ; dc1:modified "2018-10-18T10:29:30"^^xsd:dateTime ; dc1:title "3-D Density Kernel Estimation" ; rdfs:comment """

3-D density kernel estimation (DKE-3-D) method, utilises an ensemble of random decision trees for counting objects in 3D images. DKE-3-D avoids the problem of discrete object identification and segmentation, common to many existing 3-D counting techniques, and outperforms other methods when quantification of densely packed and heterogeneous objects is desired. 

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/3DActiveMeshes64.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "3-D Active Meshes: Fast Discrete Deformable Models for Cell Tracking in 3-D Time-Lapse Microscopy" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-04-29T14:36:45"^^xsd:dateTime ; dc1:title "3D Active Meshes (Icy)" . a ; nb:hasAuthor "Kota Miura" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/art-affines.png" ; nb:hasLocation , "affinetransform3Dv3.js" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T15:28:50"^^xsd:dateTime ; dc1:modified "2018-05-30T08:10:34"^^xsd:dateTime ; dc1:title "3D affine transformation based on paired points" ; rdfs:comment """

Using a text file containing 3D point coordinates as reference pairs, 3D image stack is transformed.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:47"^^xsd:dateTime ; dc1:modified "2017-09-13T10:11:03"^^xsd:dateTime ; dc1:title "3D Area" . a ; nb:hasAuthor "Du CJ, Hawkins PT, Stephens LR, Bretschneider T" ; nb:hasFunction ; nb:hasReferencePublication , "Du et al (2013) 3D time series analysis of cell shape using Laplacian approaches" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T12:08:18"^^xsd:dateTime ; dc1:modified "2018-05-31T20:10:08"^^xsd:dateTime ; dc1:title "3D cell tracking and quantification of shape changes" ; rdfs:comment """

The workflow includes segmentation, tracking and quantifying morphological dynamics of moving cells in 3D. The authors have implemented the workflow in Matlab, but so far there is no download link provided. To apply this workflow, we recommend to contact the authors or to implement the worflow based on the detailed description in the original paper.

\r """ . a ; nb:hasAuthor "Amat Fernando", "Branson Kristin", "Keller J Philipp", "Lemon William", "McDole Katie", "Mossing P Daniel", "Myers W Eugene", "Wan Yinan" ; nb:hasFunction ; nb:hasLocation , "Download executables from Git" ; nb:hasReferencePublication , "Article in Nature Methods" ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "TGMM docker" ; nb:openess ; dc1:created "2019-12-19T13:48:13"^^xsd:dateTime ; dc1:modified "2020-10-19T15:07:15"^^xsd:dateTime ; dc1:title "3D cell tracking using Gaussian Mixture Model (TGMM)" ; rdfs:comment """

TGMM is a cell tracking solution for large 3D volume (typically lightsheet).

\r \r

It detects cell nuclei by fitting gaussians on their fluorescent intensity.

\r \r

It can run on GPU using CUDA and is called via the command line.

\r """ . a ; nb:hasAuthor "David ROUSSEAU" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/flybrain.jpg" ; nb:hasLocation ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2018-05-20T17:49:05"^^xsd:dateTime ; dc1:modified "2018-05-20T17:59:40"^^xsd:dateTime ; dc1:title "3D confocal noise simulator" ; rdfs:comment """

This Matlab code simulates the noise of the confocal laser scanning microscope depending on the depth in the image stack (serial sections). Using the stack of binary images, it applies different levels of noise in the signal and background parts of the images to simulate confocal images. This is useful for generating "virtual ground truth" images with known values of sample rotation and distortion. 

\r """ . a ; nb:hasAuthor "Hazen Babcock", "Xiaowei Zhuang", "Yaron M. Sigal" ; nb:hasComparison , "Challenge in SUper Resolution 2016" ; nb:hasDOI ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2018-09-21T11:52:58"^^xsd:dateTime ; dc1:modified "2023-05-02T10:11:55"^^xsd:dateTime ; dc1:title "3D-DAOSTORM" ; rdfs:comment """

Stochastic optical reconstruction microscopy (STORM) and related methods achieves sub-diffraction-limit image resolution through sequential activation and localization of individual fluorophores. The analysis of image data from these methods has typically been confined to the sparse activation regime where the density of activated fluorophores is sufficiently low such that there is minimal overlap between the images of adjacent emitters. Recently several methods have been reported for analyzing higher density data, allowing partial overlap between adjacent emitters. However, these methods have so far been limited to two-dimensional imaging, in which the point spread function (PSF) of each emitter is assumed to be identical.

\r \r

In this work, we present a method to analyze high-density super-resolution data in three dimensions, where the images of individual fluorophores not only overlap, but also have varying PSFs that depend on the z positions of the fluorophores.

\r \r

 

\r """ . a ; nb:hasAuthor "A Great Guy" ; nb:hasType ; nb:openess ; dc1:created "2014-12-08T17:29:35"^^xsd:dateTime ; dc1:modified "2017-09-12T18:04:01"^^xsd:dateTime ; dc1:title "3D estimation of synaptic vesicle distribution in serial section TEM (ssTEM)" ; rdfs:comment """An estimate of the shortest distance of vesicles to synaptic cleft is computed in 3D for serial section TEM. Unfortunately the the authors do not provide an implementation.\r \r Method:\r 1. Bias correction for inhomogene lighting\r 2. Image registration of TEM sections / stacks\r 3. Detection of vesicles & synaptic cleft (semi-automatic)\r 4. Compute distances in 3D\r """ . a ; nb:hasAuthor "Boudier, Thomas" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "mcib3d Github repository linking to Fill Holes method" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-02-26T15:15:10"^^xsd:dateTime ; dc1:modified "2019-02-26T15:21:31"^^xsd:dateTime ; dc1:title "3D Fill holes (mcib3d)" ; rdfs:comment """

Runs fill holes operation on 3D images.

\r """ . a ; nb:hasAuthor "Dimitri Van De Ville", "Michael Unser", "Nicolas Chenouard" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T08:40:59"^^xsd:dateTime ; dc1:title "3D Generalized Riesz-Wavelet Toolbox for Matlab" ; rdfs:comment """

This Matlab code is the 3D extension of the Generalized Riesz-Wavelet Toolbox for Matlab.

\r """ . a ; nb:hasAuthor "Boudier, Thomas", "Ollion, Jean" ; nb:hasFunction , , , , ; nb:hasImplementation ; nb:hasLocation , "3D ImageJ Suite webpage" ; nb:hasPlatform , , ; nb:hasReferencePublication , "J. Ollion, J. Cochennec, F. Loll, C. Escudé, T. Boudier. (2013) TANGO: A Generic Tool for High-throughput 3D Image Analysis for Studying Nuclear Organization. Bioinformatics 2013 Jul 15;29(14):1840-1. " ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Youtube Lecture and Hands-On, NEUBIAS Academy" ; nb:openess ; nb:requires , ; dc1:created "2019-02-05T13:55:55"^^xsd:dateTime ; dc1:modified "2023-04-27T12:27:22"^^xsd:dateTime ; dc1:title "3D ImageJ Suite" ; rdfs:comment """

This suite provides plugins to enhance 3D capabilities of ImageJ.

\r \r
    \r
  • 3D Filters (mean, median, max, min, tophat, max local, …) and edge and symmetry filter
  • \r
  • 3D Segmentation (iterative thresholding, spots segmentation, watershed, …)\r
      \r
    • 3D hysteresis thresholding with two thresholds (see 2D hysteresis for explanation).
    • \r
    • 3D simple segmentation with thresholding to label 3D objects (similar to 3D objects counter).
    • \r
    • 3D iterative thresholding (find optimal threshold for each object).
    • \r
    • 3D spot segmentation with various local threshold estimations.
    • \r
    • 3D Maxima Finder (with noise parameter)
    • \r
    • 3D seeds-based watershed with automatic local maxima detection for seeds.
    • \r
    \r
  • \r
  • 3D Mathematical Morphology tools (fill holes, binary closing, distance map, …)
  • \r
  • 3D RoiManager (3D display and analysis of 3D objects)
  • \r
  • 3D Analysis (Geometrical measurements, Mesh measurements, Convex hull, …)\r
      \r
    • 3D Geometrical measurements (volume, surface, …) for each labelled object.
    • \r
    • 3D Centroid, to compute centroids of labelled objects.
    • \r
    • 3D Intensity measurements (mean, integrated density, …) in a opened image for each labelled object.
    • \r
    • 3D Shape measurements (compactness, elongation, …) for each labelled object.
    • \r
    • 3D Mesh Measurements after triangulation (see 3D Viewer for surface mesh computation).
    • \r
    • 3D fitting by an ellipsoid and main direction computation (details here).
    • \r
    • 3D convex hull (see http://rsbweb.nih.gov/ij/plugins/3d-convex-hull/index.html).
    • \r
    • 3D Radial Distance Area Ratio (RDAR)
    • \r
    • 3D Density, to compute density of dots, based on closest distance analysis (details here).
    • \r
    \r
  • \r
  • 3D MereoTopology (Relationship between objects)
  • \r
  • 3D Tools (Drawing ellipsoids and lines, cropping, …)\r
      \r
    • Drawing 3D line
    • \r
    • Drawing 3D ellipsoids in any direction
    • \r
    • Drawing in stacks as volumes
    • \r
    • Drawing in 3D viewer as surfaces
    • \r
    \r
  • \r
\r """ . a ; nb:hasAuthor "Kota Miura" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/3DprofileScheme.png" ; nb:hasLocation , "3DdiscV3.js" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T13:06:54"^^xsd:dateTime ; dc1:modified "2018-05-16T02:07:30"^^xsd:dateTime ; dc1:title "3D intensity profile" ; rdfs:comment """

This Javascript works in ImageJ to measure 3D intensity profile along cylindrical space with variable radius.

\r """ . a ; nb:hasAuthor "Bäcker Volker orcid.org/0000-0002-9129-6403" ; nb:hasDocumentation , "3D_Nuclei_Clustering_Tool documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-09/clusters.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "Download 3D_Nuclei_Clustering_Tool" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-09-22T15:59:35"^^xsd:dateTime ; dc1:modified "2020-09-22T16:40:57"^^xsd:dateTime ; dc1:title "3D Nuclei Clustering Tool" ; rdfs:comment """

Analyze the clustering behavior of nuclei in 3D images. The centers of the nuclei are detected. The nuclei are filtered by the presence of a signal in a different channel. The clustering is done with the density based algorithm DBSCAN. The nearest neighbor distances between all nuclei and those outside and inside of the clusters are calculated.

\r """ . a ; nb:hasAuthor "Juergen Reymann" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/3Dcolocalization.png" ; nb:hasLocation , "colocalization based on overlapping" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T12:04:21"^^xsd:dateTime ; dc1:modified "2018-11-16T08:46:57"^^xsd:dateTime ; dc1:title "3D object based colocalization using KNIME" ; rdfs:comment """

These two similar KNIME workflow solutions take 3D data stacks to segment the spots first, using local thresholding with subsequent morphological operations in order to remove noise. Colocalization is then defined by overlapping or center point distance between segmented objects. Further filtering such as overlapping ratio or distance range is done through KNIME table processing.

\r \r

Two different types are available. 

\r \r
    \r
  1. colocalization based on overlapping
  2. \r
  3. colocalization based on distance between object centers
  4. \r
\r \r

Sample images: Smapp_Ori files

\r \r

Chapter 4 in the documentation. 

\r """ . a ; nb:hasAuthor "Daniel James White", "Fabrice Cordelires", "Jonathan Jackson" ; nb:hasDocumentation , "wiki" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "Contained in Fiji" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2018-08-07T13:43:36"^^xsd:dateTime ; dc1:title "3D Objects Counter" ; rdfs:comment """
    \r
  • Counts the number of 3D objects in a stack.
  • \r
  • quantifies for each found object the following parameters:\r
      \r
    • 3D intensity related measurement (with possible redirection to an image with the actual intensity value to be measured, for example for two channels measurements)
    • \r
    • Volume and shape factors measurements, surface etc...
    • \r
    \r
  • \r
  • generates results representations such as:\r
      \r
    • Objects' map;
    • \r
    • Surface voxels' map;
    • \r
    • Centroids' map;
    • \r
    • Centres of masses' map.
    • \r
    \r
  • \r
\r \r

As ImageJ's “Analyze Particles” function, 3D-OC also has a “redirect to” option, allowing one image to be taken as a mask to quantify intensity related parameters on a second image. But unlike the Analyze particle, it include a thresholding option, meaning that you can start from a gray level  stack, not necessarily a binary mask.

\r \r

To use it, first set the list of measurements by editing 3D OC Options. Both (3D Object counter and 3D OC Options are now in the default Fiji "Analyze" menu.

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T09:12:20"^^xsd:dateTime ; dc1:title "3D OrthoViewer (Icy)" . a ; nb:hasAuthor "Jannick Cardinale", "Mosaic group" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2013.39.55.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2023-04-27T15:00:44"^^xsd:dateTime ; dc1:title "3D PSF estimator " ; rdfs:comment """

This ImageJ plugin creates high resolution PSF images by averaging many bead im- ages as well as exploiting the assumption that the point spread function is rotationally symmetric with respect to the axial axis (z-direction).

\r """ . a ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; dc1:created "2016-10-05T08:31:46"^^xsd:dateTime ; dc1:modified "2023-04-29T11:43:53"^^xsd:dateTime ; dc1:title "3D segmentation (reconstruction) and modeling using Free-D" ; rdfs:comment """

Free-D (http://free-d.versailles.inra.fr/) is a 3D reconstruction and modeling software. It is multiplatform, free (but not open source) tool for academic research and teaching.

\r \r

Here is how to proceed, using Free-D:

\r \r

1. Segmentation:

\r \r

* load (a collection of) individual 3d stacks

\r \r

* (optional for serial sections) perform a 2D registration to align image slices

\r \r

* segment/reconstruct 3D contours using snakes

\r \r

* segment 3D spots

\r \r

2. Construct average cell:

\r \r

* normalize the contours to compute a average cell, by registering/warping 3D contours/surfaces

\r \r

3. Quantification:

\r \r

* project each individual cell to the average one

\r \r

* build density maps to analyze (cartography)

\r \r

A few notes for current software version (till 10/2016):

\r \r

* input file format: tiff (not able to import bioformats)

\r \r

* currently results are saved in customized format, but there is an exportor to convert this format into fiji readable one

\r \r

* import already generated contours is on the software's TODO list

\r """ . a ; nb:hasAuthor "André Dias, Marco Werner, Kevin R. Ward, Jean-Baptiste Fleuryd and Vladimir A. Baulin" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-04/Get.jpeg" ; nb:hasLocation , "ImageJ macro files" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "High-throughput 3D visualization of nanoparticles attached to the surface of red blood cells" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-06-21T11:59:15"^^xsd:dateTime ; dc1:modified "2023-04-29T21:12:45"^^xsd:dateTime ; dc1:title "3D Segmentation & visualization of nanoparticles attached to the surface of red blood cells" . a ; nb:hasAuthor "Steve Pieper, Ron Kikinis" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/3D%20slicer.png" ; nb:hasLicense "a BSD-style open source license" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-23T14:25:10"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:53"^^xsd:dateTime ; dc1:title "3D Slicer" ; rdfs:comment """

Slicer, or 3D Slicer, is a free, open source software package for visualization and image analysis. 3D Slicer is natively designed to be available on multiple platforms, including Windows, Linux and Mac Os X.

\r """ . a ; nb:hasAuthor "Kai Uwe Barthel " ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/surface-plot-3d.jpg" ; nb:hasImplementation ; nb:hasLocation , "Interactive 3D Surface Plot" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasTrainingMaterial ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2018-12-17T00:21:51"^^xsd:dateTime ; dc1:title "3D Surface Plot" . a ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/pone.0218192.g002.png" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Structural coronary artery remodelling in the rabbit fetus as a result of intrauterine growth restriction" ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-02-04T10:07:58"^^xsd:dateTime ; dc1:modified "2023-05-03T08:25:58"^^xsd:dateTime ; dc1:title "3D vessel segmentation of synchrotron phase contrast tomography" ; rdfs:comment """

This workflow describes a semi-automatic image segmentation procedure for 3D reconstructions of the coronary arterial tree, after which how different morphometric features are automatically extracted, including vessel lumen diameter of the three main coronaries.

\r """ . a ; nb:hasAuthor "Schindelin Johannes ", "Schmid Benjamin " ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/0c78ab35f3e5fde20ef946c0a61c8410e0ec0c13.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T15:03:54"^^xsd:dateTime ; dc1:title "3D Viewer" ; rdfs:comment """

3D viewer provides hardware-accelerated 3D visualization of image stacks as volumes, surfaces and orthoslices.

\r """ . a ; nb:hasAuthor "Schmid, Benjamin" ; nb:hasDocumentation , "https://bene51.github.io/3Dscript/Manual.pdf" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/3Dscript_.png" ; nb:hasImplementation ; nb:hasLicense "BSD 2-Clause License" ; nb:hasLocation , "Benjamin Schmid 3Dscript Github repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:hasUsageExample , "3Dscripts demonstrations gallery" ; nb:openess ; nb:requires ; dc1:created "2018-12-09T18:45:53"^^xsd:dateTime ; dc1:modified "2019-02-06T22:33:00"^^xsd:dateTime ; dc1:title "3Dscript" ; rdfs:comment """

3Dscript is a plugin for Fiji/ImageJ for creating 3D and 4D animations of microscope data. In contrast to existing 3D visualization packages, animations are not keyframe-based, but are described by a natural language-based syntax.

\r """ . a ; nb:hasDocumentation , "Fiji wiki: 3View import list" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_2.png" ; nb:hasImplementation ; nb:hasLocation , "download instruction in the documentation page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T18:12:46"^^xsd:dateTime ; dc1:title "3View import list" ; rdfs:comment """

The purpose of this plugin is to create a text file with a list of files from Gatan’s 3View montage image stacks. This text file can then be used to automatically import all the images into TrakEM2, as they are, stored in the original directories.

\r """ . a ; nb:hasAuthor "P. Andrey", "T. Boudier" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "GitHub" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-07-12T14:44:00"^^xsd:dateTime ; dc1:modified "2023-05-03T15:11:18"^^xsd:dateTime ; dc1:title "ABSnake" ; rdfs:comment """

ABSnake can segment complex structures in 2D images as well as 3D or temporal images. It uses a new active contour model based on a geometrical approach for correctly following invaginated structures.

\r """ . a ; nb:hasAuthor "Michal Kozubek" ; nb:hasDocumentation , "Download link broken Oct.2018 " ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/Acquiarium.jpg" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation , "Download link on main page" ; nb:hasPlatform ; nb:hasReferencePublication , "Acquiarium: Free software for the acquisition and analysis of 3D images of cells in fluorescence microscopy" ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2018-10-04T09:20:38"^^xsd:dateTime ; dc1:modified "2018-10-04T09:47:18"^^xsd:dateTime ; dc1:title "acquiarium" ; rdfs:comment """

Acquiarium is open source software (GPL) for carrying out the common pipeline of many spatial cell studies using fluorescence microscopy. It addresses image capture, raw image correction, image segmentation, quantification of segmented objects and their spatial arrangement, volume rendering, and statistical evaluation.

\r \r

It is focused on quantification of spatial properties of many objects and their mutual spatial relations in a collection of many 3D images. It can be used for analysis of a collection of 2D images or time lapse series of 2D or 3D images as well. It has a modular design and is extensible via plug-ins. It is a stand-alone, easy to install application written in C++ language. The GUI is written using cross-platform wxWidgets library.

\r """ . a ; nb:hasAuthor "Jérôme Mutterer " ; nb:hasDocumentation , "https://imagej.net/plugins/action-bar" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/image.jpg" ; nb:hasImplementation ; nb:hasLocation , "https://imagej.net/plugins/action-bar" ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T11:58:19"^^xsd:dateTime ; dc1:modified "2023-04-29T09:49:01"^^xsd:dateTime ; dc1:title "ActionBar (ImageJ)" ; rdfs:comment """

An ActionBar is a simple annotated text document that has snippets of Imagej macros or Beanshell arranged into buttons. This tool is very useful when creating custom work flows integrating multiple components. Each component can be linked to a button for a more streamlined and accessible workflow.

\r """ . a ; nb:hasAuthor "Biomedical Imaging Group", "Nicolas Chenouard", "Ricard Delgado-Gonzalo", "Virginie" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-03T08:58:09"^^xsd:dateTime ; dc1:title "Active Cells 3D" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2017-09-12T09:03:43"^^xsd:dateTime ; dc1:title "Active Cells 3D" . a ; nb:hasAuthor "Dallongeville Stephane ", "Dufour Alexandre", "González Obando Daniel Felipe ", "Vannary" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Screenshot%202020-03-02%20at%2012.37.01.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T11:37:23"^^xsd:dateTime ; dc1:title "Active Contours" ; rdfs:comment """

Automatically segment the boundary of a nucleus or cell starting from an approximate ROI. Supports 2D and 3D images and tracking of slowly moving cells. Ideal to study cell morphodynamics.

\r """ . a ; nb:hasAuthor "Dave Barry" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-02/adapt-logo-4263794336-4_avatar.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-15T10:18:00"^^xsd:dateTime ; dc1:modified "2023-04-29T21:23:03"^^xsd:dateTime ; dc1:title "ADAPT" ; rdfs:comment """

ADAPT is capable of rapid, automated analysis of migration and membrane protrusions, together with associated
\r fluorescently labeled proteins, across multiple cells. ADAPT can detect and morphologically profile filopodia.

\r \r

ADAPT (Automated Detection and Analysis of ProTrusions) is a plug-in developed for the ImageJ/Fiji platform to automatically detect and analyse cell migration and morphodynamics. The program provides whole-cell analysis of multiple cells, while also returning data on individual membrane protrusion events. The plug-in accepts as input one or two image stacks and outputs a variety of data. ADAPT may also be run in batch mode.

\r \r

 

\r """ . a ; nb:hasAuthor "Dufour Alexandre", "Pop Sorin" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T13:49:51"^^xsd:dateTime ; dc1:title "Adaptive histogram equalization" . a ; nb:hasAuthor "Bevan L. Cheeseman http://orcid.org/0000-0002-9248-5118", "Ivo F. Sbalzarini http://orcid.org/0000-0003-4414-4340", "Krzysztof Gonciarz http://orcid.org/0000-0001-9054-8341", "Mateusz Susik", "Ulrik Günther http://orcid.org/0000-0002-1179-8228" ; nb:hasDOI , "nature communications 2018" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/APR-Sbalzarini.jpg" ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2019-10-16T15:43:50"^^xsd:dateTime ; dc1:modified "2019-10-16T16:01:35"^^xsd:dateTime ; dc1:title "Adaptive Pixel Representation" ; rdfs:comment """

A content-adaptive representation of fluorescence microscopy images called Adaptive Particle Representation (APR), which replaces the regular grid of pixels with particles positioned according to image content. This overcomes storage bottlenecks, as data compression does, but additionally overcomes memory and processing bottlenecks, since the APR can directly be used in processing without going back to pixels.

\r """ . a ; nb:hasDocumentation , "package EBImage" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/adaptiveThresholdingEBImage.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Pau et. al. (2010)" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:hasUsageExample , "thresh: Adaptive thresholding" ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2018-05-09T19:57:52"^^xsd:dateTime ; dc1:title "Adaptive Thresholding (EBImage)" . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/adipo_baecker.png" ; nb:hasLocation , "Adipocytes Tool" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2017-09-13T10:35:45"^^xsd:dateTime ; dc1:modified "2018-05-20T22:38:42"^^xsd:dateTime ; dc1:title "Adipocyte quantification ImageJ by Baecker" ; rdfs:comment """

The Adipocytes Tools help to analyze fat cells in images from histological section. This is a rather general cell segmentation approach. It can be adapted to different situations via the parameters. This means that you have to find the right parameters for your application.

\r \r

Sample Image: [0178_x5_3.tif](http://dev.mri.cnrs.fr/attachments/190/0178_x5_3.tif)

\r """ . a ; nb:hasAuthor "Claire J Stocker", "Jacqueline F O’Dowd", "Joanne L Selway", "Jonathan RS Arch", "Kenneth Langlands", "Małgorzata A Kępczyńska", "Michael A Cawthorne", "Osman S Osman", "Sabah Jassim" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/adipocyte_langlands.png" ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Osman et. al. (2013) A novel automated image analysis method for accurate adipocyte quantification" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-13T10:29:08"^^xsd:dateTime ; dc1:modified "2018-05-20T22:34:51"^^xsd:dateTime ; dc1:title "Adipocyte quantification MATLAB" ; rdfs:comment """Analysis of adipocyte number and size. The original code and example images supposed to be discovered at but currently the webpage is missing the code and sample images. \r """ . a ; nb:hasAuthor "Arrate Muñoz-Barrutia", "Carlos Ortiz-de-Solórzano", "Fermín Milagro", "Haritz Moreno", "Javier Campión", "José Alfredo Martínez", "Miguel Galarraga", "Noemí Boqué" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Adiposoft.png" ; nb:hasImplementation ; nb:hasLocation , "IJ wiki: Adiposoft" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Galarraga et. al. (2012), Adiposoft: automated software for the analysis of white adipose tissue cellularity in histological sections" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-01-03T23:37:14"^^xsd:dateTime ; dc1:modified "2018-05-20T22:14:16"^^xsd:dateTime ; dc1:title "Adiposoft" ; rdfs:comment """>Adiposoft is an automated Open Source software for the analysis of adipose tissue cellularity in histological sections.\r \r Example data can be found on the plugin description page in ImageJ wiki ([download link](https://dl.dropboxusercontent.com/u/4235078/SW/Dataset.zip)). There is also a link to a MATLAB version of the workflow.\r """ . a ; nb:hasAuthor "Peter Horvath" ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-02/ACC-logo-300x73.png" ; nb:hasImplementation ; nb:hasLicense "GNU" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2017-02-15T09:53:55"^^xsd:dateTime ; dc1:modified "2020-03-03T16:20:54"^^xsd:dateTime ; dc1:title "Advanced Cell Classifier" ; rdfs:comment """

Advanced Cell Classifier is a data analyzer program to evaluate cell-based high-content screens and tissue section images developed at the Biological Research Centre, Szeged and FIMM, Helsinki (formerly at ETH Zurich). The basic aim is to provide a very accurate analysis with minimal user interaction using advanced machine learning methods.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2020-03-03T18:07:12"^^xsd:dateTime ; dc1:title "affine (EBImage)" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_4.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2018-10-18T15:32:45"^^xsd:dateTime ; dc1:title "Affine transformation software" ; rdfs:comment """This C routine is based on the following two papers:\r \r - M. Unser, A. Aldroubi and M. Eden, "B-Spline Signal Processing: Part I--Theory," IEEE Transactions on Signal Processing, vol. 41, no. 2, pp. 821-832, February 1993.\r - M. Unser, A. Aldroubi and M. Eden, "B-Spline Signal Processing: Part II--Efficient Design and Applications," IEEE Transactions on Signal Processing, vol. 41, no. 2, pp. 834-848, February 1993.\r \r It implements the resampling of an image/volume under an affine transformation. The continuous model is based on splines of degree 0 (nearest neighbours), degree 1 (linear interpolation), degree 2 (quadratic), 3 (cubic), 4 (quartic), 5 (quintic), 6 and 7. By convention, the affine transformation is given by an homogenous matrix; the operation performed is output(A x) = input(x). In other words, a matrix given by\r \r ```\r A = { {2,0,0,0}, {0,2,0,0}, {0,0,2,0}, {0,0,0,1} }\r ```\r will result in a magnification by a factor 2 in linear dimensions. In case the desired operation would be `output(x) = input(A x)`, it should be easy to modify the code (mainly: remove the call to `invertTrsf()` and assign `invTRsf = trsf)`. The origin relative to which the transformation is performed is given with respect to the center of the top-upper-left voxel; the coordinate system is right-handed. Output values in need of extrapolation are set to the value background.\r \r The input volume (the volume to transform) is given by `inPtr`, a pointer to an array of float values in raster order. More precisely, the values are ordered such that the x values are incremented first, then the y values, finally the z values. The size of the volume is given by nx, ny and nz, respectively. The output volume has necessarily the same size and follows the same organization. Its memory space cannot be shared with the input, and is supposed to be already allocated when the `affineTransform()` routine is called.\r \r All routines are local, with the exception of the routine to call, named `affineTransform()`, and the routine `errorReport()`. The latter is not included in this distribution; its purpose is to display an error message given by a C-string. Else, the code is self-contained (provided a standard ANSI-C environment is available). It consists of only two files: affine.h and affine.c.""" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "AIR Tools II: Algebraic Iterative Reconstruction Methods, Improved Implementation" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-06-02T08:41:20"^^xsd:dateTime ; dc1:modified "2020-03-05T17:12:44"^^xsd:dateTime ; dc1:title "AIR tools II" ; rdfs:comment """

AIR Tools is a MATLAB software package for tomographic reconstruction (and other imaging problems) consisting of a number of algebraic iterative reconstruction methods.

\r """ . a ; nb:hasDocumentation , "Aivia Wiki" ; nb:hasFunction , , , , , , , , , , , , , , , , , , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-07/Aivia%207.7%20-%20Clipping%20Plane%20Mesh%20Only%20Keller%20-%20Fluo-N3DL-DRO_02_tracked_z62_t027.png" ; nb:hasImplementation , ; nb:hasLocation , "https://www.drvtechnologies.com/demo" ; nb:hasPlatform , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType , ; nb:hasUsageExample , "Aivia Wiki" ; nb:openess ; dc1:created "2018-06-28T00:10:51"^^xsd:dateTime ; dc1:modified "2023-04-28T13:30:03"^^xsd:dateTime ; dc1:title "Aivia - Aivia Cloud - Aivia Web" . a ; nb:hasAuthor "Johannes Schindelin" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/File_Blue-Parrot-Fish.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2018-12-18T03:43:31"^^xsd:dateTime ; dc1:title "Align Image by line ROI" ; rdfs:comment """

Manually selecting line ROIs and align two images. 

\r """ . a ; nb:hasDocumentation , "Tutorial for Align slices in stack" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/alignslices.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "Template Matching and Slice Alignment--- ImageJ Plugins" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Tseng et. al. (2011) A new micropatterning method of soft substrates reveals that different tumorigenic signals can promote or reduce cell contraction levels" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-05-09T01:53:52"^^xsd:dateTime ; dc1:modified "2018-05-09T02:04:03"^^xsd:dateTime ; dc1:title "Align slices in stack" ; rdfs:comment """**Align_slices** in stack utilized the template matching function **cvMatch_Template** to do slice registration(alignment) based on a selected landmark. \r This function will try to find the landmark or the most similar image pattern in every slice and translate each slice so that the landmark pattern will be the same position throughout the whole stack. It could be used to fix the drift of a time-lapse image stacks.\r \r Source code: [link](https://sites.google.com/site/fileqzt/file/Align_slices.java?attredirects=0)\r \r Input data: image stack \r output data: image stack \r \r \r """ . a ; nb:hasType ; nb:requires , , , , , ; dc1:created "2018-01-30T16:25:14"^^xsd:dateTime ; dc1:modified "2018-06-05T01:49:16"^^xsd:dateTime ; dc1:title "Alignment of FIBSEM or SBFSEM images" . a ; nb:hasAuthor "Irina A. Mueller", "Jianxu Chen https://orcid.org/0000-0002-8500-1357", "Liya Ding", "Matheus P. Viana https://orcid.org/0000-0001-9288-2108", "Melissa C. Hendershott", "Ruian Yang", "Susanne M. Rafelski" ; nb:hasDOI , "The Allen Cell Structure Segmenter: a new open source toolkit for segmenting 3D intracellular structures in fluorescence microscopy images" ; nb:hasDocumentation , "Documentation for Developers" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-01/fig-overview-with-legend_orig.png" ; nb:hasImplementation , ; nb:hasLicense "2-clause BSD license plus clause a third clause that prohibits redistribution for commercial purposes without further permission." ; nb:hasLocation , "​The Allen Cell Structure Segmenter: Project Page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "The Allen Cell Structure Segmenter: a new open source toolkit for segmenting 3D intracellular structures in fluorescence microscopy images (biorxiv)" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-01-02T09:09:35"^^xsd:dateTime ; dc1:modified "2019-01-02T17:15:39"^^xsd:dateTime ; dc1:title "​The Allen Cell Structure Segmenter" ; rdfs:comment """

The Allen Cell Structure Segmenter is a Python-based open source toolkit developed at the Allen Institute for Cell Science for 3D segmentation of intracellular structures in fluorescence microscope images.

\r \r

It consists of two complementary elements:

\r \r
    \r
  1. Classic image segmentation workflows for 20 distinct intracellular structure localization patterns. A visual “lookup table” is outlining the modular algorithmic steps for each segmentation workflow. This provides an intuitive guide for selection or construction of new segmentation workflows for a user’s particular segmentation task. 
  2. \r
  3. Human-in-the-loop iterative deep learning segmentation workflow trained on ground truth manually curated data from the images segmented with the segmentation workflow. Importantly, this module was not released yet.
  4. \r
\r \r

 

\r """ . a ; nb:hasDocumentation , "Amira technical ressources and support" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Amira.png" ; nb:hasImplementation ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "usage example in multimodal imaging" ; nb:openess ; dc1:created "2013-11-07T19:55:56"^^xsd:dateTime ; dc1:modified "2021-05-19T19:27:08"^^xsd:dateTime ; dc1:title "Amira" ; rdfs:comment """

Amira is 3D visualization and analysis software for life sciences.
\r  

\r \r

" Amira software is a powerful, multifaceted 3D platform for visualizing, manipulating, and understanding life sciences data from computed tomography, microscopy, MRI, and many other imaging modalities. 
\r With incredible speed and flexibility, Amira software enables advanced 3D imaging workflows for specialists in research areas ranging from molecular and cellular biology to neuroscience and bioengineering. "

\r """ . a ; nb:hasAuthor " Zuse Institute Berlin (ZIB) and Thermo Fisher Scientific " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-11/AmiraLogo.png" ; nb:hasImplementation ; nb:hasLocation , "Amira / Avizo Xtra" ; nb:hasPlatform , ; nb:hasSupportedImageDimension , , , ; nb:hasType , ; nb:openess ; nb:requires ; dc1:created "2019-11-22T09:33:39"^^xsd:dateTime ; dc1:modified "2020-10-19T15:07:49"^^xsd:dateTime ; dc1:title "Amira / Avizo Xtra library" ; rdfs:comment """

Collection of add-ons (recipes, scripts, demos,…) that will help you improve your day-to-day use of Amira-Avizo and PerGeos Software and make you gain both time and efficiency.
\r Use the Search field to look for specific keywords related to your domain of interest. The different filters also help you target specific resources.

\r """ . a ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Anaglyph.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-15T15:50:24"^^xsd:dateTime ; dc1:title "Anaglyph for Red Cyan glasses" ; rdfs:comment """

JRuby script that will take an image stack and generate from it an image that should appear in 3D when viewed through red and cyan glasses. All that this does is to do two maximum intensity projections from two slightly different angles and merges them together.

\r """ . a ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/analyze_software.png" ; nb:hasLocation ; nb:hasType ; nb:openess , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2018-05-14T20:16:23"^^xsd:dateTime ; dc1:title "Analyze 12.0" ; rdfs:comment "Analyze 12.0 is a set of image processing, visualization and analysis tools that provides users access to a breadth of essential post-processing functions critical for innovative research. Analyze 12.0 provides users with all the key display, editing, processing, registration, and measurement tools needed to realize their research goals in a single multifaceted software package. Analyze 12.0 is open-ended, allowing for the application of its tools to novel and emerging research." . a ; nb:hasAuthor "Bäcker Volker orcid.org/0000-0002-9129-6403" ; nb:hasDocumentation , "Documetation of the Analyze Complex Roots Tool " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-05/ACRT.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "Download Analyze Complex Roots Tool" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , " Root developmental responses to nutrient shortage and biotic conditions in wheat: identification of beneficial bacteria from wheat rhizosphere and new procedures for phenotyping root and root hair development" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:hasUsageExample , " Root developmental responses to nutrient shortage and biotic conditions in wheat: identification of beneficial bacteria from wheat rhizosphere and new procedures for phenotyping root and root hair development" ; nb:openess ; nb:requires ; dc1:created "2021-05-13T14:41:58"^^xsd:dateTime ; dc1:modified "2021-05-13T15:13:52"^^xsd:dateTime ; dc1:title "Analyze Complex Roots Tool" ; rdfs:comment """

This tool allows to analyze morphological characteristics of complex roots. While for young roots the root system architecture can be analyzed automatically, this is often not possible for more developed roots. The tool is inspired by the Sholl analysis used in neuronal studies. The tool creates a binary mask and the Euclidean Distance Transform from the input image. It then allows to draw concentric circles around a base point and to extract measures on or within the circles. Instead of circles, which present the distance from the base point, horizontal lines can be used, which present the distance in the soil from the base-line. The following features are currently implemented:

\r \r
    \r
  • The area of the root per distance/depth.
  • \r
  • The number of border pixel per distance/depth, giving an idea of the surface in contact with the soil.
  • \r
  • The maximum radius per distance/depth of a root, measured at the crossing points with the circles or lines.
  • \r
  • The number of crossings of roots with the circles or lines.
  • \r
  • The maximum distance to the left and the right from the vertical axis at crossing points with the circles or lines.
  • \r
\r """ . a ; nb:hasDocumentation , "ImageJ documentation" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Download ImageJ" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2016-10-24T13:46:16"^^xsd:dateTime ; dc1:modified "2023-04-25T17:55:43"^^xsd:dateTime ; dc1:title "Analyze Particles" ; rdfs:comment """

An object detection function in ImageJ. [Analyze > Analyze Particles...]. It could simply be used for counting number of cells, but could also do more complex stuffs. ## Jython Snippet Here is a snippet of how to use Particle Analysis in Jython script.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2023-04-27T10:53:19"^^xsd:dateTime ; dc1:title "Analyze Skeleton 2D time series" ; rdfs:comment """

This is a scripting example to process stack of images using AnalyzeSkeleton.

\r """ . a ; nb:hasAuthor "Bäcker Volker orcid.org/0000-0002-9129-6403" ; nb:hasDocumentation , "Analyze-Spheroid-Cell-Invasion-In-3D-Matrix Documentation" ; nb:hasFunction , ; nb:hasLocation , "Download Analyze-Spheroid-Cell-Invasion-In-3D-Matrix" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , " CRISPR deletion of MIEN1 in breast cancer cells" ; nb:openess ; nb:requires ; dc1:created "2021-05-13T16:05:28"^^xsd:dateTime ; dc1:modified "2023-04-29T20:40:32"^^xsd:dateTime ; dc1:title "Analyze Spheroid Cell Invasion In 3D Matrix" ; rdfs:comment """

The tool allows to measure the area of the invading spheroïd in a 3D cell invasion assay. It can also count and measure the area of the nuclei within the spheroïd.

\r """ . a ; nb:hasAuthor "Luke Miller (contact@lukemiller.org)" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/GelAnalysis_.png" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T11:56:06"^^xsd:dateTime ; dc1:modified "2018-05-25T22:06:55"^^xsd:dateTime ; dc1:title "Analyzing gels and western blots with ImageJ" ; rdfs:comment """It explains how to use ImageJ to compare the density (aka intensity) of bands on an agar gel or western blot. \r \r Some notes can be found here: """ . a ; nb:hasAuthor "David J. Barry" ; nb:hasDOI , "10.1007/s10295-009-0552-9" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/AnaMorph.PNG" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2017-09-12T13:18:28"^^xsd:dateTime ; dc1:modified "2017-09-12T15:43:15"^^xsd:dateTime ; dc1:title "AnaMorf" ; rdfs:comment """

AnaMorf is a plug-in developed for the ImageJ platform (rsb.info.nih.gov/ij) to analyse the microscopic morphology of filamentous microbes. The program returns average data on a population of mycelial elements, using the descriptors projected area, circularity, total hyphal length, number of hyphal tips, hyphal growth unit, lacunarity and fractal dimension. The plug-in accepts as input a user-specified directory of images, analysing each and outputing tabulated results.

\r """ . a ; nb:hasAuthor "Gilles Carpentier" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/phase-tr.png" ; nb:hasLocation , "Angiogenesis Analyzer for ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-05-25T19:37:32"^^xsd:dateTime ; dc1:modified "2023-04-26T13:24:25"^^xsd:dateTime ; dc1:title "Angiogenesis Analyzer for ImageJ" ; rdfs:comment """

Quote:

\r \r
\r

The "Angiogenesis Analyzer" allows analysis of cellular networks. Typically, it can detect and analyze the pseudo vascular organization of endothelial cells cultured in gel medium

\r \r

...a simple tool to quantify the ETFA (Endothelial Tube Formation Assay) experiment images by extracting characteristic information of the network.

\r
\r \r

The outputs are network feature parameters.

\r \r

Sample images

\r \r

http://image.bio.methods.free.fr/ij/ijmacro/Angiogenesis/HUVEC-Pseudo-Phase-Contrast.tif.zip

\r \r

http://image.bio.methods.free.fr/ij/ijmacro/Angiogenesis/HUVEC-Fluo.tif.zip

\r \r

Source code

\r \r

https://imagej.nih.gov/ij/macros/toolsets/Angiogenesis%20Analyzer.txt

\r """ . a ; nb:hasAuthor "Jan Ellinger" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-05/41232_2016_33_Fig3_HTML.gif" ; nb:hasLocation , "description and download" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-05-16T10:01:34"^^xsd:dateTime ; dc1:modified "2023-04-27T14:56:09"^^xsd:dateTime ; dc1:title "Angiogenesis / Sprout Analyzer (ImageJ)" ; rdfs:comment """

The Sprout Morphology plugin measures sprout number, length, width and cell density of endothelial cell (EC) sprouts grown in a bead sprouting assay. It optionally includes measuring the coverage of these sprouts with pericytes included in the assay, as well as the endothelial cell/pericyte ratio.

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/icone%20angle.png" ; nb:hasImplementation ; nb:hasLocation , "Angle_Helper@ICY website" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2018-12-17T00:15:35"^^xsd:dateTime ; dc1:title "Angle Helper" ; rdfs:comment """

Manual angle measurements. 

\r \r

No javadoc accessible, but can be downloaded from the webpage. 

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:05:59"^^xsd:dateTime ; dc1:title "Animated overlay tutorial" . a ; nb:hasAuthor "Provoost Thomas", "de Chaumont Fabrice" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Icy_1.jpg" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T11:24:10"^^xsd:dateTime ; dc1:title "Animation 3D" ; rdfs:comment """

This plugin allows the creation of custom animations for 3D viewing. It will generate a new sequence that can be edited in Icy, and saved.

\r \r

The animation is based on key framing, as in most of 3D rendering software projects.

\r """ . a ; nb:hasAuthor "Jiri Janacek", "Johannes Schindelin", "Vladimir Pilny" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/anisotropicDiffusion.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Vector-valued image regularization with PDEs: a common framework for different applications" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2018-12-18T03:30:34"^^xsd:dateTime ; dc1:title "Anisotropic Diffusion 2D" ; rdfs:comment """>Anisotropic filters are a class of filter that reduces noise in an image while trying to preserve sharp edges\r \r There are two implementations of Tschumperle/ R. Deriche filter ("anisotropic diffusion") for ImageJ Plugin \r \r 1. in the "imaging book" codes: [see the javadoc here](https://imagingbook.github.io/imagingbook-common/javadoc/imagingbook/pub/edgepreservingfilters/TschumperleDericheFilter.html). \r \r 2. in [Xlib](https://imagej.net/Xlib#Anisotropic_Diffusion)\r """ . a ; nb:hasAuthor "Peter Horvath", "Réka Hollandi" ; nb:hasDocumentation , "Git HUB" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-07/Annotator.PNG" ; nb:hasImplementation ; nb:hasLocation , "Fiji Update Site to add" ; nb:hasPlatform , , ; nb:hasReferencePublication , "AnnotatorJ: an ImageJ plugin to ease hand annotation of cellular compartments" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2021-07-09T07:49:35"^^xsd:dateTime ; dc1:modified "2021-07-09T08:03:42"^^xsd:dateTime ; dc1:title "AnnotatorJ" ; rdfs:comment """

AnnotatorJ is a Fiji Plugin to ease annotation of images, particulrly useful for Deep Learning or to validate an alogorithm. Interestingly, it allows annotation for instance segmentation, semantic segmentation, or bounding box annotations. It includes toolssuch as active contours to ease these annotations.

\r """ . a ; nb:hasAuthor "Avants Brian", "Johnson Hans", "Tustison Nicholas" ; nb:hasDocumentation ; nb:hasFunction , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/ants_logo.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Avants et al. Symmetric diffeomorphic image registration with cross-correlation: evaluating automated labeling of elderly and neurodegenerative brain." ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-30T14:29:40"^^xsd:dateTime ; dc1:modified "2018-01-30T14:37:21"^^xsd:dateTime ; dc1:title "ANTs: Advanced Normalization Tools" ; rdfs:comment """

ANTs computes high-dimensional mappings to capture the statistics of brain structure and function.

\r \r

Image Registration

\r \r

Diffeomorphisms: SyN, Independent Evaluation: Klein, Murphy, Template Construction (2004)(2010), Similarity Metrics, Multivariate registration, Multiple modality analysis and statistical bias

\r \r

Image Segmentation

\r \r

Atropos Multivar-EM Segmentation (link), Multi-atlas methods (link) and JLF, Bias Correction (link), DiReCT cortical thickness (link), DiReCT in chimpanzees

\r \r

 

\r """ . a ; nb:hasAuthor "Carl Zeiss Microscopy GmbH" ; nb:hasFunction , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-07/apeer_icon_blue.png" ; nb:hasLocation , "APEER" ; nb:hasTopic , , ; nb:hasType , ; nb:openess , ; dc1:created "2021-07-01T10:46:57"^^xsd:dateTime ; dc1:modified "2021-07-01T10:52:45"^^xsd:dateTime ; dc1:title "APEER" ; rdfs:comment """

Machine Learning made easy

\r \r

APEER ML provides an easy way to train your own machine learning
\r models and segment your microscopy images. No expertise or coding required.

\r \r

APEER

\r """ . a ; nb:hasAuthor "ADCIS" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2014-12-08T13:44:51"^^xsd:dateTime ; dc1:modified "2020-03-02T20:51:51"^^xsd:dateTime ; dc1:title "Aphelion" ; rdfs:comment """

A commercial image analysis software. It's interface allows to easily perform measurements and image analysis. Your actions can be recorded and a macro (in a basic script language) can then be created. Almost no knowledge in programming is needed. You can also use python. A SDK is also available to develop stand alone applications in c++. Additional modules allow to use specific operations (3D operators... Examples of available categories of operators : filtering, edge detection, mathematical morphology, segmentation, Frequency operations, mathematical/logical operations, measurements...

\r """ . a ; nb:hasAuthor "Long, Fuhui", "Myers, Gene", "Peng, Hanchuan (http://orcid.org/0000-0002-3478-3942)" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/APP.PNG" ; nb:hasImplementation ; nb:hasLicense "MIT License" ; nb:hasLocation , "APP Plugin Github repository in Vaa3D" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Automatic 3D neuron tracing using all-path pruning" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-11T23:23:19"^^xsd:dateTime ; dc1:modified "2018-04-11T10:51:48"^^xsd:dateTime ; dc1:title "APP (All-path pruning)" ; rdfs:comment """

"We have developed an automatic graph algorithm, called the all-path pruning (APP), to trace the 3D structure of a neuron. To avoid potential mis-tracing of some parts of a neuron, an APP first produces an initial over-reconstruction, by tracing the optimal geodesic shortest path from the seed location to every possible destination voxel/pixel location in the image. Since the initial reconstruction contains all the possible paths and thus could contain redundant structural components (SC), we simplify the entire reconstruction without compromising its connectedness by pruning the redundant structural elements, using a new maximal- covering minimal-redundant (MCMR) subgraph algorithm. We show that MCMR has a linear computational complexity and will converge. We examined the performance of our method using challenging 3D neuronal image datasets of model organisms (e.g. fruit fly)"

\r \r

This plugin can be used with default parameters or user-defined parameters.

\r """ . a ; nb:hasAuthor "Peng, Hanchuan (http://orcid.org/0000-0002-3478-3942)", "Xiao, Hang " ; nb:hasComparison , "APP2: automatic tracing of 3D neuron morphology based on hierarchical pruning of a gray-weighted image distance-tree" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/APP2.PNG" ; nb:hasLocation , "APP2 Plugin Github repository in Vaa3D" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "APP2: automatic tracing of 3D neuron morphology based on hierarchical pruning of a gray-weighted image distance-tree" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "APP2: automatic tracing of 3D neuron morphology based on hierarchical pruning of a gray-weighted image distance-tree" ; nb:openess ; nb:requires ; dc1:created "2017-09-12T00:18:47"^^xsd:dateTime ; dc1:modified "2018-10-16T13:07:34"^^xsd:dateTime ; dc1:title "APP2" ; rdfs:comment """

All-path-pruning 2.0 (APP2) is a component of Vaa3D. APP2 prunes an initial reconstruction tree of a neuron’s morphology using a long-segment-first hierarchical procedure instead of the original termini-first-search process in APP. APP2 computes the distance transform of all image voxels directly for a gray-scale image, without the need to binarize the image before invoking the conventional distance transform. APP2 uses a fast-marching algorithm-based method to compute the initial reconstruction trees without pre-computing a large graph. This method allows to trace large images. This method can be used with default parameters or user-defined parameters.

\r """ . a ; nb:hasAuthor "Matula", "kozubek" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-08/Capture.JPG" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation , "Download link" ; nb:hasPlatform ; nb:hasReferencePublication , "Acquiarium: Free Software for Acquisition and Analysis of 3D Images of Cells in Fluorescence Microscopy. ISBI 2009" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Tutorial: How to count DNA double strand breaks" ; nb:openess ; dc1:created "2013-10-24T12:41:02"^^xsd:dateTime ; dc1:modified "2019-08-26T10:57:45"^^xsd:dateTime ; dc1:title "Aquiarium" ; rdfs:comment """

Acquiarium is for carrying out the common pipeline of many spatial cell studies using fluorescence microscopy. It addresses image capture, raw image correction, image segmentation, quantification of segmented objects and their spatial arrangement, volume rendering, and statistical evaluation. It is focused on quantification of spatial properties of many objects and their mutual spatial relations in a collection of many 3D images. It can be used for analysis of a collection of 2D images or time lapse series of 2D or 3D images as well. It has a modular design and is extensible via plug-ins. It is a stand-alone, easy to install application written in C++ language. The GUI is written using cross-platform wxWidgets library.

\r """ . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDocumentation , "Arabidopsis_Seedlings_Tool" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Arabidopsis_Seedlings_Toolset.png" ; nb:hasLicense "CeCILL-C" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "ImageJ macro tool sets for biological image analysis" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Simple system using natural mineral water for high-throughput phenotyping of Arabidopsis thaliana seedlings in liquid culture" ; nb:openess ; nb:requires ; dc1:created "2013-10-30T19:00:38"^^xsd:dateTime ; dc1:modified "2023-05-03T13:07:24"^^xsd:dateTime ; dc1:title "Arabidopsis Seedlings Tool" ; rdfs:comment """

The Arabidopsis Seedlings Tool allows to analyze the germination and seedling growth of Arabidopsis (Arabidopsis thaliana) in liquid culture. It measures the surface of green pixels per well in images containing multiple wells. It can be run in batch mode on a series of images. It writes a spreadsheet file with the measured area per well and saves a control image showing the green surface that has been detected per well. 

\r \r

See http://dev.mri.cnrs.fr/projects/imagej-macros/wiki/Arabidopsis_Seedlings_Tool

\r \r

Test images can be found here.

\r """ . a ; nb:hasFunction , , , , ; nb:hasImplementation ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-10-05T15:52:48"^^xsd:dateTime ; dc1:modified "2020-03-05T12:11:05"^^xsd:dateTime ; dc1:title "arivis Vision4D" ; rdfs:comment """

arivis Vision4D is a modular software for working with multi-channel 2D, 3D and 4D images of almost unlimited size independent of available RAM. Many imaging systems, such as high speed confocal, Light Sheet/ SPIM and 2 Photon systems, can produce a huge amount of multi-channel data, which arivis Vision4D handles without constraints. Terabyte ready arivis Vision4D main functionality: Easy import of most image formats from microsopes as well as biological formats High performance interactive 3D / 4D rendering on standard PCs and laptops with 3D Graphics Support Intuitive tools for stitching and alignment to create large multi-dimensional image stacks Immediate 2D, 3D and 4D visualization, annotation and analysis regardless of image size Creation, import, and export of 4D Iso-surfaces Powerful Analysis Pipeline for 3D /4D image analysis (cell segmentation, tracking, annotation, quantitative measurement and statistics, etc) Semi-automatic/manual segmentation and tracking with interactive Track Editor Easy design and export of 3D / 4D High Resolution Movies Seamless integration of custom workflows via Matlab API and Python scripting Data sharing for collaboration A user friendly software, easy to learn and use for any life scientist

\r """ . a ; nb:hasAuthor "Jean-Yves Tinevez" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-05-02T11:10:37"^^xsd:dateTime ; dc1:title "Arrow" ; rdfs:comment """
\r

This version replaces the old Arrow_.class tool that was present in Fiji before. The main changes are the ability to draw the arrow as a floating selection, and to tune its shape.

\r
\r \r
\r

Warning: Since ImageJ version 1.43n, a similar tool, made by Wayne Rasband, does a similar thing from the ImageJ core, see here.

\r
\r """ . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDOI , "https://doi.org/10.1111/ele.12074" ; nb:hasDocumentation , "Artemia Tools" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/mri-artemia-toolset.png" ; nb:hasLicense "CeCILL-C" ; nb:hasLocation , "Artemia Tools" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Why join groups? Lessons from parasite-manipulated Artemia." ; nb:openess ; nb:requires ; dc1:created "2014-12-08T15:49:16"^^xsd:dateTime ; dc1:modified "2017-09-13T14:02:03"^^xsd:dateTime ; dc1:title "Artemia color analysis" ; rdfs:comment """

The Artemia Tools help to calculate the normalized redness of Artemia in color images.

See: http://dev.mri.cnrs.fr/projects/imagej-macros/wiki/Artemia_Tools

Test images: http://biii.eu/node/1139

""" . a ; nb:hasAuthor "Geert Litjens" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLicense "GPL2" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-02-13T14:34:24"^^xsd:dateTime ; dc1:modified "2020-03-03T20:30:29"^^xsd:dateTime ; dc1:title "ASAP" ; rdfs:comment """

ASAP is an open source platform for visualizing, annotating and automatically analyzing whole-slide histopathology images. It consists of several key-components (slide input/output, image processing, viewer) which can be used seperately. It is built on top of several well-developed open source packages like OpenSlide, Qt and OpenCV but also tries to extend them in several meaningful ways.

\r """ . a ; nb:hasAuthor "QuantaCell" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasPlatform ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2019-01-09T11:36:32"^^xsd:dateTime ; dc1:modified "2019-01-09T11:36:32"^^xsd:dateTime ; dc1:title "AssayScope" ; rdfs:comment """

AssayScope is an intuitive application dedicated to large scale image processing and data analysis. It is meant for histology, cell culture (2D, 3D, 2D+t) and phenotypic analysis. 

\r """ . a ; nb:hasAuthor "Grégoire Malandain", "Léo Guignard" ; nb:hasDocumentation , "documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2022-05/CaptureAstec.PNG" ; nb:hasImplementation ; nb:hasLocation , "Gitlab source code and installation " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Léo Guignard. Quantitative analysis of animal morphogenesis: from high-throughput laser imaging to 4D virtual embryo in ascidians. Theses, Université Montpellier, December 2015." ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType , ; nb:hasUsageExample , "Léo Guignard, Ulla-Maj Fiuza, Bruno Leggio, Julien Laussu, Emmanuel Faure, Gaël Michelin, Kilian Biasuz, Lars Hufnagel, Grégoire Malandain, Christophe Godin, and Patrick Lemaire. Contact area-dependent cell communication and the morphological invariance o" ; nb:openess ; dc1:created "2022-05-18T06:44:04"^^xsd:dateTime ; dc1:modified "2022-05-18T07:35:07"^^xsd:dateTime ; dc1:title "ASTEC" ; rdfs:comment """

ASTEC stands for Adaptive Segmentation and Tracking of Embryonic Cells. It proposes a full workflow for time lapse light sheet imaging analysis, including drift/motion compensation before the segmentation itself, and the capacity to correct for it.  It was used to process 3D+t movies acquired by the MuViSPIM light-sheet microscope in particular.

\r """ . a ; nb:hasAuthor "Antoine Basset", "Jean Salamero", "Jérôme Boulanger", "Patrick Bouthemy" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/SLT-LogFig5.png" ; nb:hasLocation , "ATLAS Vesicle segmentation method" ; nb:hasReferencePublication , "SLT-LoG: A Vesicle Segmentation Method with Automatic Scale Selection and Local Thresholding Applied to TIRF Microscopy" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; dc1:created "2017-09-13T16:35:50"^^xsd:dateTime ; dc1:modified "2018-05-27T16:58:26"^^xsd:dateTime ; dc1:title "ATLAS Vesicle segmentation method" ; rdfs:comment """

Part of ATLAS software

\r \r

Comment / Instructions: 

\r \r

You can upload your image at the Mobyle@SERPICO portal and download the result. The workflow is only available online, i.e. no download possible.

\r """ . a ; nb:hasAuthor " Johnny Hendriks", " Junbai Li", "Luru Dai", "Thomas Gensch", "Yunqing Tang" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "BSD and LGPL" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2016-10-12T22:46:30"^^xsd:dateTime ; dc1:modified "2020-03-05T11:59:22"^^xsd:dateTime ; dc1:title "Auto-Bayes" ; rdfs:comment """

Auto-Bayes is a software package based on Bayesian statistics and requires no user dependent parameters for molecule detection and image reconstruction for Single-Molecule Localization Microscopy (SMLM), including photoactivated localization microscope (PALM), stochastic optical reconstruction microscope (STORM), and direct stochastic optical reconstruction microscopy (dSTORM), etc.

\r """ . a ; nb:hasAuthor "Gabriel Landini" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-29T17:14:41"^^xsd:dateTime ; dc1:title "Auto Local Threshold" . a ; nb:hasAuthor "Gabriel Landini" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/Lympm2.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "see slide 21" ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-04-25T17:22:05"^^xsd:dateTime ; dc1:title "Auto Threshold" ; rdfs:comment """

Bundled with Fiji. "Do all" is the great feature...

\r """ . a ; nb:hasAuthor "Richard Mort" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T14:05:07"^^xsd:dateTime ; dc1:modified "2023-05-03T15:32:35"^^xsd:dateTime ; dc1:title "Autofocus" ; rdfs:comment """

Autofocus hyperstack macro:

\r \r

Select the in focus frame from each slice of a hyperstack and create a new stack of just the in focus frames. Based on algorithm F-11 "Normalized Variance".

\r \r

Original macro by Andy Weller.

\r """ . a ; nb:hasDocumentation , "https://github.com/jdanial/ASAP/tree/master/Guides" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%20from%202019-10-18%2013-08-24.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "https://github.com/jdanial/ASAP" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "https://www.nature.com/articles/s41592-019-0472-1" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:hasUsageExample , "https://github.com/jdanial/ASAP/tree/master/Examples" ; nb:openess ; dc1:created "2019-10-18T11:01:43"^^xsd:dateTime ; dc1:modified "2019-10-18T11:10:49"^^xsd:dateTime ; dc1:title "automated structures analysis program (ASAP)" ; rdfs:comment """

ASAP allows to automatically detect, classify and quantify structures acquired by super resolution microscopy. 

\r """ . a ; nb:hasAuthor "Maxime Deforet, Maria Carla Parrini, Laurence Petitjean, Marco Biondini, Axel Buguin, Jacques Camonis, Pascal Silberzan" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Download AVeMap" ; nb:hasPlatform , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Tutorial" ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T17:13:15"^^xsd:dateTime ; dc1:modified "2023-05-02T17:04:37"^^xsd:dateTime ; dc1:title "Automated velocity mapping of migrating cell populations (AVeMap)" ; rdfs:comment """

Requires Matlab Runtime Environment or Matlab. Source code (m-files) are downloaded. Software availability: AVeMap was developed under MATLAB (MathWorks). It is available as an executable, multiplatform program, together with source codes and documentation here, and the source code is also available as Supplementary Software. For practical reasons, this executable version, which does not require MATLAB, runs on a single processor. For users who want to customize the software and/or need the power of parallel computing, an installation of MATLAB with its 'parallel' and 'image processing' toolboxes is needed. Note that, even with the executable version, the velocity fields are stored for further analysis. The add-on AVeMap+ uses these AVeMap-computed velocity fields to generate heat map tables. It is available with the same link.

\r """ . a ; nb:hasAuthor "Christopher Schmied", "Pavel Tomancak", "Peter Steinbach", "Stephan Preibisch", "Tobias Pietzsch" ; nb:hasDocumentation , "https://imagej.net/Automated_workflow_for_parallel_Multiview_Reconstruction" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/AutomatedMultiview.jpg" ; nb:hasLicense "MIT" ; nb:hasLocation , "https://github.com/mpicbg-scicomp/snakemake-workflows/tree/master/spim_registration" ; nb:hasPlatform ; nb:hasReferencePublication , "https://academic.oup.com/bioinformatics/article/32/7/1112/1744153" ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-03-25T16:00:02"^^xsd:dateTime ; dc1:modified "2019-03-25T16:23:49"^^xsd:dateTime ; dc1:title "Automated workflow for parallel Multiview Reconstruction" ; rdfs:comment """

Automated workflow for performing multiview reconstruction of large multiview, multichannel, multiillumination time-lapse SPIM data on a high performance computing (HPC) cluster or on a single workstation. 

\r """ . a ; nb:hasAuthor "ilastik team" ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasReferencePublication , "Book chapter" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Book chapter" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T16:18:37"^^xsd:dateTime ; dc1:modified "2023-04-28T13:22:42"^^xsd:dateTime ; dc1:title "Automatic 2D/3D Tracking using ilastik" ; rdfs:comment """

This workflow is used to track multiple (appear/disappear, dividing and merging) objects in presumably big 2D+t or 3D+t datasets. It is best suitable for roundish objects or spots. Tracking is done through segmentation, which can be obtained from ilastik pixel classification, or imported from other tools. Users should provide a few object level labels, and the software predicts results on the rest of the image or new images with similar image characteristics. As a result, all objects get assigned random IDs at the first frame of the image sequence and all descendants in the same track (also children objects such as daughter cells) inherit this ID.

\r """ . a ; nb:hasAuthor "Erick Martins Ratamero orcid.org/0000-0002-7545-3675" ; nb:hasDOI , "DOI" ; nb:hasLocation , "AutoQC" ; nb:hasType , ; nb:openess ; dc1:created "2019-02-14T15:06:51"^^xsd:dateTime ; dc1:modified "2019-02-14T15:14:23"^^xsd:dateTime ; dc1:title "autoQC" ; rdfs:comment """

autoQC encapsulates a number of routines for performing microscope quality controls. From a few input images, it generates computer-friendly (i.e. CSV) data with numerical parameters for quality measures (resolution, field of view illumination, chromatic shift, stage reproducibility).

\r """ . a ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/AutoQuant.jpg" ; nb:hasLicense "-" ; nb:hasLocation ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T19:57:02"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:49"^^xsd:dateTime ; dc1:title "AutoQuant" ; rdfs:comment """

Deconvolution software

\r """ . a ; nb:hasAuthor "Maxime Deforet" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/avemapUI.png" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-12T16:22:47"^^xsd:dateTime ; dc1:modified "2023-03-10T22:13:03"^^xsd:dateTime ; dc1:title "AVEMAP" ; rdfs:comment """

Measures wound-healing assay videos, 

\r \r

 For each video, the velocity and the order parameter are analyzed in time and space to extract quantitative parameters characterizing the cell motility phenotype. The different conditions (videos) can then be classified according to these parameters.

\r """ . a ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T20:00:14"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:48"^^xsd:dateTime ; dc1:title "Avizo" ; rdfs:comment """\r Wherever three-dimensional data sets need to be processed, in materials science, geosciences, environmental or engineering applications, Avizo offers abundant state-of-the-art features within an intuitive workflow and easy-to-use graphical user interface.\r Avizo is packaged in different Editions, with optional eXtension modules. Each Avizo Edition delivers tailored user interface and specific feature-set for each application area:\r \r [Avizo Standard](http://www.vsg3d.com/avizo/standard)\r \r [Avizo Earth](http://www.vsg3d.com/avizo/earth)\r \r [Avizo Wind](http://www.vsg3d.com/avizo/wind)\r \r [Avizo Green](http://www.vsg3d.com/avizo/green)\r \r [Avizo Fire](http://www.vsg3d.com/avizo/fire)""" . a ; nb:hasAuthor "Janick Cardinale", "MOSAIC Group" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/JpegCompressed_Desktop.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2019-10-17T12:31:20"^^xsd:dateTime ; dc1:title "Background Subtractor" ; rdfs:comment """

Histogram-based background subtractor for ImageJ.

\r \r

The implemented algorithm is based on the assumption that, compared to the background region, object (foreground) regions are small. The plugin builds local histograms and assumes the most occuring intensity to be part of the background.

\r """ . a ; nb:hasAuthor "Marcel Leutenegger" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GNU General Public License version 3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "bSOFI publication 2012" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-06T13:15:51"^^xsd:dateTime ; dc1:modified "2023-05-03T09:51:11"^^xsd:dateTime ; dc1:title "Balanced SOFI" ; rdfs:comment """

Super-resolution optical fluctuation imaging (SOFI) achieves 3D super-resolution by computing temporal cumulants or spatio-temporal cross-cumulants of stochastically blinking fluorophores. In contrast to localization microscopy, SOFI is compatible with weakly emitting fluorophores and a wider range of blinking conditions. Balanced SOFI analyses several cumulant orders for extracting molecular parameter maps, such as the bright and dark state lifetimes, the concentration and the brightness distributions of fluorophores within biological samples. In combination with a deconvolution of the cumulant images, the estimated parameter maps proved useful to balance the image contrast and to linearize the brightness and blinking response. Thereby, the image quality and the resolution were improved significantly.

\r """ . a ; nb:hasAuthor "Carsten Marr", "Tingying Peng" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2022-04/BaSiC-usage.png" ; nb:hasImplementation , ; nb:hasLicense "Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License" ; nb:hasLocation , "BaSiC GitHub page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "A BaSiC tool for background and shading correction of optical microscopy images, Nat. Comm." ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2022-04-21T13:49:31"^^xsd:dateTime ; dc1:modified "2023-04-29T13:15:55"^^xsd:dateTime ; dc1:title "BaSiC" ; rdfs:comment """

BaSiC is a software tool for Background and Shading correction of Optical Microscopy Images. It implements an image correction method based on low-rank and sparse decomposition to solve both shading in space and background variation in time. It can correct temporal drift in time-lapse microscopy data and thus improve continuous single-cell quantification. BaSiC is available as a Fiji/ImageJ plugin.

\r \r

 

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasFunction ; nb:hasLocation , "Download protocol" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T09:38:22"^^xsd:dateTime ; dc1:modified "2018-04-11T10:51:24"^^xsd:dateTime ; dc1:title "Batch spot detection with custom output" ; rdfs:comment """

Download the protocol,use and modify in Icy. It permits to detect spot with wavelet spot detector block. Input : loop on a folder Outputs: excel, binary, and detection screenshot

\r """ . a ; nb:hasAuthor "Kristina Ulicna" ; nb:hasDocumentation , "User guide" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "Installation" ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2023-05-12T15:31:54"^^xsd:dateTime ; dc1:modified "2023-05-12T15:41:14"^^xsd:dateTime ; dc1:title "Bayesian Tracker (btrack)" ; rdfs:comment """

btrack is a Python library for multi object tracking, used to reconstruct trajectories in crowded fields. btrack implemented a residual U-Net model coupledd with a classification CNN to allow accurate instance segmentation of the cell nuclei. To track the cells over time and through cell divisions, btrack developed a Bayesian cell tracking methodology that uses input features from the images to enable the retrieval of multi-generational lineage information from a corpus of thousands of hours of live-cell imaging data.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_6.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2018-10-18T15:32:45"^^xsd:dateTime ; dc1:title "BEEPS (Bi-Exponential Edge-Preserving Smoother)" ; rdfs:comment """

The smoothing is applied by the way of a bi-exponential filter, itself realized by a pair of one-tap recursions. It is therefore very fast; moreover, its computational cost is truly independent of the amount of smoothing. Meanwhile, the preservation of edges is obtained by a range filter akin to the range filter found in a bilateral filter. More technical details are available here.

\r \r

The plugin allows one to control the amount of smoothing, the type of range filter, its broadness, and to iterate the filter several times if desired. We illustrate in Figure 2 a possible outcome of this filter. Here, we iterated the BEEPS 10 times with a Gaussian range filter, σ = 10, and the spatial decay λ = 0.1.

\r """ . a ; nb:hasAuthor "Dufour, Alexandre ", "Provoost, Thomas " ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Best%20threshold.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Huang, L-K & Wang, M-J J (1995), \"Image thresholding by minimizing the measure of fuzziness\", Pattern Recognition 28(1): 41-51" ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:21"^^xsd:dateTime ; dc1:title "Best Threshold" ; rdfs:comment """

Choose the best auto thresholding technique for your data. 

\r """ . a ; dc1:created "2018-05-31T19:58:47"^^xsd:dateTime ; dc1:modified "2018-05-31T19:58:47"^^xsd:dateTime ; dc1:title "bftools" . a ; nb:hasAuthor "Daniel Franco-Barranco" ; nb:hasFunction , , , , ; nb:hasImplementation ; nb:hasLocation , "github" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Stable Deep Neural Network Architectures for Mitochondria Segmentation on Electron Microscopy Volumes" ; nb:openess ; nb:requires ; dc1:created "2023-05-12T16:04:58"^^xsd:dateTime ; dc1:modified "2023-05-12T16:14:54"^^xsd:dateTime ; dc1:title "BiaPy: Bioimage analysis pipelines in Python" ; rdfs:comment """
\r

BiaPy is an open source Python library for building bioimage analysis pipelines. 

\r \r

BiaPy contains ready-to-use solutions for the tasks of semantic segmentationinstance segmentationobject detectionimage denoisingsingle image super-resolutionself-supervised learning and image classification

\r
\r """ . a ; nb:hasAuthor "Jan Detrez et al" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-09-15T18:48:14"^^xsd:dateTime ; dc1:modified "2019-10-21T08:48:51"^^xsd:dateTime ; dc1:title "BiDiFuse" ; rdfs:comment """

to be completed

\r """ . a ; nb:hasAuthor "Pietzsch Tobias", "Preibisch Stephan orcid.org/0000-0002-0276-494X ", "Saalfeld Stephan orcid.org/0000-0002-4106-1761" ; nb:hasDocumentation ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/Bdv-bdv-start.png" ; nb:hasImplementation , ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Pietzsch et al. (2015), \"BigDataViewer: visualization and processing for large image data sets\", Nature Methods 12(6): 481-483," ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-28T11:24:07"^^xsd:dateTime ; dc1:modified "2018-01-30T11:34:23"^^xsd:dateTime ; dc1:title "BigDataViewer" ; rdfs:comment """

The BigDataViewer is a re-slicing browser for terabyte-sized multi-view image sequences. BigDataViewer was developed with multi-view light-sheet microscopy data in mind and integrates well with Fiji's SPIMage processing pipeline.

\r """ . a ; nb:hasAuthor "Hörl David orcid.org/0000-0003-1710-1708", "Preibisch Stephan orcid.org/0000-0002-0276-494X " ; nb:hasDocumentation ; nb:hasFunction , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/BigStitcherTitle-1.jpeg" ; nb:hasImplementation ; nb:hasLicense "GPL-2.0" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2018-01-28T09:50:47"^^xsd:dateTime ; dc1:modified "2018-01-28T11:42:37"^^xsd:dateTime ; dc1:title "BigStitcher" ; rdfs:comment """

The BigStitcher is a software package that allows simple and efficient alignment of multi-tile and multi-angle image datasets, for example acquired by lightsheet, widefield or confocal microscopes. The software supports images of almost arbitrary size ranging from very small images up to volumes in the range of many terabytes, which are for example produced when acquiring cleared tissue samples with lightsheet microscopy.

\r """ . a ; nb:hasAuthor "John Bogovic" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/Capturebigwarp.JPG" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Bogovic et al Robust registration of calcium images by learned contrast synthesis" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2018-01-28T10:29:20"^^xsd:dateTime ; dc1:modified "2023-03-06T14:02:28"^^xsd:dateTime ; dc1:title "Bigwarp" ; rdfs:comment """

Bigwarp is a tool for manual, interactive, landmark-based deformable image alignment. It uses the BigDataViewer for visualization and navigation, and uses a Thin Plate Spline implemented in Java to build a deformation from point correspondences.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T17:18:56"^^xsd:dateTime ; dc1:title "Bilateral Filter (KNIME)" . a ; nb:hasDocumentation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2018-12-18T04:07:42"^^xsd:dateTime ; dc1:title "Binary Image Operations" . a ; nb:hasAuthor "The OME Consortium, http://www.openmicroscopy.org/site/about/who-ome" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-29T17:36:36"^^xsd:dateTime ; dc1:title "Bio-Formats" ; rdfs:comment """

Bio-Formats is a standalone Java library for reading and writing life sciences image file formats. It is capable of parsing both pixels and metadata for a large number of formats, as well as writing to several formats. The primary goal of Bio-Formats is to facilitate the exchange of microscopy data between different software packages and organizations. It achieves this by converting proprietary microscopy data into an open standard called the OME Data Model, particularly into the OME-TIFF file format. ### Command Line Tools Bioformats could also be used as stand alone application from command line. See [Bioformats command line tools introduction.](http://www.openmicroscopy.org/site/support/bio-formats5/users/comlinetools/)

\r """ . a ; nb:hasAuthor "Dr. Marcel Austenfeld" ; nb:hasLicense " EPL, an OSI approved OpenSource license" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-22T23:55:56"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:50"^^xsd:dateTime ; dc1:title "Bio7" ; rdfs:comment """Quote\r \r \r The application Bio7 is an integrated development environment for ecological modelling and contains powerful tools for model creation, scientific image analysis and statistical analysis. The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.\r """ . a ; nb:hasAuthor "Hanchuan Peng orcid.org/0000-0002-3478-3942 ", "Lamichhane Santosh orcid.org/0000-0002-9292-3595", "Zhou Jie orcid.org/0000-0003-2176-6366 " ; nb:hasDOI , "DOI" ; nb:hasDocumentation , "User guide" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "Download page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Publication" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-10-08T17:31:45"^^xsd:dateTime ; dc1:modified "2023-04-28T12:33:48"^^xsd:dateTime ; dc1:title "BioCat" ; rdfs:comment """

Biocat is a java based software that allows to perform image classification or segmentation using machine learning. Several algorithm for the classification are available.

\r """ . a ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/CaptureBioconductor.PNG" ; nb:hasImplementation ; nb:hasLocation , "Install BioConductor" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2018-05-08T13:24:48"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "Bioconductor" ; rdfs:comment """

Bioconductor provides tools for the analysis and comprehension of high-throughput genomic data. Bioconductor uses the R statistical programming language, and is open source and open development. It has two releases each year, 1560 software packages, and an active user community. Bioconductor is also available as an AMI (Amazon Machine Image) and a series of Docker images.

\r """ . a ; nb:hasFunction , , ; nb:hasLocation ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , , , ; nb:hasType ; nb:openess ; dc1:created "2020-03-05T08:39:34"^^xsd:dateTime ; dc1:modified "2023-04-30T15:13:52"^^xsd:dateTime ; dc1:title "BioImage Model Zoo" ; rdfs:comment """
\r

BioImage.IO -- a collaborative effort to bring AI models to the bioimaging community. 

\r \r
    \r
  • Integrated with Fiji, ilastik, ImJoy and more
  • \r
  • Try model instantly with BioEngine
  • \r
  • Contribute your models via Github
  • \r
\r
\r \r

This is a database of pretrained deep Learning models. 

\r """ . a ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-02/nmeth.2047-F1.jpg" ; nb:hasLicense "GPL2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2017-02-15T10:41:23"^^xsd:dateTime ; dc1:modified "2020-03-03T17:03:12"^^xsd:dateTime ; dc1:title "BioImageXD" ; rdfs:comment """

BioImageXD is a free open source software package for analyzing, processing and visualizing multi-dimensional microscopy images. It's a collaborative project, designed and developed by microscopists, cell biologists and software engineers from the Universities of Jyväskylä and Turku in Finland, Max Planck Institute CBG in Dresden, Germany and collaborators worldwide. BioImageXD was published in the July 2012 issue of Nature Methods.

\r """ . a ; nb:hasAuthor "Arrate Muñoz Barrutia", "Jiří Borovec" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/registration_visual_landmarks.jpg" ; nb:hasImplementation ; nb:hasLicense "BSD-3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Benchmarking of image registration methods for differently stained histological slides." ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-03-08T10:37:07"^^xsd:dateTime ; dc1:modified "2023-03-10T23:13:03"^^xsd:dateTime ; dc1:title "BIRL" ; rdfs:comment """

BIRL stands for "Benchmark on Image Registration methods with Landmark validation". BIRL is a cross-platform framework for comparison of image registration methods with landmark validation (registration precision is measured by user landmarks). The project contains a set of sample images with related landmark annotations and experimental evaluation of state-of-the-art image registration methods.

\r \r

Some key features of the framework:

\r \r
    \r
  • automatic execution of image registration of a sequence of image pairs
  • \r
  • integrated evaluation of registration performances using Target Registration Error (TRE)
  • \r
  • integrated visualization of performed registration
  • \r
  • running several image registration experiment in parallel
  • \r
  • resuming unfinished sequence of registration benchmark
  • \r
  • handling around dataset and creating own experiments
  • \r
  • rerun evaluation and visualisation for finished experiments
  • \r
\r """ . a ; nb:hasAuthor "USCB center for bio-image informatics" ; nb:hasDocumentation , "documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/CaptureBisque.PNG" ; nb:hasImplementation ; nb:hasLocation , "source code" ; nb:hasPlatform ; nb:hasReferencePublication , "https://doi.org/10.1093/bioinformatics/btp699" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "demo website" ; nb:openess ; dc1:created "2018-08-17T14:53:34"^^xsd:dateTime ; dc1:modified "2023-04-30T15:44:27"^^xsd:dateTime ; dc1:title "BisQue" ; rdfs:comment """

Bisque (Bio-Image Semantic Query User Environment) : Store, visualize, organize and analyze images in the cloud. It also allow to run workflows using a set of deployed tools, such as CellProfiler, RootTipMultin Nuclear Tracker, Microtubule tracker etc...

\r \r

Bisque was developed for the exchange and exploration of biological images.

\r \r

The Bisque system supports several areas useful for imaging researchers from image capture to image analsysis and querying. The bisque system is centered around a database of images and metadata. Search and comparison of datasets by image data and content is supported. Novel semantic analyses are integrated into the system allowing high level semantic queries and comparison of image content.

\r \r
    \r
  • Bisque is free and open-source
  • \r
  • Flexible textual and graphical annotations
  • \r
  • Cloud scalability: PBs of images, millions of annotations
  • \r
  • Distributed storage: local, iRODS, S3
  • \r
  • Integrated image analysis, high-throughput with Condor
  • \r
  • Analysis in MATLAB, Python, Java+ImageJ
  • \r
  • 100+ biological image formats
  • \r
  • Very large 5D images (100+ GB)
  • \r
\r """ . a ; nb:hasAuthor " Jens Rietdorf", "Kota Miura" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-02/BleachCorrection.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Bleach correction ImageJ plugin for compensating the photobleaching of time-lapse sequences" ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2021-02-16T12:57:45"^^xsd:dateTime ; dc1:title "Bleach Correction" ; rdfs:comment """

Three different methods for correcting fluorescence bleaching. 1. Simple (framewise ratio based) 2. Exponential (curve fitting with exponential decay model) 3. Histogram matching (register histogram shape. with 16 bit, it takes long time... it should be improved).

\r """ . a ; nb:hasAuthor "Garcia Arcos Juan Manuel", "Maurin Mathieu" ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2018-02-01T19:00:56"^^xsd:dateTime ; dc1:modified "2018-02-01T19:07:57"^^xsd:dateTime ; dc1:title "bleb dynamics" ; rdfs:comment """

The purpose of the workflow is ....

\r \r

First you need

\r """ . a ; nb:hasAuthor "Albert Cardona" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess , ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2018-12-20T17:31:33"^^xsd:dateTime ; dc1:title "Blend two images (Fiji scripting example)" ; rdfs:comment """

This is a Fiji scripting demo using Clojure.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/blender-socket.png" ; nb:hasImplementation ; nb:hasLicense "GNU GPL Version 2 or later" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2018-11-07T13:24:26"^^xsd:dateTime ; dc1:modified "2019-02-03T14:58:11"^^xsd:dateTime ; dc1:title "Blender" ; rdfs:comment """

Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation.

\r """ . a ; nb:hasAuthor "Ignacio Arganda-Carreras" ; nb:hasFunction ; nb:hasLocation , "Gist: MarieLaureB / Morphological_Segmentation" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T12:04:24"^^xsd:dateTime ; dc1:modified "2018-05-14T22:59:51"^^xsd:dateTime ; dc1:title "Blob segmentation" ; rdfs:comment """Simple macro to separates blobs.\r \r - Load the ImageJ sample image "Blobs"\r - Run the plugin Morphological Segmentation\r - Display the overlaid\r \r This macro depends on "Morphological Segmentation" component of the MorphoLibJ library, which should be installed via update sites. """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/BloodVesselsOriginal3Dview.jpg" ; nb:hasLocation , "ImageJ Macro: Blood vessel segmentation and network analysis" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "User guide - Blood vessel segmentation and network analysis" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:09:51"^^xsd:dateTime ; dc1:modified "2023-04-28T14:16:36"^^xsd:dateTime ; dc1:title "Blood vessel segmentation and network analysis" ; rdfs:comment """

This macro segments blood vessels in a 3D stack. It is suited for well-contrasted images (low background) and works better if the width of the vessels of interest is reasonably uniform.

\r \r

 

\r \r

Sample image: 1

\r \r

sample image: 2

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/te%CC%81le%CC%81chargement.jpeg" ; nb:hasLocation ; nb:hasType ; dc1:created "2018-05-20T18:43:23"^^xsd:dateTime ; dc1:modified "2018-05-20T18:52:37"^^xsd:dateTime ; dc1:title "BM3D denoising" ; rdfs:comment """

BM3D is a recent denoising method based on the fact that an image has a locally sparse representation in transform domain. This sparsity is enhanced by grouping similar 2D image patches into 3D groups. In this paper we propose an open-source implementation of the method. We discuss the choice of all parameter methods and confirm their actual optimality. The description of the method is rewritten with a a more transparent notation that in the original paper. A final index gives nonetheless the correspondence between the new notation and the original notation.

\r """ . a ; nb:hasAuthor "Michael Doube" ; nb:hasDocumentation , "BoneJ user guide" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense " GNU General Public License version 3" ; nb:hasLocation , "BoneJ homepage" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Doube M, Kłosowski MM, Arganda-Carreras I, Cordeliéres F, Dougherty RP, Jackson J, Schmid B, Hutchinson JR, Shefelbine SJ. (2010) BoneJ: free and extensible bone image analysis in ImageJ. Bone 47:1076-9. doi: 10.1016/j.bone.2010.08.023" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-01-29T20:47:57"^^xsd:dateTime ; dc1:modified "2019-01-29T20:59:02"^^xsd:dateTime ; dc1:title "BoneJ" . a ; nb:hasAuthor "Provoost, Thomas ", "de Chaumont, Fabrice " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Connected%20components%20XLS%20export%20Block_0.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T10:26:43"^^xsd:dateTime ; dc1:title "Bounding Box 3D" ; rdfs:comment """

Layer for 3D View that displays a Bounding Box around the object.

\r """ . a ; nb:hasAuthor "Bordallo López M." ; nb:hasFunction , , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Evaluation of real-time LBP computing in multiple architectures" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2017-02-13T14:19:56"^^xsd:dateTime ; dc1:modified "2019-10-18T16:23:30"^^xsd:dateTime ; dc1:title "BSIF (Binarized Statistical Image Features)" ; rdfs:comment """

This is a software toolbox that extends the original BSIF code allowing the utilization of a GPU in Matlab to compute the features. It contains: -Matlab function to calculate BSIF in CPU -Matlab function extension to calculate BSIF in GPU -Pre-learnt filters -Usage instructions

\r """ . a ; nb:hasAuthor "Varun Kapoor" ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-01/EsvlmplXEAIVUwU.jpeg" ; nb:hasLocation , "Update site Fiji MTrack" ; nb:hasType , ; nb:hasUsageExample ; nb:openess ; dc1:created "2021-01-28T13:46:05"^^xsd:dateTime ; dc1:modified "2021-01-28T13:50:51"^^xsd:dateTime ; dc1:title "BTrackMate" ; rdfs:comment """

TrackMate based tracker to be used when uploading integer labelled segmentation images, coming from a Deep Learning tool such as stardist. To use this tool efficiently we provide a python notebook to collect/localize the position of cells, this step creates a CSV file which can then be loaded into the Fiji tracker to do particle tracking with TrackMate interface.

\r """ . a ; nb:hasAuthor "Ignacio Arganda-Carreras" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/BUnwarpJ_scheme.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T20:19:32"^^xsd:dateTime ; dc1:title "BUnwarpJ" ; rdfs:comment """

2D Image registration method based on elastic deformations represented by B-splines.

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_4.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T15:15:51"^^xsd:dateTime ; dc1:title "CalculateImageOverlap" . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/hXo0n_3J.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T15:22:38"^^xsd:dateTime ; dc1:title "CalculateMath" ; rdfs:comment """

This module can perform addition, subtraction, multiplication, division, or averaging of two or more image intensities, as well as inversion, log transform, or scaling by a constant for individual image intensities.

\r """ . a ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_6.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T16:55:37"^^xsd:dateTime ; dc1:title "CalculateStatistics" ; rdfs:comment """

Calculate Statistics calculates measures of assay quality (V and Z' factors) and dose response data (EC50) for all measured features made from images.

\r """ . a ; nb:hasAuthor " Center for Biomedical Image Computing and Analytics (CBICA)" ; nb:hasDocumentation , "CaPTk" ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/0_overview_resize_0.png" ; nb:hasImplementation ; nb:hasLicense "SBIA Contribution and Software License Agreement" ; nb:hasLocation , "CaPTk" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Cancer imaging phenomics toolkit" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "the CaPTk Playlist on YouTube" ; nb:openess ; dc1:created "2018-04-06T00:30:33"^^xsd:dateTime ; dc1:modified "2023-04-30T16:20:00"^^xsd:dateTime ; dc1:title "Cancer Imaging Phenomics Toolkit (CaPTk)" ; rdfs:comment """

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. With emphasis given in its use as a very lightweight and efficient viewer, and with no prerequisites for substantial computational background, CaPTk aims to facilitate the swift translation of advanced computational algorithms into routine clinical quantification, analysis, decision making, and reporting workflow. Its long-term goal is providing widely used technology that leverages the value of advanced imaging analytics in cancer prediction, diagnosis and prognosis, as well as in better understanding the biological mechanisms of cancer development.

\r """ . a ; nb:hasAuthor "csommer" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLicense "GNU General Public License v2.0" ; nb:hasLocation , "Installation" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "How to use" ; nb:openess ; nb:requires , ; dc1:created "2020-03-09T12:51:29"^^xsd:dateTime ; dc1:modified "2023-04-27T10:26:53"^^xsd:dateTime ; dc1:title "CAREless" ; rdfs:comment """

Deep learning based image restoration methods have recently been made available to restore images from under-exposed imaging conditions, increase spatio-temporal resolution (CARE) or self-supervised image denoising (Noise2Void). These powerful methods outperform conventional state-of-the-art methods and leverage down-stream analyses significantly such as segmentation and quantification.

\r \r

To bring these new tools to a broader platform in the image analysis community, we developed a simple Jupyter based graphical user interface for CARE and Noise2Void, which lowers the burden for non-programmers and biologists to access these powerful methods in their daily routine.  CARE-less supports temporal, multi-channel image and volumetric data and many file formats by using the bioformats library. The user is guided through the different computation steps via inline documentation. For standard use cases, the graphical user interface exposes the most relevant parameters such as patch size and number of training iterations, while expert users still have access to advanced parameters such as U-net depth and kernel sizes. In addition, CARE-less provides visual outputs for training convergence and restoration quality. Any project settings can be stored and reused from command line for processing on compute clusters. The generated output files preserve important meta-data such as pixel sizes, axial spacing and time intervals.

\r """ . a ; nb:hasAuthor "Cardona Albert", "Hartenstein Volker / orcid.org/0000-0001-9676-7393", "Saalfeld Stephan / orcid.org/0000-0002-4106-1761", "Tomacák Pavel / orcid.org/0000-0002-2222-9370" ; nb:hasDocumentation , "CATMAID documentation" ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Catmaid.png" ; nb:hasImplementation , ; nb:hasLicense "GPLv3" ; nb:hasLocation , "github" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T20:03:07"^^xsd:dateTime ; dc1:modified "2023-04-29T13:23:11"^^xsd:dateTime ; dc1:title "CATMAID" ; rdfs:comment """

**Collaborative Annotation Toolkit for Massive Amounts of Image Data** CATMAID is a Collaborative Annotation Toolkit for Massive Amounts of Image Data. It is designed to navigate, share and collaboratively annotate massive image data sets of biological specimens. The interface is inspired by GoogleMaps, with which it shares basic navigation concepts, enhanced to allow the exploration of 3D biological image data acquired by optical or physical sectioning microscopy techniques. The interface enables seamless sharing of regions of interest through bookmarks and synchronized navigation through multiple registered data sets. With massive biological image data sets it is unrealistic to create a sustainable centralized repository. A unique feature of CATMAID is its partially decentralized architecture where the presented image data can reside on any Internet accessible server and yet can be easily cross-referenced in the central database. In this way no image data are duplicated and the data producers retain full control over their images. CATMAID is intended to serve as data sharing platform for biologists using high-resolution imaging techniques to probe large specimens. Any high-throughput, high-content imaging project such as gene expression pattern screens would benefit from the interface for data sharing and annotation.

\r """ . a ; nb:hasAuthor "Loïc Rollus, Raphaël Marée" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; dc1:created "2017-02-13T14:15:04"^^xsd:dateTime ; dc1:modified "2019-03-08T02:14:58"^^xsd:dateTime ; dc1:title "CBIRetrieval" ; rdfs:comment """

This is a Java content-based image retrieval software components. It can be runned independantly or connected to a Cytomine server. Content-based image retrieval (CBIR), also known as query by image content (QBIC) and content-based visual information retrieval (CBVIR) is the application of computer vision techniques to the image retrieval problem, that is, the problem of searching for digital images in large databases. Content-based" means that the search algorithm analyzes the contents of the image rather than the metadata such as keywords, tags, or descriptions associated with the image. The term "content" in this context might refer to colors, shapes, textures, or any other information that can be derived from the image itself. The CBIRetrieval library is: Incremental: You can add new images all over the time. Scalable: Run as many server as you want. Client performs search on all servers. Flexible: Run as a simple app (command line) or use the JAR in your own JVM app/server (java import) Opensource/Free: Apache 2.0 CBIRetrieval is a java library for CBIR, CBIRest is a server with a REST HTTP API with CBIRetrieval embedded. If you want to connect a software/webapp with a CBIR engine, you should use CBIRest. This is a fast multi-threaded and noSQL implementation of the algorithm published in: Incremental Indexing and Distributed Image Search using Shared Randomized Vocabularies Marée, Raphaël; Denis, Philippe; Wehenkel, Louis; Geurts, Pierre,in ACM Proceedings MIR 2010 (2010, March). It was applied on histology images and radiology images.

\r """ . a ; nb:hasAuthor "Kurt De Vos" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/CellCounter-ImageJ.gif" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation , "Cell Counter" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2018-05-25T23:10:57"^^xsd:dateTime ; dc1:title "Cell Counter ImageJ" ; rdfs:comment "An ImageJ plugin (author: Kurt De Vos) for counting multiple cell classes manually, which overlays already-counted cells on the image. It is controlled via its own graphical user interface, and can export and load results." . a ; nb:hasAuthor "Cell Profiler Team" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/CaptureCP.PNG" ; nb:hasImplementation ; nb:hasLocation , "CP Pipeline and example data set" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "ITR notebook example" ; nb:openess ; nb:requires ; dc1:created "2018-08-16T11:20:25"^^xsd:dateTime ; dc1:modified "2023-04-26T17:18:17"^^xsd:dateTime ; dc1:title "Cell or particle counting and scoring the percentage of stained objects" ; rdfs:comment """

This one example workflow from the Cell Profiler(CP)  Examples . CP is commonly used to count cells or other objects as well as percent-positives, by measuring the per-cell staining intensity. This pipeline shows how to do both of these tasks, and demonstrates how various modules may be used to accomplish the same result. 

\r \r

In a few words, it used the IdentifyPrimaryObject module of CellProfiler to detect nuclei from a channel (e.g DAPI), then again the same module on another channel to detect another probe (e.g some particular histone)  .

\r \r

Then objects (nuclei) are related to the second object (Histone), to create a parent child-relation ship: where nuclei can have histone has child. Nuclei are then filtered according to the property of having histone (positive) or not having histone (negtiveobject) related to them.  If needed, nuclei can be expanded in order to include touching object rather than object inside only.

\r \r

The percentage of positive nuclei vs total number of nuclei can then be computed using the CalculateMath Module.

\r """ . a ; nb:hasAuthor "Open Microscopy Environment" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/Capturejupiter.PNG" ; nb:hasImplementation ; nb:hasLocation , "Jupyter Notebook from ITR" ; nb:hasPlatform ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-08-16T11:11:50"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "Cell or particle Counting and scoring stained objects using CellProfiler" ; rdfs:comment """

This is a Jupyter notebook demonstrating the run of a code from IDR data sets by loading a CellProfiler Pipeline 

\r \r

The example here is applied on real data set, but does not correspond to a biological question. It aims to demonstrate how to create a jupyter notebook to process online plates hosted in the IDR.

\r \r

It reads the plate images from the IDR.

\r \r

It loads the CellProfiler Pipeline and replace the reading modules used to read local files from this defaults pipeline by module allowing to read data remotely accessible.

\r \r

It creates a CSV file and displays it in the notebook.

\r \r

It makes some plot with Matplotlib.

\r \r

 

\r """ . a ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-20T15:32:41"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:44"^^xsd:dateTime ; dc1:title "Cell segmentation and measurements" ; rdfs:comment """Human HT29 cells are fairly smooth and elliptical. This CellProfiler workflow demonstrates how to accurately identify these cells and how to measurements cellular parameters such as morphology, count, intensity and texture.\r \r \r """ . a ; nb:hasAuthor "Christian Mayer", "Fabian Rudolf", "Jorg Stelling", "Sotiris Dimopoulos" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/CellXworkflow.png" ; nb:hasLicense "BSD" ; nb:hasLocation , "cellx website" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , , "Dimopoulos et al. (2014) Accurate cell segmentation in microscopy images using membrane patterns.", "Mayer et al (2013) Using CellX to quantify intracellular events." ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T11:11:04"^^xsd:dateTime ; dc1:modified "2023-04-27T15:43:25"^^xsd:dateTime ; dc1:title "Cell segmentation and quantification with CellX" ; rdfs:comment """

CellX is an open-source software package of workflow template for cell segmentation, intensity quantification, and cell tracking on a variety of microscopy images with distinguishable cell boundary.

\r \r

Installation and step-by-step usage details are described in Mayer et al (2013). 

\r \r

After users provide a few annotations of cell sizes and cell boundary profiles, it tries to match boundary profile pattern on cells thus provide segmentation and further tracking. It works the best on cells without extreme shapes and with a rather homogeneous boundary pattern. It may not work well on images with cells of sizes only a few pixels. Its output comprises control images for visual validation, text files for post-processing statistics, and MATLAB objects for advanced subsequent analysis.

\r """ . a ; nb:hasAuthor "takeo katsuki" ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-30T00:56:41"^^xsd:dateTime ; dc1:modified "2017-09-13T10:13:00"^^xsd:dateTime ; dc1:title "Cell segmentation by EBImage, R" . a ; nb:hasAuthor "Chunming Li" ; nb:hasDocumentation , "MATLAB level set for image segmentation" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/Capture.PNG" ; nb:hasLocation , "Matlab code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T16:23:54"^^xsd:dateTime ; dc1:modified "2023-04-28T15:13:51"^^xsd:dateTime ; dc1:title "Cell segmentation in phase contrast images" ; rdfs:comment """

This Matlab code demonstrates an edge-based active contour model as an application of the Distance Regularized Level Set Evolution (DRLSE) formulation.

\r """ . a ; nb:hasAuthor "Held Michael, Thomas Walter, Sommer Christoph, Rudolf Hoefler" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/CellCognition.png" ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-14T12:13:32"^^xsd:dateTime ; dc1:modified "2023-04-25T18:06:02"^^xsd:dateTime ; dc1:title "CellCognition" ; rdfs:comment """

## Introduction CellCognition is a computational framework dedicated to the automatic analysis of live cell imaging data in the context of High-Content Screening (HCS). It contains algorithms for segmentation of cells and cellular compartments based on various fluorescent markers, features to describe cellular morphology by both texture and shape, tools for visualizing and annotating the phenotypes, classification, tracking and error correction. Events such as mitosis can be automatically identified and aligned to study the temporal kinetics of various cellular processes during cell cycle. CellCognition can be used by novices in the field of image analysis and is applicable to hundreds of thousands of images by parallelization on compute clusters with minimal effort. The tool has been successfully applied to quantitative phenotypic profiling of cell division, yet machine learning enables CellCognition to be used for the analysis of other dynamic processes. ## Backends Following libraries are used: * numpy * VIGRA * PyQT * hdf5 * matplotlib * sklearn * Machine Learning in Python

\r """ . a ; nb:hasAuthor "Carsen Stringer", "Marius Pachitariu" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-10/CellPoseBiii.png" ; nb:hasImplementation , , , ; nb:hasLicense "BSD 3-Clause \"New\" or \"Revised\" License" ; nb:hasLocation , "Github " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Stringer, C., Wang, T., Michaelos, M. et al. Cellpose: a generalist algorithm for cellular segmentation. Nat Methods 18, 100–106 (2021).", "bioarxiv" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "ZeroCostDL4Mic notebook" ; nb:openess ; nb:requires ; dc1:created "2020-03-03T14:19:48"^^xsd:dateTime ; dc1:modified "2021-10-18T04:09:55"^^xsd:dateTime ; dc1:title "cellpose" ; rdfs:comment """

Summary

\r \r

Deep learning-based segmentation of cells, both fluorescence, and bright-field images ("a generalist algorithm for cellular segmentation"). The tool can be used either online or local or via notebooks (e.g. ZeroCostDL4Mic).

\r \r

How to use it

\r \r

cellpose can be used online via ready-to-use Jyupyter notebooks with very good documentation. These notebooks are listed here.

\r \r

Local Installation

\r \r

The general local installation procedure can be found here.

\r \r

... Installing to Silicon Mac (M1 processor) needs some tricks, and as of October 2021, the following sequence of commands works. numba should be conda-installed before pip-installing the cellpose.

\r \r


\r conda create --name cellpose python=3.8
\r conda activate cellpose
\r conda install numba
\r git clone https://github.com/MouseLand/cellpose.git
\r cd cellpose
\r pip install -e .

\r """ . a ; nb:hasAuthor "Anne Carpenter", "Lee Kamentsky" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_5.jpg" ; nb:hasImplementation , ; nb:hasLocation , "http://www.cellprofiler.org" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2017-02-15T11:14:13"^^xsd:dateTime ; dc1:modified "2019-10-17T14:24:49"^^xsd:dateTime ; dc1:title "CellProfiler" ; rdfs:comment """

CellProfiler is free, open-source software for quantitative analysis of biological images.

\r \r

CellProfiler is designed to enable biologists without training in computer vision or programming to quantitatively measure cell or whole-organism phenotypes from thousands of images automatically. The researcher creates an analysis pipeline from modules that find cells and cell compartments, measure features of those cells to form a rich, quantitative dataset that characterizes the imaged site in all of its heterogeneity. CellProfiler is structured so that the most general and successful methods and strategies are the ones that are automatically suggested, but the user can override these defaults and pull from many of the basic algorithms and techniques of image analysis to solve harder problems. CellProfiler is extensible through plugins written in Python or for ImageJ. Strengths: Cells, Neurons, C. Elegans, 2D Fluorescent images, high-throughput screening, phenotype classification, multiple stains/site, interoperability, extensibility, machine learning, segmentation Limitations: largely limited to 2D, not well suited to manually-guided analysis or content review, image size limitations

\r """ . a ; nb:hasDocumentation , "CellProfiler Image Processing Align" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_3.png" ; nb:hasLocation , "Source code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T09:54:42"^^xsd:dateTime ; dc1:modified "2018-05-14T16:09:20"^^xsd:dateTime ; dc1:title "CellProfiler Align " ; rdfs:comment """**Align** aligns images relative to each other, for example, to correct\r shifts in the optical path of a microscope in each channel of a\r multi-channel set of images. \r \r For two or more input images, this module determines the optimal\r alignment among them. Aligning images is useful to obtain proper\r measurements of the intensities in one channel based on objects\r identified in another channel, for example. Alignment is often needed\r when the microscope is not perfectly calibrated. It can also be useful\r to align images in a time-lapse series of images. The module stores the\r amount of shift between images as a measurement, which can be useful for\r quality control purposes. \r \r Note that the second image (and others following) is always aligned with\r respect to the first image. That is, the X/Y offsets indicate how much\r the second image needs to be shifted by to match the first.\r This module does not perform warping or rotation, it simply shifts images\r in X and Y. For more complex registration tasks, you might preprocess\r images using a plugin for that purpose in FIJI/ImageJ.\r \r | Supports 2D? | Supports 3D? | Respects masks? | \r |--------------|--------------|-----------------|\r | Yes | No | Yes | \r \r \r ### Measurements made by this module\r \r - *Xshift, Yshift:* The pixel shift in X and Y of the aligned image\r with respect to the original image.\r \r ### References\r \r - Lewis JP. (1995) “Fast normalized cross-correlation.” *Vision\r Interface*, 1-7.""" . a ; nb:hasAuthor " Broad Institute Imaging Platform" ; nb:hasDocumentation , "Code " ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-04/Capture.JPG" ; nb:hasImplementation ; nb:hasLocation , "CellProfilerAnalyst download" ; nb:hasPlatform , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "CellProfiler Analyst: interactive data exploration, analysis and classification of large biological image sets" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasTrainingMaterial ; nb:hasType ; nb:openess ; dc1:created "2019-04-08T10:26:56"^^xsd:dateTime ; dc1:modified "2019-04-14T14:10:45"^^xsd:dateTime ; dc1:title "CellProfiler Analyst CPA" ; rdfs:comment """

CellProfiler Analyst (CPA) allows interactive exploration and analysis of data, particularly from high-throughput, image-based experiments. Included is a supervised machine learning system which can be trained to recognize complicated and subtle phenotypes, for automatic scoring of millions of cells. CPA provides tools for exploring and analyzing multidimensional data, particularly data from high-throughput, image-based experiments analyzed by its companion image analysis software, CellProfiler.

\r """ . a ; nb:hasAuthor "CellProfiler team" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/cometassay.png" ; nb:hasLocation , "ExampleCometAssay.zip" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess , ; nb:requires ; dc1:created "2014-12-08T17:02:11"^^xsd:dateTime ; dc1:modified "2018-05-16T19:56:54"^^xsd:dateTime ; dc1:title "CellProfiler Comet assay/DNA damage assay " ; rdfs:comment """

quote

\r \r
\r

This is a simple example of a DNA damage assay using single cell gel electrophoresis. Here, the measurement of interest is the length and intensity of the comet tail. Also, illumination correction is used to reduce background fluorescence prior to measurement. Also shown is a silver-stained comet example in which the percentage of DNA contained in the tail is calculated.

\r
\r \r

Example Images: Packaged together with the cellprofiler pipeline file. 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T11:49:03"^^xsd:dateTime ; dc1:title "CellProfiler Crop" ; rdfs:comment """

Crop crops or masks an image.

\r \r

This module crops images into a rectangle, ellipse, an arbitrary shape provided by you, the shape of object(s) identified by an Identify module, or a shape created using a previous Crop module in the pipeline.

\r """ . a ; nb:hasAuthor "Cellprofiler Developers" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/cellprofilerColoc.png" ; nb:hasLocation , "ExampleColocalization.zip" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T13:28:39"^^xsd:dateTime ; dc1:modified "2023-04-29T12:22:44"^^xsd:dateTime ; dc1:title "CellProfiler Examples - Colocalization" ; rdfs:comment """

Quote:

\r \r
\r

Measuring the colocalization between fluorescently labeled molecules is a widely used approach to measure the degree of spatial coincidence and potential interactions among subcellular species (e.g., proteins). This example shows how the object identification and RelateObjects modules are used to measure the degree of overlap between two fluorescent channels. Sample image is included in the download package.

\r
\r """ . a ; nb:hasAuthor "Cellprofiler team" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/cellprofilerSpeckleCount2.png" ; nb:hasLocation , "ExampleSpeckles zip file" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T13:34:39"^^xsd:dateTime ; dc1:modified "2023-04-29T12:55:54"^^xsd:dateTime ; dc1:title "CellProfiler Examples - Speckle Counting" ; rdfs:comment """

Quote:

\r \r
\r

This pipeline shows how to identify smaller objects (foci) within larger objects (nuclei) and how to use the Relate module to establish a relationship between the two as well as perform per-object aggregate measurements (such as number of foci per nucleus). Sample images are included in the download package.

\r
\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-21T12:25:38"^^xsd:dateTime ; dc1:title "CellProfiler Smooth" ; rdfs:comment """

This CellProfiler module allows smoothen the image with a choice from various algorithms: - Fit Polynomial - Gaussian Filter - Median Filter - Bilateral Filter - Circular averaging - "Smooth to Average" filter.

\r """ . a ; nb:hasDocumentation , "Threshold (3.0)" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2018-06-06T17:40:13"^^xsd:dateTime ; dc1:title "CellProfiler Threshold" ; rdfs:comment """

in CP 2.1, it was "ApplyThreshold". Renamed to "Threshold" from 3.0. 

\r \r

 

\r \r

 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-18T14:28:28"^^xsd:dateTime ; dc1:title "Cellprofiler UnmixColors" . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2014-12-08T14:41:14"^^xsd:dateTime ; dc1:modified "2017-09-13T10:14:05"^^xsd:dateTime ; dc1:title "Cells tracking in tissue" ; rdfs:comment "Plot the centroid tracks and area evolution of the cells of a tissue with membrane labelling." . a ; nb:hasAuthor "Erlend Hodneland" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GNU General Public License" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "CellSegm - a MATLAB toolbox for high-throughput 3D cell segmentation" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "gihub examples" ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:43:23"^^xsd:dateTime ; dc1:modified "2023-04-28T15:19:20"^^xsd:dateTime ; dc1:title "CellSegm" ; rdfs:comment """

An automated MATLAB tool for segmentation of surface stained cells

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasReferencePublication , "CellTrack: An Open-Source Software for Cell Tracking and Motility Analysis" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-02-15T09:48:52"^^xsd:dateTime ; dc1:modified "2020-03-03T16:29:38"^^xsd:dateTime ; dc1:title "CellTrack" ; rdfs:comment """

A standalone cell tracking software for single cell migration. Tracking of cells in tissue was also done in Drosophila germband.

\r """ . a ; nb:hasAuthor "Chengjin Du", "Douglas Kell", "Hailin Shen ", "Mike White", "Till Bretschneider" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2017.06.58.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "10.1126/science.1164860" ; nb:openess ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2019-10-17T16:12:14"^^xsd:dateTime ; dc1:title "CellTracker" ; rdfs:comment """

CellTracker software is a platform for tracking nuclear and cytoplasmic fluorescence intensities from live cell microscopy time series data.

\r \r

 

\r \r

Requires visual C++

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T17:07:18"^^xsd:dateTime ; dc1:title "Celsius to fahrenheit" . a ; nb:hasDocumentation , "User Manual is included in the compressed file" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-02/CEM.png" ; nb:hasImplementation ; nb:hasLocation , "Download from Kerman Lab" ; nb:hasReferencePublication , "10.1242/dev.116517" ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-02-07T07:30:01"^^xsd:dateTime ; dc1:modified "2018-11-16T08:47:48"^^xsd:dateTime ; dc1:title "CEM" ; rdfs:comment """

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.

\r \r

CEM runs as an imageJ plugin with an optional Matlab extension to remove cell bodies. More details are published at Kerman et al. 2015 Development. Supplemental Material includes a detailed user manual and the download link.

\r """ . a ; nb:hasAuthor "A Great Guy" ; nb:hasDocumentation , "CRaQ" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/craq.png" ; nb:hasLocation , "CRaQ_v1.12.ijm" ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Bodor, Gómez-Rodriguez, Moreno & Jansen (2012) Analysis of Protein Turnover by Quantitative SNAP‐Based Pulse‐Chase Imaging" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-11-08T18:10:58"^^xsd:dateTime ; dc1:modified "2023-04-26T11:53:46"^^xsd:dateTime ; dc1:title "Centromere Recognition and Quantification" ; rdfs:comment """Particle detection is based on "Analyze Particles" in ImageJ. It probably could also be used in spot detection, not limited to centromere.\r \r >This macro is described in Bodor et al. (2012). The macro recognizes centromere or kinetochore foci in Delta Vision or TIFF images and determines their centroid position. Fluorescent intensities are then measured for each centromere by placing a small box around the centroid position of the centromere. The peak intensity value within the box is corrected for local background by subtraction of the minimum pixel value. This process results in an accurate measurement of large numbers of centromere or kinetochore-specific signals.\r \r Following papers uses CRaQ (picked up, maybe more):\r \r - [Fachinetti et al. (2017)](https://www.cell.com/developmental-cell/pdf/S1534-5807(16)30909-1.pdf), Developmental Cell 40, 104–113, \r - [Guo et al. (2017)](https://www.nature.com/articles/ncomms15775) Nature Communications volume 8, Article number: 15775 (2017)\r doi:10.1038/ncomms15775\r - [Lgosdon et. al. (2015)](http://jcb.rupress.org/content/208/5/521) J Cell Biol Mar 2015, 208 (5) 521-531; DOI: 10.1083/jcb.201412011\r - [Bodor et al. (2014)](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4091408/), eLife. 2014; 3: e02137\r \r \r """ . a ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/chainer_red_h.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-06-04T13:13:43"^^xsd:dateTime ; dc1:modified "2023-04-28T12:23:58"^^xsd:dateTime ; dc1:title "Chainer" ; rdfs:comment """
\r

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.

\r
\r """ . a ; nb:hasAuthor "Dufour, Alexandre " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Channel%20Montage.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-29T20:05:04"^^xsd:dateTime ; dc1:title "Channel Montage" ; rdfs:comment """
\r

View your multi-channel data as a montage with one image per channel plus a merged, color channel (useful to create figures for communication). 

\r \r

This viewer plugin will split all N channels of the active sequence into a montage of N+1 images, with one image for each channel, plus an additionnal color (merge) rendering.

\r
\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-04-29T15:33:40"^^xsd:dateTime ; dc1:title "Chart tutorial 1" ; rdfs:comment """
\r

Tutorial explaining how to display a JFreeChart graph in Icy.

\r
\r """ . a ; nb:hasAuthor "Dallongeville, Stephane " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Chart%20Tutorial%202.PNG" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T11:43:24"^^xsd:dateTime ; dc1:title "Chart tutorial 2" ; rdfs:comment """

This tutorial explain how to use a deviation renderer JFreeChart chart in Icy.

\r """ . a ; nb:hasAuthor "Ouyang, Wei " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Chart1Dcanvas.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T10:20:56"^^xsd:dateTime ; dc1:title "Chart1DCanvas" ; rdfs:comment """

A canvas plugin using JFreeChart to show intensity profile of a specific row or column. Initially used in a 1-row image of 1D signal representation. Can also used with Micro-Manager for Icy Plugin to show 1D signal from hardware like data acquisition device as waveform. Common 2D+ sequence is also supported. Using it by select the plugin icon in the canvas type combobox of the sequence window, a JFreeChart line chart will show up. As an alternative plugin to Intensity Profile, this plugin is modified from "Intensity Profile" by fab, special thanks to him for giving me the idea to make such a plugin.

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Chess.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-15T16:00:39"^^xsd:dateTime ; dc1:title "Chess" ; rdfs:comment """

This Jython script illustrates how to make an image interactive. It let you play chess within Fiji!

\r """ . a ; nb:hasAuthor "Atsushi Matsuda" ; nb:hasDOI , "10.1038/s41598-018-25922-7" ; nb:hasDocumentation , "How it works" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/Chromagnon.jpg" ; nb:hasImplementation ; nb:hasLicense "GPL-2.0" ; nb:hasLocation , "Chromagnon packages" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Matsuda et. al. Scientific Reports 2018" ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-02-03T12:44:43"^^xsd:dateTime ; dc1:modified "2019-02-05T11:08:43"^^xsd:dateTime ; dc1:title "Chromagnon" ; rdfs:comment """

Image correction software for chromatic shifts in fluorescence microscopy

\r """ . a ; nb:hasAuthor "Provoost, Thomas " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Chronometer.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-17T11:27:50"^^xsd:dateTime ; dc1:title "Chronometer" ; rdfs:comment """

Simple chronometer for Icy.

\r """ . a ; nb:hasAuthor "Daniel Sage" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/splash.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "A software solution for recording circadian oscillator features in time-lapse live cell microscopy." ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2018-12-18T04:13:18"^^xsd:dateTime ; dc1:title "Cicardian Gene Expression" ; rdfs:comment """

"This ImageJ plugin (CGE) is a semi-automatic tool to detect and track moving cell, and to measure the fluorescent protein expression level. CGE extracts the trajectory of the cells by tracking their displacements, makes the delineation of cell nucleus or whole cell, and finally yields measurements of various features, like reporter protein expression level, cell displacement."

\r """ . a ; nb:hasAuthor "Kevin Smith" ; nb:hasComparison ; nb:hasDOI , "10.1038/nmeth.3323" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-10/cidre.png" ; nb:hasLicense "GNU GPL2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2017-09-12T07:53:59"^^xsd:dateTime ; dc1:modified "2023-04-29T12:27:21"^^xsd:dateTime ; dc1:title "CIDRE" ; rdfs:comment """

CIDRE is a retrospective illumination correction method for optical microscopy. It is designed to correct collections of images by building a model of the illumination distortion directly from the image data. Larger image collections provide more robust corrections. Details of the method are described in

\r \r

K. Smith, Y. Li, F. Ficcinini, G. Csucs, A. Bevilacqua, and P. Horvath
\r CIDRE: An Illumination Correction Method for Optical Microscopy, Nature Methods 12(5), 2015, doi:10.1038/NMETH.3323

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:08:26"^^xsd:dateTime ; dc1:title "CLAHE" . a ; nb:hasAuthor "David Legland" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/Capturehemp.PNG" ; nb:hasImplementation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2016-10-01T18:11:30"^^xsd:dateTime ; dc1:modified "2018-08-16T15:37:52"^^xsd:dateTime ; dc1:title "classification of hemp fibers based on morphological features" ; rdfs:comment """

 

\r \r

In this workflow, you can use MorphoLibJ to generate accurate morphometric measurements

\r \r
    \r
  • First the fibers are segmented by mathematical morphology:\r
      \r
    • for example by using MorphoLibJ:\r
        \r
      • Create a marker image by creating a rough mask with extended regional maxima (similar to Find Max), such that you have one max per fiber
      • \r
      • Use the marker controlled watershed (in MorpholLibJ/ Segmentation/ marker controlled watershed) : indicate the original grayscale image as the input, Marker will be your maxima image, select None for mask
      • \r
      • it will create a label mask of your fibers
      • \r
      \r
    • \r
    \r
  • \r
  •  In MorphoLibJ /analyze/ select Region Morphometry: this will compute different shape factors which are more robust than the ones implemented by default in ImageJ
  • \r
  • Export the result table created to a csv file
  • \r
  • Then for example in Matlab or R, you can apply a PCA analysis (Principal component analysis) followed by a k-means with the number of class (clusters) (different fibers type) you want to separate.
  • \r
  • You can then add this class as a new feature to your csv file.
  • \r
  • From this you can sort your labelled fibers into these clusters for a visual feedback or further spatial analysis
  • \r
\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_0.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T15:18:14"^^xsd:dateTime ; dc1:title "ClassifyObjects" ; rdfs:comment """

This module classifies objects into a number of different bins according to the value of a measurement (e.g., by size, intensity, shape). It reports how many objects fall into each class as well as the percentage of objects that fall into each class. The module asks you to select the measurement feature to be used to classify your objects and specify the bins to use. It also requires you to have run a measurement or CalculateMath previous to this module in the pipeline so that the measurement values can be used to classify the objects.

\r """ . a ; nb:hasDocumentation , "github" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "CellProfiler-plugins - predict (python)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-05-02T11:49:38"^^xsd:dateTime ; dc1:title "ClassifyPixels (CellProfiler)" ; rdfs:comment """

This originally came from this module.

\r \r

Currently it is available as the ilastik CellProfiler plugin (see this image.sc post for details).

\r """ . a ; nb:hasAuthor "Royer Loic orcid.org/0000-0002-9991-9724" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/Screen%20Shot%202018-01-28%20at%2013.17.14.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , ; dc1:created "2018-01-28T11:40:58"^^xsd:dateTime ; dc1:modified "2018-01-28T15:54:59"^^xsd:dateTime ; dc1:title "ClearCL" ; rdfs:comment """

ClearCL is a Multi-backend Java Object Oriented Facade API for OpenCL.

\r \r

OpenCL libraries come and go in Java, some are great but then one day the lead developper goes on to greener pastures and you are left with code that needs to be rewritten to take advantage of a new up-to-date library with better support. Maybe a particular library has a bug or does not support the function you need? or it does not give you access to the underlying native pointers, making difficult to process large buffers/images or interoperate with hardware? or maybe it just does not support your exotic OS of choice. To protect your code from complete rewrites ClearCL offers a very clean and complete API to write your code against. Changing backend requires just changing one line of code.

\r """ . a ; nb:hasAuthor "Gunther Ulrik", "Pietzsch Tobias", "Royer Loic orcid.org/0000-0002-9991-9724", "Weigert Martin" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/Screen%20Shot%202018-01-28%20at%2013.10.41.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2018-01-28T12:11:08"^^xsd:dateTime ; dc1:modified "2018-01-28T12:16:26"^^xsd:dateTime ; dc1:title "ClearGL" ; rdfs:comment """

Facade API on top of JOGL (http://jogamp.org/jogl/www/) offering a simple interface for creating OpenGL contexts/windows, GLSL shader programs, and textures. Use it in your favourite JVM-based language.

\r """ . a ; nb:hasAuthor "Christoph Kirst" ; nb:hasDocumentation , "Source code" ; nb:hasFunction , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2022-05/Capturecellmap.PNG" ; nb:hasImplementation , ; nb:hasLicense "GPL 3.0" ; nb:hasLocation , "Installation from Anaconda or source" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , , "Mapping of brain activity by automated volume analysis of immediate early genes.", "Mapping the Fine-Scale Organization and Plasticity of the Brain Vasculature." ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2022-05-17T08:49:59"^^xsd:dateTime ; dc1:modified "2023-05-03T13:28:50"^^xsd:dateTime ; dc1:title "ClearMap" ; rdfs:comment """

ClearMap is a toolbox for the analysis and registration of volumetric data from cleared tissues.

\r \r

It was initially developed to map brain activity at cellular resolution in whole mouse brains using immediate early gene expression. It has since then been extended as a tool for the qunatification of whole mouse brain vascualtur networks at capilary resolution.

\r \r

It is composed of sevral specialized modules or scripts: tubemap, cellmap, WobblyStitcher.

\r \r

ClearMap has been designed to analyze O(TB) 3d datasets obtained via light sheet microscopy from iDISCO+ cleared tissue samples immunolabeled for proteins. The ClearMap tools may also be useful for data obtained with other types of microscopes, types of markers, clearing techniques, as well as other species, organs, or samples.

\r """ . a ; nb:hasAuthor "Gunther Ulrik", "Jug Florian", "Maghelli Nicola", "Myers Eugene", "Royer Loic orcid.org/0000-0002-9991-9724", "Sbalzarini Ivo", "Weigert Martin" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/ClearVolumeLogo512.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , , ; dc1:created "2018-01-28T11:58:08"^^xsd:dateTime ; dc1:modified "2018-01-28T12:20:07"^^xsd:dateTime ; dc1:title "ClearVolume" ; rdfs:comment """

ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data. The biologists can immediately decide whether a sample is worth imaging. ClearVolume can easily be integrated into existing Java, C/C++, Python, or LabVIEW based microscope software. It has a dedicated interface to MicroManager/OpenSpim/OpenSpin control software. ClearVolume supports multi-channels, live 3D data streaming from remote microscopes, and uses a multi-pass Fibonacci rendering algorithm that can handle large volumes. Moreover, ClearVolume is integrated into the Fiji/ImageJ2/KNIME ecosystem. You can now open your stacks with ClearVolume from within these popular frameworks for offline viewing.

\r """ . a ; nb:hasAuthor "Robert Haase 0000-0001-5949-2327" ; nb:hasDocumentation , "Methods reference" ; nb:hasFunction , , , , , , , , , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/45912488.png" ; nb:hasImplementation , ; nb:hasLicense "BSD3" ; nb:hasLocation , "ImageJ update site" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , , , ; nb:hasReferencePublication , "User guide" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasTrainingMaterial ; nb:hasType ; nb:hasUsageExample , "Example ImageJ macros" ; nb:openess ; nb:requires , , ; dc1:created "2019-02-03T14:32:21"^^xsd:dateTime ; dc1:modified "2023-04-29T09:03:24"^^xsd:dateTime ; dc1:title "clij2" ; rdfs:comment """

CLIJ2 is a GPU-accelerated image processing library for ImageJ/FijiIcy, Matlab and Java. It comes with hundreds of operations for filteringbinarizinglabelingmeasuring in images, projectionstransformations and mathematical operations for images. While most of these are classical image processing operations, CLIJ2 also allows performing operations on matrices potentially representing neighborhood relationships between cells and pixels.

\r \r

CLIJ2 was developed to process images from fluorescence microscopy data of developing cells, tissues, organoids and organisms.

\r """ . a ; nb:hasAuthor "Dallongeville, Stephane ", "Provoost, Thomas " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Clojure.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:37"^^xsd:dateTime ; dc1:title "Clojure (ICY)" ; rdfs:comment """

Library used by Micro-Manager for fast acquisition.

\r """ . a ; nb:hasAuthor "Sophie V. Pageon, Philip R. Nicovich, Mahdie Mollazade, Thibault Tabarin, Katharina Gaus" ; nb:hasLicense "Unknown" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "10.1091/mbc.E16-07-0478" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; dc1:created "2016-10-08T00:09:57"^^xsd:dateTime ; dc1:modified "2017-09-13T13:17:26"^^xsd:dateTime ; dc1:title "Clus-Doc" ; rdfs:comment """

Clus-Doc is a software that quantifies both the spatial distribution of a protein as well as its colocalization status. It may be used to quantify signaling activity and protein colocalization at the level of individual proteins.

\r """ . a ; dc1:created "2019-02-28T09:00:21"^^xsd:dateTime ; dc1:modified "2019-02-28T09:00:21"^^xsd:dateTime ; dc1:title "CMake" . a ; nb:hasAuthor "Rohlfing Torsten" ; nb:hasDocumentation ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/phpjaUJgl_0.jpeg" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Rohlfing et al. Nonrigid image registration in shared-memory multiprocessor environments with application to brains, breasts, and bees." ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , , ; nb:hasType ; nb:openess ; dc1:created "2018-01-30T12:27:24"^^xsd:dateTime ; dc1:modified "2021-05-19T18:50:24"^^xsd:dateTime ; dc1:title "CMTK" ; rdfs:comment """

A software toolkit for computational morphometry of biomedical images, CMTK comprises a set of command line tools and a back-end general-purpose library for processing and I/O.
\r
\r The command line tools primarily provide the following functionality: registration (affine and nonrigid; single and multi-channel; pairwise and groupwise), image correction (MR bias field estimation; interleaved image artifact correction; EPI unwarping), processing (filters; combination of segmentations via voting and STAPLE; shape-based averaging), statistics (t-tests; general linear model).

\r """ . a ; nb:hasAuthor "Dufour, Alexandre" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/CMYK%20exporter.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:19"^^xsd:dateTime ; dc1:title "CMYK exporter" ; rdfs:comment """

Saves a RGB image (typically a screenshot) into a CMYK TIFF (required by publishers for high-fidelity color printing).

\r """ . a ; nb:hasAuthor "Johannes Schindelin" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/download.jpg" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess , ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2018-12-18T04:05:10"^^xsd:dateTime ; dc1:title "Coloc 2" ; rdfs:comment """

"

\r \r

Coloc 2 is Fiji's plugin for colocalization analysis. It implements and performs the pixel intensity correlation over space methods of PearsonMandersCostesLi and more, for scatterplots, analysis, automatic thresholding and statistical significance testing.

\r \r

Coloc 2 does NOT perform object based colocalization measurements, where objects are first segmented from the image, then their spatial relationships like overlap etc. are measured. This complementary approach is implemented in many ways elsewhere.

\r \r

"

\r """ . a ; nb:hasAuthor "Daniel James White" ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2018-12-20T17:39:58"^^xsd:dateTime ; dc1:title "Colocalization Test" ; rdfs:comment """

DEPRECATED

\r \r

Use coloc 2!

\r """ . a ; nb:hasAuthor "de Chaumont, Fabrice " ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Connected%20components%20XLS%20export%20Block_1.PNG" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T12:43:19"^^xsd:dateTime ; dc1:title "Colocalizer" ; rdfs:comment """

Colocalizer block.

\r """ . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/colonyBlobCount.png" ; nb:hasLocation , "Colony_Blob_Count_Tool.txt" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T16:46:23"^^xsd:dateTime ; dc1:modified "2018-05-29T00:35:37"^^xsd:dateTime ; dc1:title "Colony Blob Count Tool" ; rdfs:comment """

Count bacterial colonies on agar plates and measure the occupied surfaces. The user has to provide a selection (roi) of the area that will be analyzed. He can than run the segmentation and if necessary correct the results. In a third step he can run the counting and measurement.

\r """ . a ; nb:hasAuthor "Kai Uwe Barthel" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/3d-inspector.jpg" ; nb:hasImplementation ; nb:hasLocation , "imageJ.net page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2018-12-18T23:21:00"^^xsd:dateTime ; dc1:title "Color Inspector 3D" ; rdfs:comment """

This plugin shows the color distribution within a 3D-color-space. Extensive documentation is available atwww.f4.fhtw-berlin.de/~barthel/ImageJ/ColorInspector/help.htm.

\r \r

Color Inspector 3D is also available as a stand-alone program that uses ImageJ as a library. To run it, download ColorInspector3D.jar and double click on it. On Windows, Java 5.0 or later must be installed

\r """ . a ; nb:hasAuthor "Mitko Veta" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/HEnormalization.png" ; nb:hasLocation , "GitHub" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , , , "Macenko et al. (2009) A method for normalizing histology slides for quantitative analysis. ", "Quantification_of_histochemical_staining.pdf", "Ruifrok and Johnston (2001) Quantification of histochemical staining by color deconvolution.", "same, PDF" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T11:56:53"^^xsd:dateTime ; dc1:modified "2018-06-05T01:06:57"^^xsd:dateTime ; dc1:title "Color normalization of H&E stains" ; rdfs:comment """The overall colors seen in H&E stained slides can vary widely, influenced by factors such as the precise stains and scanner used. This MATLAB function implements the color normalization strategy described in Macenko et al (2009) in order to match stain colors in an image more closely to 'reference' stains. This may help when comparing images visually, or when applying an automated analysis algorithm.\r \r The function may also be useful to understand the functioning of the color deconvolution described in Ruifork and Johnston (2001).""" . a ; nb:hasAuthor "Dallongeville, Stephane ", "Dufour, Alexandre ", "Hervé, Nicolas " ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Color%20Picker%20Threshold.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:19"^^xsd:dateTime ; dc1:title "Color Picker Threshold" ; rdfs:comment """

Image segmentation by representative colors selection. Two versions are available :

\r \r
    \r
  • thresholding
  • \r
  • positive and negative colors selection and SVM learning
  • \r
\r """ . a ; nb:hasAuthor "Jesús Malo", "Maria José Luque" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-13T15:39:27"^^xsd:dateTime ; dc1:modified "2019-10-18T16:15:54"^^xsd:dateTime ; dc1:title "ColorLab" ; rdfs:comment """

COLORLAB is a component for processing, representing and reproducing color in a MATLAB environment. Among others, some of the functionalities it makes able to: -Represent the color content of any image in chromatic diagrams and tristimulus spaces in any system of primaries. -Compute advanced color descriptions of any image using several color appearance models (CIELab, CIEluv, ATD, Rlab, LLab, SVF and CIECAM). An userguide is provided.

\r """ . a ; nb:hasAuthor "ColorMine.org" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLicense "MIT " ; nb:hasLocation ; nb:hasPlatform ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-02-13T12:17:34"^^xsd:dateTime ; dc1:modified "2020-03-05T10:35:23"^^xsd:dateTime ; dc1:title "Colormine" ; rdfs:comment """

Nuget package for conversion between color spaces and calculation of color differences. Color spaces available: -CMY -CMYK -HSL -HSB -HSV -CIE L*a*b* -Hunter LAB -L*C*h* -L*u*v* -RGB -XYZ -YXY Color differences available: -CIE76 -CMC l:c -CIE94 -CIE2000. Online example at http://colormine.org/color-converter

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T15:21:38"^^xsd:dateTime ; dc1:title "ColorToGray" ; rdfs:comment """

Converts an image with multiple color channels to one or more grayscale images.

\r """ . a ; nb:hasAuthor "Gabriel Landini" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/ColourDeconvolution.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2018-06-07T23:01:48"^^xsd:dateTime ; dc1:title "Colour Deconvolution" ; rdfs:comment """

This plugin is bundled with Fiji. For installation in ImageJ1, download from the link below and manually install the class file. 

\r \r

Quote:

\r \r
\r

The colour deconvolution plugin (java and class files) for ImageJ and Fiji implements stain separation using Ruifrok and Johnston's method described in [1]. The code is based on a NIH Image macro kindly provided by A.C. Ruifrok.
\r The plugin assumes images generated by colour subtraction (i.e. light-absorbing dyes such as those used in bright field histology or ink on printed paper). However, the dyes should not be neutral grey (most histological stains are not so).
\r If you intend to work with this plugin, it is important to read the original paper to understand how new vectors are determined and how the procedure works.
\r The plugin works correctly when the background is neutral (white to grey), so background subtraction with colour correction must be applied to the images before processing.
\r The plugin provides a number of "built in" stain vectors some of which were determined experimentally in our lab (marked in the source with GL), but you should determine your own vectors to achieve an accurate stain separation, depending on the stains and methods you use. See the note below.
\r The built-in vectors are :

\r \r
    \r
  • Haematoxylin and Eosin (H&E) x2
  • \r
  • Haematoxylin and DAB (H DAB)
  • \r
  • Feulgen Light Green
  • \r
  • Giemsa
  • \r
  • Fast Red, Fast Blue and DAB
  • \r
  • Methyl green and DAB
  • \r
  • Haematoxylin, Eosin and DAB (H&E DAB)
  • \r
  • Haematoxylin and AEC (H AEC)
  • \r
  • Azan-Mallory
  • \r
  • Masson Trichrome
  • \r
  • Alcian blue & Haematoxylin
  • \r
  • Haematoxylin and Periodic Acid - Schiff (PAS)
  • \r
  • RGB subtractive
  • \r
  • CMY subtractive
  • \r
  • User values entered by hand
  • \r
  • Values interactively determined from rectangular ROIs
  • \r
\r
\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2018-12-20T17:37:00"^^xsd:dateTime ; dc1:title "Colour merge" ; rdfs:comment """

DEPRECATED (as of Dec. 2018)

\r """ . a ; nb:hasAuthor "PerkinElmer" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/columbus_screenshot.jpg" ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-24T08:04:33"^^xsd:dateTime ; dc1:modified "2017-09-12T18:06:07"^^xsd:dateTime ; dc1:title "Columbus Image Data Storage and Analysis System" ; rdfs:comment """

Columbus is a combination of an image database (based on Omero, OME) and an image analysis engine based on Acapella (PerkinElmer). It is dedicated to cell culture based high content screening data and is used via a web interface. It provides a set importers for automated microscopes such as Yokogawa CellVoyager, PerkinElmer Operetta, PerkinElmer Opera and data in Metamorph format. After login, Images can be explored in a standard web browser by clicking on a well plate view. Image analysis workflows can be developed by combining modules like "find nuclei", "find cytoplasm", "find spots" for object detection. Objects can have a hierarchical structure, e.g. spot objects can be part of a cell object. The approach of workflow design is similar to the freeware cell profiler, but more restricted (less functions and less parameters to tweak) and easier to use. Mutliple intensity- and shape based features can be calculated from detected objects (e.g. texture: haralick, Garbor, SER). Objects can be classified by these features by using hard thresholds or by supervised machine learning. Analysis workflows and results are stored in the database and can be exprted as csv tables for secondary analysis. Simple secondary analysis workflows can be also applied in Columbus directly. Results can be visualized as heatmaps on the plate view. The HCS statistics software Genedata Screener Assay Analyzer can be directly connected to the database.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2020-03-03T09:32:59"^^xsd:dateTime ; dc1:title "combine (EBImage)" . a ; nb:hasAuthor "Lagache, Thibault " ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Annotation%202019-10-16%20122302.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-04-29T13:59:11"^^xsd:dateTime ; dc1:title "Compaction Profiler" ; rdfs:comment """

This plugin permit to measure the signal spread of a molecule with respect to the cell area.

\r """ . a ; nb:hasAuthor "contact team: compucell3d.iu@gmail.com", "http://www.indiana.edu/~bioc/jglazier/" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/CC3D_somitogenesismodels.jpg" ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "https://doi.org/10.1016/B978-0-12-388403-9.00013-8" ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2018-04-11T14:17:59"^^xsd:dateTime ; dc1:modified "2018-05-06T14:07:59"^^xsd:dateTime ; dc1:title "CompuCell3D" ; rdfs:comment """

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. CompuCell3D intuitive and make Virtual Tissue modeling accessible to users without extensive software development or programming experience.

\r \r

It uses Cellular Potts Model to model cell behavior.

\r """ . a ; nb:hasAuthor "Dormann Dirk orcid.org/0000-0001-6309-7522", "Hng Keng Imm " ; nb:hasDocumentation , "System configuration" ; nb:hasImplementation ; nb:hasLicense "GPL-3" ; nb:hasLocation , "ConfocalCheck" ; nb:hasPlatform , ; nb:hasReferencePublication , "10.1371/journal.pone.0079879" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasTrainingMaterial ; nb:hasType ; nb:hasUsageExample , "Example with standardised data set" ; nb:openess ; nb:requires ; dc1:created "2019-02-03T10:33:33"^^xsd:dateTime ; dc1:modified "2019-02-05T11:16:16"^^xsd:dateTime ; dc1:title "ConfocalCheck" ; rdfs:comment """

Assess the performance of the lasers, the objective lenses and other key components required for optimum confocal operation.

\r """ . a ; nb:hasAuthor "Dufour, Alexandre" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Connected%20components.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:19"^^xsd:dateTime ; dc1:title "Connected Components" ; rdfs:comment """

This plugin extracts groups of connected pixels in 2D and 3D based on their intensity and that of the background. Works on both binary and gray-scale data. Output can be pushed to the swimming pool for other plug-ins to further exploit the extracted objects.

\r """ . a ; nb:hasAuthor "de Chaumont, Fabrice " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Connected%20components%20XLS%20export%20Block.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T10:29:53"^^xsd:dateTime ; dc1:title "Connected components XLS export Block" ; rdfs:comment """

Exports connected components data in XLS. Exports All, by T or by ROI

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2017-09-13T10:09:33"^^xsd:dateTime ; dc1:title "Continuous-Time ARMA Identification" . a ; nb:hasAuthor "Timothée Lecomte, Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:21"^^xsd:dateTime ; dc1:title "Contour Plot" ; rdfs:comment """

Draws a contour plot on top of a sequence.

\r """ . a ; nb:hasAuthor "Eugene Katrukha" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/687474703a2f2f6b6174707978612e696e666f2f736f6674776172652f436f6e746f75724c696e65732f736d6f6f7468696e675f325f6c696e655f302e30355f64697374616e63655f335f782e706e67.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-03-14T22:42:35"^^xsd:dateTime ; dc1:modified "2019-03-14T22:52:03"^^xsd:dateTime ; dc1:title "ContourLines" ; rdfs:comment "> ImageJ/FIJI plugin generating contour lines with equal spacing on top of an image (using overlay)." . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_3.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T15:14:48"^^xsd:dateTime ; dc1:title "ConvertObjectsToImage" ; rdfs:comment """

Converts objects you have identified into an image.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2019-10-18T16:03:49"^^xsd:dateTime ; dc1:title "Convolve with 2D Bessel function" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:06:33"^^xsd:dateTime ; dc1:title "Convolver" . a ; nb:hasAuthor "J. Anthony Parker" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T10:56:04"^^xsd:dateTime ; dc1:title "Copy Pixel Size" ; rdfs:comment """

This plugin copies the pixel size from the calibration of one image or stack to a second image or stack. This allows one to copy the spatial calibration from one stack to another.

\r \r

A second dialog allows to enter the scale factors.

\r """ . a ; nb:hasAuthor " Albert Cardona", "Robert Bryson-Richardson" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-15%20at%2014.43.15.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , , "Sample Drift Correction Following 4D Confocal Time-lapse Imaging", "publication" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2014-12-09T16:31:21"^^xsd:dateTime ; dc1:modified "2020-03-03T11:30:14"^^xsd:dateTime ; dc1:title "Correct 3D drift" ; rdfs:comment """

Rigid registration of time series in 3D. A video tutorial is available (be careful of sounds, the video automatically starts!): [Sample Drift Correction Following 4D Confocal Time-lapse Imaging](http://www.jove.com/video/51086/sample-drift-correction-following-4d-confocal-time-lapse-imaging)

\r """ . a ; nb:hasAuthor "Bengtsson E", "Lindblad J" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_7.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-03T08:08:04"^^xsd:dateTime ; dc1:title "CorrectIlluminationApply" ; rdfs:comment """

CorrectIlluminationCalculate calculates an illumination function that is used to correct uneven illumination/lighting/shading or to reduce uneven background in images.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2017-09-13T10:09:29"^^xsd:dateTime ; dc1:title "CorrectIlluminationCalculate" . a ; nb:hasAuthor "Rohde Florens orcid.org/0000-0001-7114-1669", "Schmidt Matthias orcid.org/0000-0002-0161-8326", "Ulf-Dietrich Braumann orcid.org/0000-0002-0987-4498" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-03/257587_slideshow_3.png" ; nb:hasImplementation ; nb:hasLicense "GPL 3.0" ; nb:hasLocation , "GitHUB" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Correlia: an ImageJ plug-in to co-register and visualise multimodal correlative micrographs FLORENS ROHDE, ULF-DIETRICH BRAUMANN, MATTHIAS SCHMIDT. Journal of Microscopy 2020" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Correlative Imaging of the Rhizosphere: A Multimethod Workflow for Targeted Mapping of Chemical Gradients" ; nb:openess ; nb:requires ; dc1:created "2023-03-06T14:04:44"^^xsd:dateTime ; dc1:modified "2023-03-06T14:17:29"^^xsd:dateTime ; dc1:title "Correlia" ; rdfs:comment """

Correlia is an open-source ImageJ/FIJI plug-in for the registration of 2D multi-modal microscopy data-sets. The software is developed at ProVIS - Centre for Correlative Microscopy and is specifically designed for the needs of chemical microscopy involving various micrographs as well as chemical maps at different resolutions and field-of-views.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2017-09-13T10:03:47"^^xsd:dateTime ; dc1:title "Count Chromosomes" . a ; nb:hasAuthor "[kaye11](http://stackoverflow.com/users/2307398/kaye11), Curtis Ruden" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/clumpedCells.jpg" ; nb:hasLocation , "Stackoverflow: ImageJ counting clumped cells" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-09T00:41:10"^^xsd:dateTime ; dc1:modified "2018-05-14T20:52:28"^^xsd:dateTime ; dc1:title "Counting Clumped Cells" ; rdfs:comment """

A workflow combining ImageJ macro and manually using Trainable Weka Segmentation plugin for counting clumped cells.

\r """ . a ; nb:hasAuthor "Peter Bankhead" ; nb:hasDocumentation , "Algorithm of Find Maxima (ImageJ mailing list)" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/find%20maxima-600x478.png" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T17:38:28"^^xsd:dateTime ; dc1:modified "2018-06-09T00:41:40"^^xsd:dateTime ; dc1:title "Counting foci in ImageJ" ; rdfs:comment """Various ways are proposed in different websites for example:\r \r - [Count the number of foci](https://microscopy.duke.edu/guides/count-nuclear-foci-ImageJ)\r - [IJ Forum: How to utilize ImageJ to count foci per nucleus](http://forum.imagej.net/t/how-to-utilize-imagej-to-count-foci-per-nucleus/9257)\r - [PDF: Two Ways to Count Cells with ImageJ](https://www.researchgate.net/profile/Alexander_Chockley3/post/How_to_count_gamma_H2AX_foci_in_cells_with_the_help_of_imageJ_software/attachment/59d652df79197b80779aafbf/AS%3A514570208935936%401499694506877/download/cell+counting+automated+and+manual.pdf)\r \r Here, a workflow template using ImageJ's build-in `Find Maxima` ( `Process -> Find Maxima`) is explained. It can be used for many 2D counting-related tasks.\r \r For counting small, bright foci (dots), set Output type to be Point Selection. If too many points are detected, the number may be reduced using one or more of the following methods:\r \r Apply a filter to reduce noise, e.g. Process -> Filters -> Gaussian Blur... prior to running Find Maxima\r Set a minimum threshold with Image -> Adjust -> Threshold... prior to running Find Maxima, then use the Above lower threshold option within the dialog box\r Increase the Noise tolerance value (which effectively acts as a local threshold)\r \r The resulting point selection can be modified (points added/removed) by the Multi-Point tool. \r \r After the points are available, final measurements can be made using Analyze -> Measure.""" . a ; nb:hasAuthor "Schindelin, Johannes ", "Tomancak, Pavel" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/350px-Haeckel_embryos_cover.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-15T16:27:39"^^xsd:dateTime ; dc1:title "Cover Maker" ; rdfs:comment """

This plugin explores the algorithms for reconstructing scientific images as a combination of other scientific images drawing from a large database of scientific imagery. 

\r """ . a ; nb:hasType ; dc1:created "2018-01-30T16:32:31"^^xsd:dateTime ; dc1:modified "2018-01-30T16:33:33"^^xsd:dateTime ; dc1:title "Create new TrakEM project in Fiji" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_10.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T08:11:52"^^xsd:dateTime ; dc1:title "CreateBatchFiles" ; rdfs:comment """

Produces files that allow individual batches of images to be processed separately on a cluster of computers.

\r """ . a ; nb:hasAuthor "Curtis Rueden" ; nb:hasDocumentation , "Online video tutorial" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/imagej-128.png" ; nb:hasImplementation ; nb:hasLicense "Simplified BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2018-10-18T13:27:00"^^xsd:dateTime ; dc1:modified "2018-10-18T13:34:19"^^xsd:dateTime ; dc1:title "Creating an ImageJ plugin / command" ; rdfs:comment """

The best way to start writing an ImageJ2 plugin (ImageJ2 developers call it command and not plugin) is to download the example command from github and modify it. There is a video tutorial on the whole workflow on how to do this on youtube.

\r """ . a ; nb:hasAuthor "Cervenansky, Frederic ", "Davila, Eduardo ", "Mouton, Claire ", "Orkisz, Maciej ", "Pop, Sorina Caramasu ", "Roux, Jean-Pierre " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Creatools.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T15:57:49"^^xsd:dateTime ; dc1:title "CreaTools" ; rdfs:comment """

The CreaTools are a suite of medical image processing and visualization software and development tools. They are developed by CREATIS, a research unit with extensive experience in the medical image processing field. 

\r """ . a ; nb:hasAuthor "Henrik Failmezger, Yinyin Yuan, Oscar Rueda, Florian Markowetz" ; nb:hasDOI , "CRimage package doi" ; nb:hasDocumentation , "Reference manual" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/Screen%20Shot%202019-02-03%20at%2019.41.08.png" ; nb:hasImplementation ; nb:hasLocation , "Home Page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-03T17:14:01"^^xsd:dateTime ; dc1:modified "2019-02-03T18:41:52"^^xsd:dateTime ; dc1:title "CRImage" ; rdfs:comment """

CRImage a package to classify cells and calculate tumour cellularity

\r \r

CRImage provides functionality to process and analyze images, in particular to classify cells in biological images. Furthermore, in the context of tumor images, it provides functionality to calculate tumour cellularity.

\r """ . a ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Crop%205D.PNG" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T14:34:47"^^xsd:dateTime ; dc1:title "Crop 5D" ; rdfs:comment """

Select a portion of a sequence in all 5 dimensions.

\r """ . a ; nb:hasAuthor "Jug, Florian orcid.org/0000-0002-8499-5812", "Schmidt, Uwe orcid.org/0000-0003-1649-2057", "Weigert, Martin " ; nb:hasDOI , "10.1038/s41592-018-0216-7" ; nb:hasDocumentation , "general website for csbdeep" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Capturecare.PNG" ; nb:hasImplementation ; nb:hasLicense "BSD 3-Clause License" ; nb:hasLocation , "CSBDeep in Fiji" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Content-Aware Image Restoration: Pushing the Limits of Fluorescence Microscopy" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-05-07T16:11:35"^^xsd:dateTime ; dc1:modified "2023-04-27T10:26:11"^^xsd:dateTime ; dc1:title "CSBDeep a toolbox for Content-aware Image Restoration (CARE) in Fiji" ; rdfs:comment """

Deep learning for fluorescence image restoration (denoising, deconvolution). Requires training on your data set but the procedure is described.

\r """ . a ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/CaptureCare2.PNG" ; nb:hasImplementation ; nb:hasTopic , ; nb:hasType , ; nb:requires ; dc1:created "2018-05-07T16:21:56"^^xsd:dateTime ; dc1:modified "2021-05-19T17:49:27"^^xsd:dateTime ; dc1:title "CSBDeep a toolbox for Content-aware Image Restoration (CARE) in Knime" ; rdfs:comment """

Deep learning based restoration, with guidelines for training. See also the Fiji plugin.

\r """ . a ; nb:hasAuthor "Kristin Branson, Alice A Robie, John Bender, Pietro Perona & Michael H Dickinson" ; nb:hasLicense "?" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2014-12-08T17:16:55"^^xsd:dateTime ; dc1:modified "2017-09-12T18:04:02"^^xsd:dateTime ; dc1:title "Ctrax - Caltech Multiple Fly Tracker" ; rdfs:comment """Well maintained and documented project that includes a core tracking incl. GUI as well as Matlab toolboxes to (1) correct tracking results and (2) analyze fly behavior.\r \r >Ctrax is an open-source, freely available, machine vision program for estimating the positions and orientations of many walking flies, maintaining their individual identities over long periods of time. It was designed to allow high-throughput, quantitative analysis of behavior in freely moving flies. Our primary goal in this project is to provide quantitative behavior analysis tools to the neuroethology community, thus we've endeavored to make the system adaptable to other labs' setups. We have assessed the quality of the tracking results for our setup, and found that it can maintain fly identities indefinitely with minimal supervision, and on average for 1.5 fly-hours automatically.""" . a ; nb:hasDocumentation , "Tutorial for cvMatch_Template" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/multi%20match_0.jpg" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "Template Matching and Slice Alignment--- ImageJ Plugins" ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-05-08T03:12:52"^^xsd:dateTime ; dc1:modified "2018-05-09T02:06:17"^^xsd:dateTime ; dc1:title "cvMatch_Template" ; rdfs:comment """

It implements the template matching function from the OpenCV library. The java interface of OpenCV was done through the javacv library. It is quite similar as the existing template matching plugin but runs much faster and users could choose among six matching methods: 

\r \r

1.Squared difference

\r \r

2.Normalized squared difference

\r \r

3.Cross-correlation

\r \r

4.Normalized cross-correlation

\r \r

5.Correlation coefficient

\r \r

6.Normalized correlation coefficient

\r \r

The detailed algorithms could be found here.

\r \r

The cvMatch_Template will search a specific object (image pattern) over an image of interest by the user-specified method. 

\r """ . a ; nb:hasDocumentation ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Getting Started" ; nb:openess ; nb:requires ; dc1:created "2018-09-09T20:49:25"^^xsd:dateTime ; dc1:modified "2023-04-26T15:20:36"^^xsd:dateTime ; dc1:title "cython" ; rdfs:comment """

The Cython language is a superset of the Python language that additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. This makes Cython the ideal language for wrapping external C libraries, embedding CPython into existing applications, and for fast C modules that speed up the execution of Python code.

\r """ . a ; nb:hasAuthor "Raphaël Marée, Loïc Rollus, Benjamin Stévens, Renaud Hoyoux, Gilles Louppe, Rémy Vandaele, Jean-Michel Begon, Philipp Kainz, Pierre Geurts and Louis Wehenkel" ; nb:hasDocumentation , "Cytomine documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/logo_cytomine_typo-resize200_0.png" ; nb:hasLicense "Apache2" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2016-06-01T13:16:16"^^xsd:dateTime ; dc1:modified "2018-10-18T15:38:19"^^xsd:dateTime ; dc1:title "Cytomine" ; rdfs:comment """

Cytomine is a rich internet application using modern web and distributed technologies (Grails, HTML/CSS/Javascript, Docker), databases (spatial SQL and NoSQL), and machine learning (tree-based approaches with random subwindows) to foster active and distributed collaboration and ease large-scale image exploitation.

\r \r

It provides remote and collaborative principles, rely on data models that allow to easily organize and semantically annotate imaging datasets in a standardized way (using user-defined ontologies associated to regions of interest), efficiently support high-resolution multi-gigapixel images (incl. major digital scanner image formats), and provide mechanisms to readily proofread and share image quantifications produced by any image recognition algorithms.

\r \r

By emphasizing collaborative principles, the aim of Cytomine is to accelerate scientific progress and to significantly promote image data accessibility and reusability. Cytomine allows to break common practices in this domain where imaging datasets, quantification results, and associated knowledge are still often stored and analyzed within the restricted circle of a specific laboratory.

\r \r

This software is e.g. being used by life scientists in to help them better evaluate drug treatments or understand biological processes directly from whole-slide tissue images (digital histology), by pathologists to share and ease their diagnosis, and by teachers and students for pathology training purposes. It is also used in various microscopy applications.

\r \r

Cytomine can be used as a stand-alone application (e.g. on a laptop) or on larger servers for collaborative works.

\r \r

Cytomine implements object classification, image segmentation, content-based image retrieval, object counting, and interest point detection algorithms using machine learning.

\r """ . a ; nb:hasAuthor "Sébastien" ; nb:hasDocumentation , "Online documentation" ; nb:hasLocation , "CytooChip Analysis site" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:21:29"^^xsd:dateTime ; dc1:modified "2023-05-02T11:26:49"^^xsd:dateTime ; dc1:title "CytooChip Analysis" ; rdfs:comment """

This macro is a plugin macro to the "Intelligent Imaging" workflow. It detects the Cytoo patterns (specific fluorsecence channel) and computes the occupancy (number of cells) of each pattern by analyzing the images of the DAPI channel. The analysis function can be easily extended to, for instance, only select the cells that are well spread on the patterns (by analyzing a third channel with a properly chosen marker of the cytoplasm).

\r """ . a ; nb:hasAuthor "MICHAL KOZUBEK" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T11:25:15"^^xsd:dateTime ; dc1:title "CytoPacq" . a ; nb:hasAuthor "E. Labruyère", "J. -C. Olivo-Marin", "R. Sarkar", "S. Mukherjee" ; nb:hasComparison , "results are compared against two unsupervised methods used in cell segmentation (L2S and CellStar ), and two supervised techniques ANCIS and MultiCell-Net (MCN) " ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/CaptureDAMAN.JPG" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Mukherjee S, Sarkar R, Manich M, Labruyere E, Olivo-Marin JC. Domain Adapted Multitask Learning for Segmenting Amoeboid Cells in Microscopy. IEEE Trans Med Imaging. 2023 Jan;42(1):42-54. doi: 10.1109/TMI.2022.3203022." ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "Some test data" ; nb:openess ; nb:requires ; dc1:created "2023-05-04T21:32:35"^^xsd:dateTime ; dc1:modified "2023-05-05T10:36:36"^^xsd:dateTime ; dc1:title "DAMAN" ; rdfs:comment """

The method proposed in this paper is a robust combination of multi-task learning and unsupervised domain adaptation for segmenting amoeboid cells in microscopy. This end-to-end framework provides a consolidated mechanism to harness the potential of multi-task learning to isolate and segment clustered cells from low contrast brightfield images, and it simultaneously leverages deep domain adaptation to segment fluorescent cells without explicit pixel-level re- annotation of the data.

\r \r

The entry-point to the codebase is the main.py file. The user has the option to

\r \r
    \r
  • Train the network on their own dataset
  • \r
  • Load a pre-trained model and use that for inference on their own data
  • \r
  • NoteThe provided pretrained model was trained on 256x256 images. Results on different resolutions could require fine-tuning This model is trained (supervised) on brightfield, and domain adapted to fluorescence data. The results are saved as 'inference.png'
  • \r
\r """ . a ; nb:hasFunction , , , , ; nb:hasLocation ; nb:hasReferencePublication , , "Wiki" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2017-09-13T07:39:31"^^xsd:dateTime ; dc1:modified "2023-05-03T13:53:41"^^xsd:dateTime ; dc1:title "Data-analysis strategies for image-based cell profiling" ; rdfs:comment """

Workflow of data-analysis strategies for image-based cell profiling.

\r \r
    \r
  1. Image analysis (image correctionimage segmentation, feature extraction)
  2. \r
  3. Image quality control
  4. \r
  5. Preprocessing extracted features
  6. \r
  7. Dimensionality reduction
  8. \r
  9. Single-cell data aggregation
  10. \r
  11. Measuring profile similarity
  12. \r
  13. Assay quality assessment
  14. \r
  15. Downstream analysis
  16. \r
\r \r

Examples of publications where the workflow has been used at least partly:

\r \r \r """ . a ; nb:hasAuthor "Argolight" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/DAybook2.jpg" ; nb:hasImplementation ; nb:hasLocation , "Daybook2" ; nb:hasPlatform ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-02-03T11:29:24"^^xsd:dateTime ; dc1:modified "2019-02-05T11:17:51"^^xsd:dateTime ; dc1:title "Daybook2" ; rdfs:comment """

Daybook 2 is the analysis software linked to argoligth slides. It tests the performance of microscopes on various levels: illumination homogeneity, field distortion, lateral resolving power, stage drift, chromatic aberrations, intensity response... It works with various file formats but requires the use of an argolight test slide. 

\r """ . a ; nb:hasAuthor "Seamus Holden" ; nb:hasFunction ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:42:42"^^xsd:dateTime ; dc1:modified "2018-10-19T13:28:52"^^xsd:dateTime ; dc1:title "DBSCAN clustering using PALMsiever" ; rdfs:comment """

DBSCAN (Density-based spatial clustering of applications with noise) performs multi-dimensional clustering based on the local density of points. This plugin is implemented for 2-3 dimensions.

\r """ . a ; nb:hasAuthor "Thibault Lagache" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-04-29T14:20:47"^^xsd:dateTime ; dc1:title "Debleach" ; rdfs:comment """

This plugins allows debleaching of time sequences of fluorescence images.

\r """ . a ; nb:hasAuthor "Daniel Sage" ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2018-12-20T17:45:43"^^xsd:dateTime ; dc1:title "DeconvolutionLab" ; rdfs:comment """

Released in 2007, there is a newer "remastered" version "DeconvolutionLab2" (2017)

\r """ . a ; nb:hasAuthor "Donati, Lauréne ", "Fortun, Denis ", "Guiet, Romain ", "Sage, Daniel ", "Schmit, Guillaume ", "Seitz, Arne ", "Soulez, Ferréol ", "Unser, Michael", "Vonesch, Cédric" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/screenshot2.png" ; nb:hasImplementation ; nb:hasLicense "GPL 3" ; nb:hasLocation , "DeconvolutionLab2 at Bioimedical Imaging Group @ EPFL" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "DeconvolutionLab2: An open-source software for deconvolution microscopy" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType , ; nb:hasUsageExample , "Synthetic microtubules - Small 3D data and 3D Theoretical PSF of a realistic specimen" ; nb:openess ; nb:requires ; dc1:created "2018-12-20T18:09:36"^^xsd:dateTime ; dc1:modified "2019-02-05T12:28:50"^^xsd:dateTime ; dc1:title "DeconvolutionLab2" ; rdfs:comment """DeconvolutionLab2 includes a friendly user interface to run the following deconvolution algortihms: Regularized Inverse Filter, Tikhonov Inverse Filter, Naive Inverse Filter, Richardson-Lucy, Richardson-Lucy Total Variation, Landweber (Linear Least Squares), Non-negative Least Squares, Bounded-Variable Least Squares, Van Cittert, Tikhonov-Miller, Iterative Constraint Tikhonov-Miller, FISTA, ISTA.\r \r The backbone of our software architecture is a library that contains the number-crunching elements of the deconvolution task. It includes the tool for a complete validation pipeline. Inquisitive minds inclined to peruse the code will find it fosters the understanding of deconvolution.\r \r """ . a ; nb:hasAuthor "Covert Markus", "Van Valen David " ; nb:hasDocumentation , "Cloud usage" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-08/Capturedeepcell.JPG" ; nb:hasImplementation , ; nb:hasLocation , "Deep Cell Source code and Docker image" ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Deep Learning Automates the Quantitative Analysis of Individual Cells in Live-Cell Imaging Experiments. Plos computational Biology 2016", "DeepCell 2.0: Automated cloud deployment of deep learning models for large-scale cellular image analysis" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Fully Convolutional Watershed Distance Transform for 2D Data" ; nb:openess ; nb:requires , ; dc1:created "2019-08-26T10:09:13"^^xsd:dateTime ; dc1:modified "2020-10-19T15:09:45"^^xsd:dateTime ; dc1:title "DeepCell" ; rdfs:comment """

 

\r \r

DeepCell is neural network library for single cell analysis, written in Python and built using TensorFlow and Keras.

\r \r

DeepCell aids in biological analysis by automatically segmenting and classifying cells in optical microscopy images. This framework consumes raw images and provides uniquely annotated files as an output.

\r \r

The jupyter session in the read docs are broken, but the one from the GitHub are functional (see usage example )

\r """ . a ; nb:hasAuthor "Christian Stigloher", "Christoph Erbacher", "Philip Kollmannsberger orcid.org/0000-0002-8049-61861", "Rick Seifert ", "Sebastian Britz orcid.org/0000-0002-7566-005X2", "Sebastian M. Markert orcid.org/0000-0001-9069-156X2", "Veronika Perschin" ; nb:hasDOI , "Version used for the reference publication" ; nb:hasDocumentation , "Installation and usage instructions" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-05/Capture.JPG" ; nb:hasImplementation ; nb:hasLicense "MIT license" ; nb:hasLocation , "Git Hub" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "DeepCLEM: automated registration for correlative light and electron microscopy using deep learning" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType , ; nb:openess ; nb:requires , , ; dc1:created "2021-05-19T17:26:19"^^xsd:dateTime ; dc1:modified "2021-05-19T17:52:10"^^xsd:dateTime ; dc1:title "DeepCLEM" ; rdfs:comment """

This Fiji plugin is a python script for CLEM registration using deep learning, but it could be applied in principle to other modalities. The pretrained model was learned on chromatin SEM images and fluorescent staining, but a script is also provided to train an new model, based on CSBDeep. The registration is then performed as a feature based registration, using register virtual stack plugin (which extract features and then perform RANSAc. Editing the script in python gives access to more option (such as the transformation model to be used, similarity by default. Images need to be prepared such that they contain only one channel, but channel of ineterst (to be transformed with the same transformation) can be given as input, and Transform Virtual Stack plugin can be used as well.

\r """ . a ; nb:hasAuthor "Estibaliz Gómez de Mariscal" ; nb:hasDocumentation , "tutorials" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/deepimagej_logo_small.png" ; nb:hasImplementation ; nb:hasLocation , "Download and installation" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Gómez-de-Mariscal, E. et al. DeepImageJ: A user-friendly environment to run deep learning models in ImageJ. Nat Methods 18, 1192–1195 (2021)" ; nb:hasTopic ; nb:hasTrainingMaterial ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-03-03T14:08:47"^^xsd:dateTime ; dc1:modified "2023-04-27T11:25:18"^^xsd:dateTime ; dc1:title "DeepImageJ" ; rdfs:comment """

DeepImageJ is a user-friendly plugin that enables the use of a variety of pre-trained deep learning models in ImageJ and Fiji. The plugin bridges the gap between deep learning and standard life-science applications. DeepImageJ runs image-to-image operations on a standard CPU-based computer and does not require any deep learning expertise.

\r \r

Training developper constructs and upload trained model, and made them available to users.

\r \r

Models are available in a repository here.

\r \r

It is macro recordable. It is advised to use DeepImageJ on a computer with GPU (CPU will likely be 20x slower)

\r """ . a ; nb:hasAuthor "Baptiste Ottino", "Kyle Douglass" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/defcon_ij.png" ; nb:hasImplementation ; nb:hasLicense "GNUv3" ; nb:hasLocation , "Fiji update site, add Kmdouglass" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-05-18T10:14:09"^^xsd:dateTime ; dc1:modified "2023-04-28T13:04:05"^^xsd:dateTime ; dc1:title "DEFCoN-ImageJ" ; rdfs:comment """
\r

An ImageJ plugin for DEFCoN, the fluorescence spot counter based on fully convolutional neural networks

\r
\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_7.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T15:32:58"^^xsd:dateTime ; dc1:title "DefineGrid" ; rdfs:comment """

Produces a grid of desired specifications either manually, or automatically based on previously identified objects.

\r """ . a ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T18:21:22"^^xsd:dateTime ; dc1:modified "2017-09-12T18:06:28"^^xsd:dateTime ; dc1:title "Definiens Developer" ; rdfs:comment """Definiens is a commercial image segmentation and classification tool. The user designs a signal processing workflow by combining built-in filtering, thresholding and object classification modules. Object detection is typically done on hierarchical object levels, e.g cell level for cell objects and organelle level Nucleus and ER obejcts inside a cell object.\r For each object, a huge set of features (shape-based, intensity based, relations to neighbor objects...) is available and can be used for object classification or merging with neighboring objects. \r The classical definiens workflow is the so called bottom-up approach: In a first step, the image is segmented in numerous small objects, resulting in a heavy oversegmentation of of the target objects. Objects are then fused step by step on basis of features like “relative border to neighbor object” or “elliptic fit of resulting (fused) object”. Objects can assigned to different classes (like “nucleus” or “cancer cell”), based on their features. \r \r Weaknesses:\r -complex to use\r -closed (no API)\r -very expensive\r -relatively slow (you have to buy one license for each core)\r -bad 3D-visualization\r -time lapse analysis is possible but complicated\r \r Strengths:\r -powerful method to classify objects based on multiple features\r -2D data, especially histological data\r -good training material to learn software usage\r -detailed documentation\r """ . a ; nb:hasAuthor "Johannes Schindelin", "L. Paul Chew" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/Delaunay-dialog.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Source code" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess , ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-03-08T00:55:40"^^xsd:dateTime ; dc1:title "Delaunay Voronoi" ; rdfs:comment """>Plugin to perform Delaunay Triangulation, or draw the Voronoi Diagram for a given point ROI.\r \r This plugin comes with Fiji. """ . a ; nb:hasAuthor "Albert Cardona" ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasLocation , "Bundled with Fiji" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-03-10T02:44:25"^^xsd:dateTime ; dc1:title "Delayed Snapshot" ; rdfs:comment "A Jython scripting example (but is included as a menu item in Fiji) for screen capturing with certain time delay. " . a ; nb:hasAuthor "The Digital Pathology Company" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/mon_densitoquant.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T11:16:55"^^xsd:dateTime ; dc1:title "DensitoQuant" ; rdfs:comment """
\r

DensitoQuant is a simple and fast, yet effective tool for IHC measurements. It measures the density of immunostain on the digital slides by distributing pixels to negative and 3 grades of positive classes by their RGB values. DensitoQuant is especially suitable for quick TMA evaluation. Analyzing a whole digital slide takes only a couple of minutes.

\r
\r """ . a ; nb:hasAuthor "Eugene Katrukha" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/IJ_DoM.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-06-29T10:22:13"^^xsd:dateTime ; dc1:modified "2018-06-29T10:27:08"^^xsd:dateTime ; dc1:title "Detection of Molecules - DoM" ; rdfs:comment """A collection of components for super resolution image data:\r \r - Detect Molecules\r - Reconstruct Image\r - Results table\r - Drift correction\r - Chromatic correction\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T11:05:54"^^xsd:dateTime ; dc1:title "Difference of Gaussians (KNIME)" . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-29T18:00:11"^^xsd:dateTime ; dc1:title "Differentials" ; rdfs:comment """

Six 2D differential operations are implemented in this ImageJ plugin. - Gradient Magnitude - Gradient Direction - Laplacian - Largest Hessian - Smallest Hessian - Hessian Orientation

\r """ . a ; nb:hasAuthor "Bob Dougherty" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/psf.png" ; nb:hasImplementation ; nb:hasLicense "original" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess , ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-03-08T01:17:44"^^xsd:dateTime ; dc1:title "Diffraction PSF 3D" ; rdfs:comment """>This plugin generates theoretical PSFs, assuming they arise only from diffraction.\r """ . a ; nb:hasAuthor "Sorin Pop, Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:21"^^xsd:dateTime ; dc1:title "Diffusion Filters Tool" ; rdfs:comment """

Some functions for PDE filtering.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T17:09:41"^^xsd:dateTime ; dc1:title "Dimension Swapper (KNIME)" . a ; nb:hasAuthor "Bernd Rieger", "Cris Luengo" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/DIPimage.png" ; nb:hasLicense "free for non-profit use, licensed for profit use" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T09:04:57"^^xsd:dateTime ; dc1:modified "2018-06-06T18:27:11"^^xsd:dateTime ; dc1:title "DIPimage" ; rdfs:comment """

DIPimage is a MATLAB toolbox for scientific image processing and analysis build on the DIPlib image library. It is a tool for teaching and research in image processing. Most operations are independent of dimensionality, and are defined for any data type that MATLAB can store. Many functions are available through a GUI, which makes them more accessible to novices. The interactive image display windows, to which images can be automatically displayed after each operation, provide great insight into the image data.DIPlib is a platform independent scientific image processing library written in C. It consists of a large number of functions for processing and analysing multi-dimensional image data. The library provides functions for performing transforms, filter operations, object generation, local structure analysis, object measurements and statistical analysis of images. Key design features include ample support for different data types (binary, integer, floating point, complex) and dimensionalities.

\r """ . a ; nb:hasAuthor "Jan Eglinger 0000-0001-7234-1435", "Jean-Yves Tinevez orcid.org/0000-0002-0998-4718 ", "Johannes Schindelin ", "Mark Hiner" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/600px-Directionality_Example.png" ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-13T10:09:39"^^xsd:dateTime ; dc1:modified "2017-09-13T10:45:47"^^xsd:dateTime ; dc1:title "Directionality" ; rdfs:comment """

This plugin is used to infer the preferred orientation of structures present in the input image. It computes a histogram indicating the amount of structures in a given direction. Images with completely isotropic content are expected to give a flat histogram, whereas images in which there is a preferred orientation are expected to give a histogram with a peak at that orientation. On top of the histogram, the plugin tries to generate statistics on the highest peak found.

\r \r

The plugin offers the possibility to generate an orientation map, where the image is colored according to its local directionality, or location orientation. 

\r \r

The plugin is part of Fiji, can be launched through the menu: Analyze > Directionality

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_6.jpg" ; nb:hasLocation ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T14:43:28"^^xsd:dateTime ; dc1:title "DisplayDataOnImage" ; rdfs:comment """

Produces an image with measured data on top of identified objects.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T11:40:48"^^xsd:dateTime ; dc1:title "DisplayDensityPlot" ; rdfs:comment """

DisplayDensityPlot plots measurements as a two-dimensional density plot.

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_1.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T15:13:51"^^xsd:dateTime ; dc1:title "DisplayHistogram" ; rdfs:comment """

Plots a histogram of the desired measurement.

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_8.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T15:51:37"^^xsd:dateTime ; dc1:title "DisplayPlatemap" ; rdfs:comment """

DisplayPlatemap displays a desired measurement in a plate map view.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T12:40:00"^^xsd:dateTime ; dc1:title "DisplayScatterPlot" ; rdfs:comment """

DisplayScatterPlot plots the values for two measurements.

\r """ . a ; nb:hasAuthor "Jean-Francois Gilles", "Thomas Boudier" ; nb:hasDocumentation , "ImageJ DiAna" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/1-s2.0-S1046202316304649-fx1_lrg.jpg" ; nb:hasImplementation ; nb:hasLocation , "ImageJ DiAna" ; nb:hasPlatform , , ; nb:hasReferencePublication , "DiAna, an ImageJ tool for object-based 3D co-localization and distance analysis" ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-07T23:43:33"^^xsd:dateTime ; dc1:modified "2023-05-03T15:17:42"^^xsd:dateTime ; dc1:title "Distance Analysis (DiAna)" ; rdfs:comment """

This plugin allows : Calculating co-localization between objects in 3D Measuring 3D distances between nearest object, co-localized or not Getting some 3D measurements about each objects The plugin can be used with labelled images, but it also integrates tools for the segmentation of the objects. Programming language: JAVA Processes: Denoise filter Segmentation of the objects Object based co-localization and distance analysis Counting and measurements on objects

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:07:51"^^xsd:dateTime ; dc1:title "Distance Map" . a ; nb:hasAuthor "Verena Kaynig" ; nb:hasDocumentation , "PDF (Manual)" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/distortionCorrection.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-03-08T01:29:27"^^xsd:dateTime ; dc1:title "Distortion Correction" ; rdfs:comment """This plugin comes with Fiji\r \r >This plugin can be used to estimate nonlinear distortions induced by the image acquisition process[1] . It does not require special calibration samples, but needs sufficient overlapping image areas with preferably high contrast. For further information on how to best arrange calibration images please see the documentation.""" . a ; nb:hasAuthor "Gabriel Landini" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/DitheringMontage.png" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-01-10T14:00:50"^^xsd:dateTime ; dc1:title "Dithering" ; rdfs:comment """Dithering is a type of half tone thresholding where greyscale (or RGB channel) intensity is converted into a local density of binary pixels. This is ideal for rendering images in devices with a binary output such as printers (greyscale) or with a small number of colours (colour dithering). \r The following methods have been implemented (there are several more): \r \r - Floyd-Steinberg\r - Atkinson\r - Jarvis-Judice-Ninke\r - Stucki\r - Bayer_2x2\r - Bayer_4x4\r - Bayer_8x8\r - Clustered_4x4\r - Random\r \r [Here is a good text explaining various dithering algorithm. ](http://www.tannerhelland.com/4660/dithering-eleven-algorithms-source-code/)""" . a ; nb:hasAuthor "Robert Bemis" ; nb:hasDocumentation , "MathWorks File Exchange: DNA MicroArray Image Processing Case Study" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/R14_MicroarrayImage_CaseStudy_02.png" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2014-12-09T16:34:58"^^xsd:dateTime ; dc1:modified "2018-05-29T22:36:39"^^xsd:dateTime ; dc1:title "DNA MicroArray Image Processing Case Study" ; rdfs:comment """

In this case study, MATLAB, the Image Processing and Signal Processing toolboxes were used to determine the green intensities from a small portion of a microarray image containing 4,800 spots. A 10x10 pattern of spots was detected by averaging rows and columns to produce horizontal and vertical profiles. Periodicity was determined automatically by autocorrelation and used to form an optimal length filter for morphological background removal. A rectangular grid of bounding boxes was defined. Each spot was individually addressed and segmented by thresholding to form a mask. The mask was used to isolate each spot from surrounding background. Individual spot intensity was determined by integrating pixel intensities. Finally, integrated intensities were tabulated and saved to a data file for subsequent statistical analysis to determine which genes matter most.

\r """ . a ; nb:hasAuthor "Biomedical Computer Vision (BMCV)" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-03/Capture_0.PNG" ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-03-16T11:51:57"^^xsd:dateTime ; dc1:modified "2018-03-16T11:55:58"^^xsd:dateTime ; dc1:title "Docker ParaViewWeb" ; rdfs:comment """

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

\r """ . a ; nb:hasAuthor "Object Research Systems Montreal" ; nb:hasFunction , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-08/CaptureDragonFly.JPG" ; nb:hasImplementation ; nb:hasLocation , "Request a non commercial license, download link sent by representatives" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , , , ; nb:hasType ; nb:hasUsageExample , "List of publications (including image processing publications)" ; nb:openess , ; dc1:created "2019-08-13T08:32:36"^^xsd:dateTime ; dc1:modified "2019-10-17T10:18:09"^^xsd:dateTime ; dc1:title "DragonFly" ; rdfs:comment """

Dragonfly is a software platform for the intuitive inspection of multi-scale multi-modality image data. Its user-friendly experience translates into powerful quantitative findings with high-impact visuals, driven by nuanced easy-to-learn controls.

\r \r

For segmentation: It provides an engine fior machine Learning, Watershed and superpixel methods, support histological data .

\r \r

It offers a 3D viewer, and python scripting capacities .

\r \r

It is free for reserach use, but not for commercial usage.

\r """ . a ; nb:hasAuthor "Seamus Holden" ; nb:hasFunction ; nb:hasLocation , "Github for the palm-siever plugin for drift correction" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:39:00"^^xsd:dateTime ; dc1:modified "2018-05-09T20:39:10"^^xsd:dateTime ; dc1:title "Drift correction using PALMsiever" ; rdfs:comment """

Two workflows are proposed here:

\r \r

one based on fiducials, the other one on cross-correlation.

\r """ . a ; nb:hasAuthor "Limaye Ajay" ; nb:hasDocumentation , "Website with gallery and features" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-02/Capture_3.PNG" ; nb:hasImplementation ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2018-02-01T10:00:37"^^xsd:dateTime ; dc1:modified "2018-02-01T10:08:36"^^xsd:dateTime ; dc1:title "Drishti" ; rdfs:comment """

Drishti (from Sanskrit  word for "vision" or "insight") is a multi-platform, open-source volume-exploration and presentation tool. Written for visualizing tomography data, electron-microscopy data and the like.

""" . a ; nb:hasAuthor "Aurélien Stalder" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/dropAnalysis.jpg" ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T11:14:50"^^xsd:dateTime ; dc1:title "Drop Shape Analysis" ; rdfs:comment """

Drop Shape Analysis is a collection of two methods (DropSnake and LBADSA) for high-accuracy measure of contact angles for drop measurement.

\r """ . a ; nb:hasAuthor "Aurélien Stalder" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/snake_screen.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-10-16T11:16:50"^^xsd:dateTime ; dc1:modified "2020-10-19T15:09:57"^^xsd:dateTime ; dc1:title "DropSnake" ; rdfs:comment """

DropSnake is based on B-spline snakes (active contours) to shape and measure a drop.

\r """ . a ; nb:hasAuthor "Albert Cardona", "Jean-Yves Tinevez" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/dynamicRescice.png" ; nb:hasImplementation ; nb:hasLicense "GPLv2" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Scripting" ; nb:openess , ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-03-09T02:12:43"^^xsd:dateTime ; dc1:title "Dynamic Reslice" ; rdfs:comment """> a dynamic version of the Reslice command.\r \r Bundled with Fiji. """ . a ; nb:hasAuthor "Albert Cardona" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/dynamicROIprofile.png" ; nb:hasImplementation ; nb:hasLocation , "Bundled with Fiji" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-03-11T15:57:20"^^xsd:dateTime ; dc1:title "Dynamic ROI Profiler" ; rdfs:comment """GUI tool, to view intensity profile dynamically as the position of ROI is changed by mouse-dragging a ROI. In more recent ImageJ, the native plot-profile window is equipped with "Live" mode, so this plugin function became a part of ImageJ. \r \r This plugin is a good scripting example using Clojure (see [source code](https://github.com/fiji/fiji/blob/master/plugins/Analyze/Dynamic_ROI_Profiler.clj)). """ . a ; nb:hasAuthor "Ricard Delgado-Gonzalo" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/esnake.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , , , "Exponential splines and minimal-support bases for curve representation", "Snakes with an Ellipse-Reproducing Property", "Spline-based framework for interactive segmentation in biomedical imaging" ; nb:hasTopic ; nb:hasType ; nb:openess , ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-03-09T02:50:09"^^xsd:dateTime ; dc1:title "E-Snake" ; rdfs:comment ">This software implements an active contour (a.k.a. snake) segmentation method using exponential splines as basis functions to represent the outline of the shape. While the snake is versatile enough to provide a good approximation of any closed curve in the plane, its most important feature is that it perfectly reproduces circular and elliptical shapes. These features are very appropriate to delineate cross sections of cylindrical-like conduits and to outline blob-like objects." . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T13:02:18"^^xsd:dateTime ; dc1:title "E-splines" ; rdfs:comment """

A Mathematica package available for the symbolic computation of exponential spline related quantities: B-splines, Gram sequence, Green function, and localization filter.

\r """ . a ; nb:hasAuthor " Panagiotis Kotsantis", "Ioanna-Eleni Symeonidou", "Maria Anna Rapsomaniki", "Nickolaos-Nikiforos Giakoumakis", "Stavros Taraviras", "Zoi Lygerou" ; nb:hasDocumentation , "Quick guide" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/easyFRAP.jpg" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "easyFRAP website " ; nb:hasPlatform , ; nb:hasReferencePublication , "Rapsomaniki et. al. (2012)" ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2014-12-09T11:26:04"^^xsd:dateTime ; dc1:modified "2023-04-29T12:02:04"^^xsd:dateTime ; dc1:title "easyFRAP" ; rdfs:comment """

Very simple application that lets you load your time-lapse intensity data to generate the normalized FRAP recovery curve and perform exponential curve fitting.

\r \r
\r

Quote: The user can handle simultaneously large data sets of raw data, visualize fluorescence recovery curves, exclude low quality data, perform data normalization, extract quantitative parameters, perform batch analysis and save the resulting data and figures for further use. Our tool is implemented as a single-screen Graphical User Interface (GUI) and is highly interactive, as it permits parameterization and visual data quality assessment at various points during the analysis.

\r
\r """ . a ; nb:hasDOI , "EBimage package doi" ; nb:hasDocumentation , "Tutorials" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/indexebimage.png" ; nb:hasImplementation ; nb:hasLicense "LGPL" ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "EBImage—an R package for image processing with applications to cellular phenotypes" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-13T07:41:00"^^xsd:dateTime ; dc1:modified "2023-05-02T16:48:13"^^xsd:dateTime ; dc1:title " EBImage" ; rdfs:comment """

EBImage provides general purpose functionality for image processing and analysis. In the context of (high-throughput) microscopy-based cellular assays, EBImage offers tools to segment cells and extract quantitative cellular descriptors. This allows the automation of such tasks using the R programming language and facilitates the use of other tools in the R environment for signal processing, statistical modeling, machine learning and visualization with image data.

\r \r

EBImage is available through the Bioconductor software project (www.bioconductor.org). Strengths Lightweight Suitable for automated, scripted analyses All functions are documented with examples Modular links to R and Bioconductor software, notably imageHTS and cellHTS2 Community support via the Bioconductor mailing list Reproducible (image) analysis using the Sweave report-writing system

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T11:13:41"^^xsd:dateTime ; dc1:title "EBImage blackTopHat" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T11:49:08"^^xsd:dateTime ; dc1:title "EBImage bwlabel" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T12:09:56"^^xsd:dateTime ; dc1:title "EBImage channel" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T13:10:20"^^xsd:dateTime ; dc1:title "EBImage closing" . a ; nb:hasAuthor "Sklyar, Oleg " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/R%20Logo.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T10:32:14"^^xsd:dateTime ; dc1:title "EBImage Colour Mode Conversion" ; rdfs:comment """

Color space conversions between image modes.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T11:45:56"^^xsd:dateTime ; dc1:title "EBImage computeFeatures" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T12:09:20"^^xsd:dateTime ; dc1:title "EBImage dilate" ; rdfs:comment """

A function to perform morphological operation on binary and grayscale images.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T10:26:35"^^xsd:dateTime ; dc1:title "EBImage display" . a ; nb:hasAuthor "Pau, Gregoire " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/R%20Logo_0.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T13:29:50"^^xsd:dateTime ; dc1:title "EBImage Distance Map Transform" ; rdfs:comment """

Computes the distance map transform of a binary image. The distance map is a matrix which contains for each pixel the distance to its nearest background pixel.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T10:59:09"^^xsd:dateTime ; dc1:title "EBImage distmap" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T11:26:07"^^xsd:dateTime ; dc1:title "EBImage erode" . a ; nb:hasAuthor "Pau, Gregoire ", "Sklyar, Oleg" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/fill_holes.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T14:37:23"^^xsd:dateTime ; dc1:title "EBImage Fill Holes" ; rdfs:comment """

Fill holes in objects 

\r \r

Included into EBImage Image processing and analysis toolbox for R

\r """ . a ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T13:03:25"^^xsd:dateTime ; dc1:title "EBImage fillHull" ; rdfs:comment """

Fill holes in objects.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T14:49:53"^^xsd:dateTime ; dc1:title "EBImage filter2" ; rdfs:comment """

Filters an image using the fast 2D FFT convolution product.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T11:52:47"^^xsd:dateTime ; dc1:title "EBImage flop" ; rdfs:comment """

flop mirrors x around the image vertical axis (horizontal reflection).

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T12:17:03"^^xsd:dateTime ; dc1:title "EBImage gblur" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T11:38:01"^^xsd:dateTime ; dc1:title "EBImage makeBrush" . a ; nb:hasAuthor "Joseph Barry" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLicense "GNU General Public License" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T14:55:16"^^xsd:dateTime ; dc1:title "EBImage Median Filter" ; rdfs:comment """

Process an image using Perreault’s modern constant-time median filtering algorithm.

\r """ . a ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T12:00:46"^^xsd:dateTime ; dc1:title "EBImage medianFilter" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T12:21:41"^^xsd:dateTime ; dc1:title "EBImage ocontour" ; rdfs:comment """

Computes the oriented contour of objects.

\r """ . a ; nb:hasAuthor "Andrzej Oles ", "Ilia Kats" ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T10:03:19"^^xsd:dateTime ; dc1:title "EBImage opening" ; rdfs:comment """

Function to perform an erosion followed by a dilation morphological operation on binary and grayscale images.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T11:46:47"^^xsd:dateTime ; dc1:title "EBImage paintObjects" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T12:58:56"^^xsd:dateTime ; dc1:title "EBImage propagate" . a ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T11:41:14"^^xsd:dateTime ; dc1:title "EBImage rgbImage" ; rdfs:comment """

rgbImage combines Grayscale images into a Color one.

\r """ . a ; nb:hasAuthor "Oleg Sklyar" ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T12:07:04"^^xsd:dateTime ; dc1:title "EBImage rmObjects" ; rdfs:comment """

deletes objects from an image by setting their pixel intensity values to 0.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T12:25:40"^^xsd:dateTime ; dc1:title "EBImage rotate" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T10:22:36"^^xsd:dateTime ; dc1:title "EBImage selfComplementaryTopHat" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T10:57:17"^^xsd:dateTime ; dc1:title "EBImage stackObjects" . a ; nb:hasAuthor "Oleg Sklyar" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T11:22:24"^^xsd:dateTime ; dc1:title "EBImage thresh" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-10-17T11:13:25"^^xsd:dateTime ; dc1:title "EBImage tile" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T13:01:13"^^xsd:dateTime ; dc1:title "EBImage translate" . a ; nb:hasAuthor "Oles Andrzej" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T12:04:43"^^xsd:dateTime ; dc1:title "EBImage Transpose" . a ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T14:47:21"^^xsd:dateTime ; dc1:title "EBImage transpose" ; rdfs:comment """

Transposes an image by swapping its spatial dimensions.

\r """ . a ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T14:07:51"^^xsd:dateTime ; dc1:title "EBImage Watershed Segmentation" . a ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-13T12:13:47"^^xsd:dateTime ; dc1:title "EBImage writeImage" . a ; nb:hasAuthor "Perrine Paul-Gilloteaux orcid.org/0000-0003-3903-4841", "Xavier Heiligenstein" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-01/eC-clem-5_64.png" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-01-26T16:55:32"^^xsd:dateTime ; dc1:modified "2021-05-19T17:25:34"^^xsd:dateTime ; dc1:title "eC-CLEM" ; rdfs:comment """

This plugin allows to compute a similarity (translation/rotation/scaling and flipping) transform from pair of points. It is updating the transformed image interactively such that the user get immediate feedback. The transformation is saved and can be applied to any other stack/image. Non rigid deformation can also be applied in 2D or 3D.

\r \r

3D/3D,2D/3D or 3D /2D can be handled .

\r \r

3D ROI are enabled, and can be checked with the 3D vtk view (size of ROI can be changed using the ROI stroke width).

\r \r

Some prealignment by rotating in 3D the volume is possible.

\r \r

Transformations can be applied directly or combined through Block Protocols (search for apply transformation).

\r \r

It's also provide information about the predicted Error (based on statistical prediction), either as a full color mapping, either on each points used as landmarks, and error on the discrepancy in position between points.

\r \r

There are video tutorials available in the web.

\r \r

 

\r """ . a ; nb:hasAuthor "Perrine Paul-Gilloteaux orcid.org/0000-0003-3903-4841" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-01/autofinder2-1.png" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "workflow using it" ; nb:openess ; nb:requires ; dc1:created "2017-01-26T17:05:15"^^xsd:dateTime ; dc1:modified "2017-05-05T15:15:55"^^xsd:dateTime ; dc1:title "ec-clem autofinder" ; rdfs:comment """

Automatic registration in 2D or 3D based on detection or binary mask. Takes images with detections already done on it.

\r """ . a ; dc1:created "2018-10-18T13:17:55"^^xsd:dateTime ; dc1:modified "2018-10-18T13:17:55"^^xsd:dateTime ; dc1:title "Eclipse" . a ; nb:hasAuthor "vannary" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Edge%20Detection.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T15:40:49"^^xsd:dateTime ; dc1:title "Edge Detection" ; rdfs:comment """

Edge detection by Deriche's method.

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cellprofiler%20logo_2.jpg" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T14:44:31"^^xsd:dateTime ; dc1:title "EditObjectsManually" ; rdfs:comment """

The interface will show the image that you selected as the guiding image, overlaid with colored outlines of the selected objects (or filled objects if you choose). This module allows you to remove or edit specific objects by pointing and clicking to select objects for removal or editing. Once editing is complete, the module displays the objects as originally identified (left) and the objects that remain after this module (right). More detailed Help is provided in the editing window via the ‘?’ button. The pipeline pauses once per processed image when it reaches this module. You must press the Done button to accept the selected objects and continue the pipeline.

\r """ . a ; nb:hasAuthor "Christoher Schmied https://orcid.org/0000-0003-2058-1124", "Helena Klara Jambor https://orcid.org/0000-0003-3397-1842" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-03/imageViz.jpg" ; nb:hasLocation ; nb:hasReferencePublication ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2021-03-04T14:56:31"^^xsd:dateTime ; dc1:modified "2021-03-04T15:16:08"^^xsd:dateTime ; dc1:title "Effective image visualization for publications – a workflow using open access tools and concepts " ; rdfs:comment """

Today, 25% of figures in biomedical publications contain images of various types, e.g. photos, light or electron microscopy images, x-rays, or even sketches or drawings. Despite being widely used, published images may be ineffective or illegible since details are not visible, information is missing or they have been inappropriately processed. The vast majority of such imperfect images can be attributed to the lack of experience of the authors as undergraduate and graduate curricula lack courses on image acquisition, ethical processing, and visualization. 
\r Here we present a step-by-step image processing workflow for effective and ethical image presentation. The workflow is aimed to allow novice users with little or no prior experience in image processing to implement the essential steps towards publishing images. The workflow is based on the open source software Fiji, but its principles can be applied with other software packages. All image processing steps discussed here, and complementary suggestions for image presentation, are shown in an accessible “cheat sheet”-style format, enabling wide distribution, use, and adoption to more specific needs.

\r """ . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/elasticAlignMontage.jpg" ; nb:hasImplementation ; nb:hasLocation , "Bundled with Fiji" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "S. Saalfeld, R. Fetter, A. Cardona and P. Tomancak (2012) \"Elastic volume reconstruction from series of ultra-thin microscopy sections, Nature Methods, 9(7), 717-720" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-26T17:15:37"^^xsd:dateTime ; dc1:title "Elastic Alignment and Montage" ; rdfs:comment """This plugin has two components: \r \r - Elastic Montage\r - montaging mosaics from overlapping tiles where the tiles have non-linear relative deformation\r - Elastic Stack Alignment\r - alignment of deformed section series from serially sectioned volumes""" . a ; nb:hasAuthor "Marius Staring", "Stefan Klein" ; nb:hasDocumentation , "Elastix wiki " ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/elastixLogo.gif" ; nb:hasImplementation ; nb:hasLocation , "github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "10.1109/TMI.2009.2035616", "10.3389/fninf.2013.00050" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2018-04-11T10:11:30"^^xsd:dateTime ; dc1:modified "2023-04-30T16:12:47"^^xsd:dateTime ; dc1:title "elastix" ; rdfs:comment """

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

\r \r

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

\r \r

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...

\r \r

Nowadays elastix is accompanied by SimpleElastix, making it available in other languages like C++, Python, Java, R, Ruby, C# and Lua.

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T10:27:00"^^xsd:dateTime ; dc1:title "Elevation Map" ; rdfs:comment """

View a single channel of a 2D image as a 3D elevation map (X,Y,Intensity).

\r """ . a ; nb:hasAuthor "Conrad Ryan", "Narayan Kedar" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-01/merge_split.png" ; nb:hasImplementation ; nb:hasLocation , "Source Code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Instance segmentation of mitochondria in electron microscopy images with a generalist deep learning model trained on a diverse dataset" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2023-01-25T14:17:26"^^xsd:dateTime ; dc1:modified "2023-01-25T14:51:17"^^xsd:dateTime ; dc1:title "empanada-napari" ; rdfs:comment """

The empanada-napari plugin is built to democratize deep learning image segmentation for researchers in electron microscopy (EM). It ships with MitoNet, a generalist model for the instance segmentation of mitochondria. There are also tools to quickly build and annotate training datasets, train generic panoptic segmentation models, finetune existing models, and scalably run inference on 2D or 3D data. To make segmentation model training faster and more robust, CEM pre-trained weights are used by default. These weights were trained using an unsupervised learning algorithm on over 1.5 million EM images from hundreds of unique EM datasets making them remarkably general.

\r """ . a ; nb:hasAuthor "Johan Henriksson" ; nb:hasLicense " BSD 3-Clause, GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-23T00:47:18"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:52"^^xsd:dateTime ; dc1:title "Endrov" ; rdfs:comment """\r Endrov started development in 2007 by Johan Henriksson in the group of Thomas Bürglin group / Karolinska insitutet. At that time it was merely a tool to support the analysis of C. elegans embryogenesis. It was decided to not base it on ImageJ because little of it could be reused, many of the problems came from the core design. Since then the scope of Endrov has expanded to be useful for all image processing and be able to replace ImageJ.\r """ . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-29T17:29:22"^^xsd:dateTime ; dc1:title "Enhance Local Contrast (CLAHE)" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:47"^^xsd:dateTime ; dc1:modified "2019-10-16T13:11:02"^^xsd:dateTime ; dc1:title "EnhanceEdges" ; rdfs:comment """

EnhanceEdges enhances or identifies edges in an image, which can improve object identification or other downstream image processing.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-16T13:13:42"^^xsd:dateTime ; dc1:title "EnhanceOrSuppressFeatures" ; rdfs:comment """

EnhanceOrSuppressFeatures enhances or suppresses certain image features (such as speckles, ring shapes, and neurites), which can improve subsequent identification of objects.

\r """ . a ; nb:hasFunction , , , ; nb:hasLocation , "download (test version)" ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-11-22T05:09:27"^^xsd:dateTime ; dc1:modified "2020-10-19T15:08:06"^^xsd:dateTime ; dc1:title "Epina Image Lab" ; rdfs:comment """

Epina ImageLab is a Microsoft Windows-based multisensor imaging tool for processing and analyzing hyperspectral images. It is a modular system consisting of a basic engine, a graphical user interface, a chemometrics toolbox and optional user-supplied modules. It supports the most important spectroscopic imaging techniques, such as UV/Vis, infrared, Raman, THz, optical emission/absorption, and mass spectrometry. On top of that Epina ImageLab enables the user to merge hyperspectral images with maps of physical properties and conventional high-resolution color photos. 

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2017-09-13T10:11:56"^^xsd:dateTime ; dc1:title "erodeGreyScale" . a ; nb:hasAuthor "RapidSTORM authors" ; nb:hasDocumentation ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:19:29"^^xsd:dateTime ; dc1:modified "2023-05-03T14:34:24"^^xsd:dateTime ; dc1:title "Evaluate 3D data with a bead calibration sample" ; rdfs:comment """

as of 20180529, links are not working due to web defacement.

\r """ . a ; nb:hasAuthor "RapidSTORM authors" ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T14:22:39"^^xsd:dateTime ; dc1:modified "2018-05-16T01:22:53"^^xsd:dateTime ; dc1:title "Evaluate spectral demixing measurement" ; rdfs:comment """

(from the webpage) >This usage example shows how to produce two-color images from spectrally unmixed data sets. It was written for an Alexa647/Alexa700 measurement on the Würzburg 1 biplane setup as documented in [Aufmkolk2012]. The first two tasks in this example produce prerequisite knowledge for the image generation, the alignment information (Produce linear alignment matrix) and the F2 ratios, i.e. the relative intensity of fluorophores between the channels. [Aufmkolk2012] Hochauflösende Mehrfarben-Fluoeszenzmikroskopie. Sarah Aufmkolk. Julius-Maximilians-Universität Würzburg. 2012-mar.

\r """ . a ; nb:hasAuthor "Abdel Aziz Taha" ; nb:hasDocumentation , "https://github.com/Visceral-Project/EvaluateSegmentation" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/visceral-logo.png" ; nb:hasImplementation ; nb:hasLicense "Apache License, Version 2.0" ; nb:hasLocation , "https://github.com/Visceral-Project/EvaluateSegmentation" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "https://bmcmedimaging.biomedcentral.com/track/pdf/10.1186/s12880-015-0068-x" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-03-25T16:34:49"^^xsd:dateTime ; dc1:modified "2019-03-25T16:39:43"^^xsd:dateTime ; dc1:title "EvaluateSegmentation Tool" ; rdfs:comment """

A command line tool that allows to quantitatively compare two volumes of binary segmentations. Implements 22 different metrics for comparing segmentations such as Dice Coefficient, Hausdorff Distance and average Distance. 

\r """ . a ; nb:hasAuthor "Dallongeville, Stephane " ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:37"^^xsd:dateTime ; dc1:title "Event tutorial 1" ; rdfs:comment """

Details how to listen and use events provided by the main interface.

\r """ . a ; nb:hasAuthor "Dallongeville, Stephane " ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Chart%20Tutorial%202_0.PNG" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:37"^^xsd:dateTime ; dc1:title "Event tutorial 2" ; rdfs:comment """

Shows how to listen active sequence / viewer events.

\r """ . a ; nb:hasAuthor "Hongqiang Ma" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-10/EVER.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Ma, H., Jiang, W., Xu, J. et al. Enhanced super-resolution microscopy by extreme value based emitter recovery. Sci Rep 11, 20417 (2021)" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2021-10-18T05:19:13"^^xsd:dateTime ; dc1:modified "2023-04-25T17:45:39"^^xsd:dateTime ; dc1:title "EVER-ImageJ-Plugin" ; rdfs:comment """

Removal of heterogeneous background from image data of single-molecule localization microscopy, using extreme value-based emitter recovery (EVER).

\r \r

Quote:

\r \r
\r

EVER requires no manual adjustment of parameters and has been implemented as an easy-to-use ImageJ plugin that can immediately enhance the quality of reconstructed super-resolution images. This method is validated as an efficient way for robust nanoscale imaging of samples with heterogeneous background fluorescence, such as thicker tissue and cells.

\r
\r """ . a ; dc1:created "2018-05-07T16:29:29"^^xsd:dateTime ; dc1:modified "2018-05-07T16:29:29"^^xsd:dateTime ; dc1:title "Excel" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T14:46:05"^^xsd:dateTime ; dc1:title "ExpandOrShrinkObjects" ; rdfs:comment """

ExpandOrShrinkObjects expands or shrinks objects by a defined distance.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2017-09-13T10:08:42"^^xsd:dateTime ; dc1:title "ExportToDatabase" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2017-09-13T10:10:24"^^xsd:dateTime ; dc1:title "ExportToSpreadsheet" . a ; nb:hasAuthor "Prudencio, Alex", "Sage, Daniel" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/edf_illustration_fly.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Complex Wavelets for Extended Depth-of-Field: A New Method for the Fusion of Multichannel Microscopy Images", "Model-based 2.5-D deconvolution for extended depth-of-field in brightfield microscopy" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T15:19:03"^^xsd:dateTime ; dc1:title "Extended Depth of Field" ; rdfs:comment """

This plugin provides an extended depth of field algorithm to obtain in focus microscopic images of 3D objects and organisms using different algorithms: Sobel, variance, real and complex wavelets.

\r \r

 

\r """ . a ; nb:hasAuthor "B. Forster", "D. Sage", "D. Van De Ville", "J. Berent", "M. Unser" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/edf_illustration_fly_0.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , , " \"Complex Wavelets for Extended Depth-of-Field: A New Method for the Fusion of Multichannel Microscopy Images,\" Microsc. Res. Tech., 65(1-2), pp. 33-42, September 2004.", "\"Model-based 2.5-D deconvolution for extended depth-of-field in brightfield microscopy,\" IEEE Trans. Image Process., 17(7), pp. 1144-1153, July 2008." ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T17:36:37"^^xsd:dateTime ; dc1:title "Extended Depth of Focus" ; rdfs:comment """

Wavelet-based method to merge a stack of micrographs taken at different focal positions (aligned along the optical axis) into a single, entirely focused composite image.

\r """ . a ; nb:hasAuthor "Gregory Jefferis" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T13:26:20"^^xsd:dateTime ; dc1:title "Extract Images From PDF" ; rdfs:comment """

This plugin allows to open images embedded in PDFs.

\r """ . a ; nb:hasAuthor "Christophe ????Leterrier" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_7.png" ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T09:51:37"^^xsd:dateTime ; dc1:modified "2018-05-19T23:31:55"^^xsd:dateTime ; dc1:title "Extract_Images" ; rdfs:comment """A utility macro for the specified use of BioFormats plugin. Takes a folder of proprietary images formats (Zeiss zvi, lsm, czi or Nikon nd2) and extracts them to .tif images\r \r The extracted images are located in a folder defined in the menu.\r Other options: reset spatial scales, reads ROIs, split channels, add stage position in the name.\r \r \r \r **note**: The old name of the macro was "ZVI Extractor" and the data format was limited to ZVI, but the upgraded version includes more formats. \r \r Requires Bio-Formats plugin\r \r \r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:19"^^xsd:dateTime ; dc1:title "EzPlug SDK" ; rdfs:comment """

The swiss army knife of plugin developers. Automatically generates elegant graphical interfaces with rich and intuitive user interaction based on your algorithm’s parameters.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-29T20:18:01"^^xsd:dateTime ; dc1:title "EzPlug Tutorial" ; rdfs:comment """

The EzPlug library is meant to help developers write plug-ins fast and efficiently. This tutorial shows EzPlug's features.

\r """ . a ; nb:hasAuthor "Marcel Müller" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-01/fairsim.PNG" ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2016-10-01T17:44:06"^^xsd:dateTime ; dc1:modified "2019-01-11T11:14:35"^^xsd:dateTime ; dc1:title "fairSIM" ; rdfs:comment """

An easy-to-use plugin that provides SR-SIM reconstructions for a wide range of SR-SIM platforms directly within ImageJ. For research groups developing their own implementations of super-resolution structured illumination microscopy, fairSIM takes away the hurdle of generating yet another implementation of the reconstruction algorithm. For users of commercial microscopes, it offers an additional, in-depth analysis option for their data independent of specific operating systems. As a modular, open-source solution, fairSIM can easily be adapted, automated and extended as the field of SR-SIM progresses. 2662

\r \r

 

\r """ . a ; nb:hasAuthor "Abraham, A.V, Ram, S., Chao, J, Ward, E. S, Ober, R. J." ; nb:hasDocumentation , "User's Manual" ; nb:hasFunction , ; nb:hasLocation , "FandPLimitTool Webpage" ; nb:hasReferencePublication , "Reference Publication" ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Usage Video" ; nb:openess ; dc1:created "2019-02-23T19:48:30"^^xsd:dateTime ; dc1:modified "2023-04-25T17:50:39"^^xsd:dateTime ; dc1:title "FandPLimitTool" ; rdfs:comment """

Software for computing single molecule localization accuracies and resolution measures

\r \r

The FandPLimitTool is a GUI based software module that allows users to calculate the limits to the accuracy with which parameters can be estimated from single molecule imaging data. The software supports calculation of limits for the 2D/3D location estimation problem and the 2D/3D distance-estimation/resolution problem. The location estimation problem is concerned with the task of determining the position of a single molecule and the distance-estimation/resolution problem is concerned with the task of determining the distance of separation between two single molecules. The user can calculate limits for a variety of imaging scenarios.

\r """ . a ; nb:hasLicense "GPLv2, and Apache 2.0" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T18:23:47"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:36"^^xsd:dateTime ; dc1:title "FARSIGHT" ; rdfs:comment """A General purpose image processing toolkit written in C++ based on ITK, VTK, Qt, and Boost. Main features: algorithms for cell segmentation, cell tracing, cell tracking, and vessel tracing. Registration and mosaicing algorithms for large scale datasets. Visualization tools actively linked to inspect and edit results.\r Strengths:\r - Open-source, free, multi platform, code is highly parallelized, uses git for version control\r - Large scale processing, also efficient visualization of such datasets.\r - Active learning module for classification\r - Most of the algorithms have been extended to handle 16-bit images, and 3D Images.\r - Possibility to create complex pipelines thanks to it’s modular architecture\r - Editing tools are designed to save the editing operation which can later be used to validate the algorithms performance\r - Advance preprocessing algorithms like curvelets, tensor voting, and wrappers around ITK-algorithms\r - Multiple viewers included to inspect results such as: Histograms, scatter plots, tables, kymograph, all of them linked together.\r - Strong emphasis to work on multichannel images (up to 40 channels)\r - Rich number of cell features included \r Weakness:\r - GUI is suboptimal compared to commercial packages.\r - Tracking module requires an external library CPLEX.\r - No support for brightfield images\r - No native interoperability with other software packages\r - More documentation needed / tutorial needed\r """ . a ; nb:hasAuthor "Praveen Pankajakshan, Timothée Lecomte, Stephane Dallongeville" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:08"^^xsd:dateTime ; dc1:title "Fast Fourier Transform" ; rdfs:comment """

Fast Fourier Transform (FFT) for 2D/3D images.

\r """ . a ; nb:hasAuthor "Unser, M.", "Vonesch, C." ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Deconv.png" ; nb:hasLocation ; nb:hasReferencePublication , , "A Fast Multilevel Algorithm for Wavelet-Regularized Image Restoration", "A Fast Thresholded Landweber Algorithm for Wavelet-Regularized Multidimensional Deconvolution" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T10:17:56"^^xsd:dateTime ; dc1:title "Fast Multilevel Thresholded-Landweber Deconvolution Algorithm" ; rdfs:comment """

MultiLevel Thresholded Landweber (MLTL) algorithm is an accelerated version of the TL algorithm that was specifically developped for deconvolution problems with a wavelet-domain regularization

\r """ . a ; nb:hasAuthor "Thomas Boudier" ; nb:hasDocumentation , "Online documentatoin (Archived old website image)" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Download (Archived old website image)" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-05-03T15:41:28"^^xsd:dateTime ; dc1:title "FastFilters3D" ; rdfs:comment """

This plugin perform various 3D filters on 8-bits or 16-bits gray-levels stacks :

\r \r
    \r
  • \r

    3D median

    \r
  • \r
  • \r

    3D mean

    \r
  • \r
  • \r

    3D minimum

    \r
  • \r
  • \r

    3D maximum

    \r
  • \r
  • \r

    3D maximum local

    \r
  • \r
  • \r

    3D tophat (detect bright spots, TH=I-max(min(I)) )

    \r
  • \r
\r """ . a ; nb:hasAuthor "Asm Shihavuddin orcid.org/0000-0002-4137-9374" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-15%20at%2014.46.37.png" ; nb:hasImplementation ; nb:hasLocation , "MATLAB code on Github." ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "FastSME: Faster and Smoother Manifold Extraction From 3D Stack." ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-10-15T11:03:13"^^xsd:dateTime ; dc1:modified "2019-10-15T13:47:03"^^xsd:dateTime ; dc1:title "FastSME" ; rdfs:comment """

FastSME: Faster and Smoother Manifold Extraction From 3D Stack.

\r \r

3D image stacks are routinely acquired to capture data that lie on undulating 3D manifolds yet processed in 2D by biologists. Algorithms to reconstruct the specimen morphology into a 2D representation from the 3D image volume are employed in such scenarios. In this paper, we present FastSME, which offers several improvements on the baseline SME algorithm which enables accurate 2D representation of data on a manifold from 3D volumes, however is computationally expensive. The improvements are achieved in terms of processing speed (3X-10X speed-up depending on image size), minimizing sensitivity to initialization, and also increases local smoothness of the recovered manifold resulting in better reconstructed 2D composite image. We compare the proposed FastSME against the baseline SME as well as other accessible state-of-the-art tools on synthetic and real microscopy data. Our evaluation on multiple metrics demonstrates the efficiency of the presented method in maintaining fidelity of manifold shape and hence specimen morphology.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "download workflow" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-03T17:53:57"^^xsd:dateTime ; dc1:title "Feature Calculation (KNIME)" . a ; nb:hasAuthor "Ricard Delgado-Gonzalo" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Iceberg_3.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasReferencePublication , "10.1109/TPAMI.2004.44" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-15T16:54:54"^^xsd:dateTime ; dc1:title "Feature Detector" ; rdfs:comment """

The tool implements a series of optimized contour and ridge detectors. The filters are steerable and are based on the optimization of a Canny-like criterion. They have a better orientation selectivity than the classical gradient or Hessian-based detectors.

\r """ . a ; nb:hasAuthor "Erik Meijering" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Representation of Local Geometry in the Visual System" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-02-25T01:34:23"^^xsd:dateTime ; dc1:modified "2019-10-21T12:08:50"^^xsd:dateTime ; dc1:title "FeatureJ Derivatives" ; rdfs:comment """

## Algorithm See .

\r """ . a ; nb:hasAuthor "Meijering, Erik" ; nb:hasDocumentation , "FeatureJ Hessian page" ; nb:hasType ; nb:openess ; dc1:created "2020-01-23T13:01:45"^^xsd:dateTime ; dc1:modified "2020-01-23T13:05:01"^^xsd:dateTime ; dc1:title "FeatureJ Hessian" ; rdfs:comment """

This plugin computes for each image element (pixel/voxel) the eigenvalues of the Hessian, which can be used for example to discriminate locally between plate-like, line-like, and blob-like image structures

\r """ . a ; nb:hasAuthor "Erik Meijering" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-19T22:07:55"^^xsd:dateTime ; dc1:modified "2023-04-25T17:19:58"^^xsd:dateTime ; dc1:title "FeatureJ Laplacian" ; rdfs:comment """

An often used Laplacian filter for enhancing signals at object boundaries and dots. It works with XY, XYZ, XYZ-T, XYZ-T-Ch1, XYZT-C1-C2 images. Distributed as a part of ImageJ plugin FeatureJ, and included in Fiji. The second URL above is the link to its Javadoc. (imagescience.feature.Laplacian). A primer for using this class in Jython script is in CMCI Jython/Fiji cookbook: FeatureJ.

\r """ . a ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/ffmpeg.jpg" ; nb:hasLocation , "FFmpeg website" ; nb:hasType ; nb:openess ; dc1:created "2017-09-13T15:43:54"^^xsd:dateTime ; dc1:modified "2019-03-11T16:34:20"^^xsd:dateTime ; dc1:title "FFmpeg" ; rdfs:comment """A complete, cross-platform solution to record, convert and stream audio and video.\r \r An ImageJ plugin is available for using FFMPEG in ImageJ. Add its update sites ([see the listing here](https://imagej.github.io/list-of-update-sites/))\r \r For handling video files in ImageJ/Fiji, [see also here](https://imagej.net/Video).""" . a ; nb:hasAuthor "Arezki Boudaoud" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/FibrilTool.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "FibrilTool, an ImageJ plug-in to quantify fibrillar structures in raw microscopy images" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-04-13T13:59:42"^^xsd:dateTime ; dc1:modified "2023-04-26T13:30:55"^^xsd:dateTime ; dc1:title "FibrilTool" ; rdfs:comment """

Evaluates the orientation of fiber orientation pattern and plots the results in the image. It calculates gradient in x and y direction. - then calculates the eigenvector of nematic tensor, which is the orientation of the pattern.

\r """ . a ; nb:hasAuthor "Edda Zinck", "Jerome Mutterer" ; nb:hasDOI ; nb:hasDocumentation , "FigureJ documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/FigureJ.jpeg" ; nb:hasImplementation ; nb:hasLocation , "FigureJ github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Mutterer J., Zinck E., J. Microscopy, 2013" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-12T08:16:47"^^xsd:dateTime ; dc1:modified "2023-04-29T09:34:50"^^xsd:dateTime ; dc1:title "FigureJ" ; rdfs:comment """

This plugin achieves easy creation of image figures for publications, reports, projects.

\r \r
    \r
  • \r

    Easy-to-design interactive figure layout.

    \r
  • \r
  • \r

    Visually assign image content to panels.

    \r
  • \r
  • \r

    High-quality image scaling and rotation.

    \r
  • \r
  • \r

    Easy and consistent panel labels and scale bars.

    \r
  • \r
  • \r

    Each panel has it's original datasource's properties and tracks achieved image processing.

    \r
  • \r
  • \r

    Save and re-open editable figures.

    \r
  • \r
  • \r

    Export as standard image formats with textual description of each panel history.

    \r
  • \r
\r \r

Compared to Make montage, the plugin adds more flexibility to montage creation: Easy-to-design interactive figure layout. Visually assign image content to panels. High-quality image scaling and rotation. Easy and consistent panel labels and scale bars. Each panel has it's original data source's properties and tracks achieved image processing. Save and re-open editable figures. Export as standard image formats with textual description of each panel history. 

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/FIJI.png" ; nb:hasLicense "GPL v2 (and others: http://fiji.sc/Fiji:About)" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T18:05:47"^^xsd:dateTime ; dc1:modified "2018-10-19T07:01:17"^^xsd:dateTime ; dc1:title "Fiji" ; rdfs:comment """

Fiji is just ImageJ: a distribution of ImageJ (and ImageJ2) together with Java, Java 3D and a lot of plugins organized into a coherent menu structure. The main focus of Fiji is to assist research in life sciences. It is a free, open-source, community-driven project.

\r """ . a ; nb:hasAuthor "Jefferis Gregory orcid.org/0000-0002-0587-9355" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-01-30T16:13:18"^^xsd:dateTime ; dc1:modified "2021-05-19T18:52:10"^^xsd:dateTime ; dc1:title "Fiji CMTK GUI" ; rdfs:comment """

Working version of a simple GUI frontend for CMTK image registration tools in Fiji

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:07:33"^^xsd:dateTime ; dc1:title "Fiji Logo 3D" . a ; nb:hasAuthor "Larry Lindsey" ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasLicense "GPLv2" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T15:32:15"^^xsd:dateTime ; dc1:title "FijiArchipelago" ; rdfs:comment """

Fiji Archipelago is a tool designed to make it easy for programmers to export Fiji/ImageJ functionality over a network to several other computers.

\r """ . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS Vessel Tracing 3D project" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of Filament Tracing 3D with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-25T11:49:12"^^xsd:dateTime ; dc1:modified "2023-05-01T17:03:45"^^xsd:dateTime ; dc1:title "Filament Tracing (ImageJ)" . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: VESSEL-TRACING-3D" ; nb:hasFunction , , ; nb:hasLocation , "Neubias BIAFLOWS workflow of Filament Tracing with LocThresh ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-01-23T16:30:05"^^xsd:dateTime ; dc1:modified "2023-05-01T17:01:52"^^xsd:dateTime ; dc1:title "Filament Tracing LocThresh (ImageJ)" ; rdfs:comment """

Blood vessels tracing in 3D image from 3D Gaussian blurring (user defined radius), local thresholding (user defined radius and offset) and 3D skeletonization. Dockerized version for BIAFLOWS,

\r """ . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: VESSEL-TRACING-3D" ; nb:hasFunction , , ; nb:hasLocation , "Neubias BIAFLOWS workflow of Filament Tracing with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-01-23T16:22:13"^^xsd:dateTime ; dc1:modified "2023-05-01T17:02:55"^^xsd:dateTime ; dc1:title "Filament Tracing Tubeness (ImageJ)" ; rdfs:comment """

Blood vessels tracing in 3D image from Tubeness filtering (user defined scale), 3D opening (radius set to 2), thresholding (user defined level) and 3D skeletonization.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:07:54"^^xsd:dateTime ; dc1:title "File Extension" . a ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-03-10T02:45:54"^^xsd:dateTime ; dc1:title "File Import" . a ; nb:hasAuthor "Andrzej Oles" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T14:43:26"^^xsd:dateTime ; dc1:title "Fill Regions" ; rdfs:comment """

Fill regions in images.

\r """ . a ; nb:hasAuthor "Butler Richard" ; nb:hasDocumentation , "Git Hub" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-04/Capture_0.JPG" ; nb:hasImplementation ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Filopodyan: An open-source pipeline for the analysis of filopodia in JCB 2017" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasTrainingMaterial ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-04-08T12:28:50"^^xsd:dateTime ; dc1:modified "2019-04-19T15:01:19"^^xsd:dateTime ; dc1:title "Filopodyan" ; rdfs:comment """

Fiji plugin for detecting, tracking and quantifying filopodia

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/filter%20toolbox.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-29T14:48:28"^^xsd:dateTime ; dc1:title "Filter Toolbox (Icy)" ; rdfs:comment """

Provides a selection of spatial, separable and customizable filters in 1D and 2D, with OpenCL implementation if supported.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T13:38:24"^^xsd:dateTime ; dc1:title "FilterObjects" ; rdfs:comment """

FilterObjects eliminates objects based on their measurements (e.g., area, shape, texture, intensity).

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/findcells.png" ; nb:hasLocation , "Find cells using nuclear and membrane fluorescence" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:43:59"^^xsd:dateTime ; dc1:modified "2023-04-29T13:29:21"^^xsd:dateTime ; dc1:title "Find cells using nuclear and membrane fluorescence" ; rdfs:comment """
\r

This protocol first extracts the cell nuclei from a given fluorescence channel (full labeling), and grows a contour from each nucleus to extract the cell edge in another fluorescence channel (membrane-labeling).

\r
\r """ . a ; nb:hasAuthor "Johannes Schindelin" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T17:34:04"^^xsd:dateTime ; dc1:title "Find Dimension of Raw Image (ImageJ)" . a ; nb:hasAuthor "Laurent Gelman" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/multiwell24.jpg" ; nb:hasLocation , "Gist" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T11:10:48"^^xsd:dateTime ; dc1:modified "2018-06-05T00:48:20"^^xsd:dateTime ; dc1:title "Find, Draw and Measure Wells in a Multi-Well Plate Picture" ; rdfs:comment """This macro recognizes wells in a picture from a multi-well plate (it works also on a picture of a single well). It is used to segment a picture to determine the number of "Colony Forming Units" in each individual well of a plate.\r \r The steps are the following:\r \r 1. Makes a 8-bit B&W picture, inverts it (=> borders will look white instead of black), resizes it (optional, this is to speed-up convolution thereafter) and find edges.\r 2. Convolves the obtained picture with a kernel corresponding to a thick white circle of the size of the wells. The resulting image has big "blobs" or "particles" corresponding roughly to the centers of the well.\r 3. The image is thresholded to remove particles not corresponding to strong hits and "Analyze particle" is run.\r 4. The measured parameter is the center of mass of the particles which gives the center of the well. These are saved in an array.\r 5. Circles are drawn and added to the ROI manager. The centers of the circles are the identified centers of mass of the particles and their radius is the expected radius of the wells in the original image.""" . a ; nb:hasAuthor "Qingzong TSENG" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-07T18:48:58"^^xsd:dateTime ; dc1:modified "2020-03-03T09:17:25"^^xsd:dateTime ; dc1:title "Find Focused Slices" ; rdfs:comment """

An ImageJ plugin for selecting a plane in focus among multiple slices image stack. The algorithm uses normalized variance. A short tutorial is available in the plugin web page (above).

\r """ . a ; nb:hasAuthor "Michael Schmid" ; nb:hasComparison ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-01-03T23:12:52"^^xsd:dateTime ; dc1:modified "2019-10-29T17:33:23"^^xsd:dateTime ; dc1:title "Find Maxima" . a ; nb:hasAuthor "Waithe, Dominic orcid.org/0000-0003-2685-4226" ; nb:hasComparison ; nb:hasDocumentation , "Link to README text." ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/Screenshot%202018-10-17%20at%2018.45.32.png" ; nb:hasImplementation ; nb:hasLicense "GNU General Public License v3.0" ; nb:hasLocation , "link to jupyter notebook in Github." ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2018-10-17T17:47:03"^^xsd:dateTime ; dc1:modified "2021-05-26T08:05:03"^^xsd:dateTime ; dc1:title "Find Maxima (Python)" ; rdfs:comment """

Maxima finding algorithm implemented in Python recreated from implementation in Fiji(ImageJ)

\r \r

This is a re-implementation of the java plugin written by Michael Schmid and Wayne Rasband for ImageJ. The original java code source can be found in: https://imagej.nih.gov/ij/developer/source/ij/plugin/filter/MaximumFinder.java.html 

\r \r

This implementation remains faithful to the original implementation but is not 100% optimised. The java version is faster but this could be alleviated by compiling c code for parts of the code. This script is simply to provide the functionality of the ImageJ find maxima algorithm to individuals writing pure python script.

\r \r

The algorithm works as follows:

\r \r

The first stage in the maxima finding algorithm is to find the local maxima. This involves processing the image with a 3x3 neighbourhood maximum filter. Once filtered this image is compared back to the original, where the pixels are the same value represents the locations of the local maxima. Typically there are far too many local maxima to be meaningful so the goal is then to merge and prune this maxima using some kind of measure of quality. In the case of algorithm a single parameter is used, the noise tolerance (Prominence). If a maxima is close to another then the maxima will be merged or removed based on the below criteria.

\r \r

Starting with the brightest maxima and working down the intensities:

\r \r
    \r
  • Expand out (‘flood fill’) from each maxima location. Neighbouring pixels within a noise tolerance (notl) of the maxima are scanned until the region within tolerance is exhausted.\r
      \r
    • If the pixels are equal to the maxima, mark this as equal.
    • \r
    • If a greater maxima is met, ignore the active maxima.
    • \r
    • If the pixels are less than maxima, but greater than maxima minus the noise tolerance, mark as listed.
    • \r
    • Mark all ‘listed’ pixels 'processed' if they are included within a valid peak region, otherwise reset them.
    • \r
    • From the regions containing a peak, calculate the best pixel to be considered as maxima based on minimum distance calculation with all those maxima considered equal.
      \r  
    • \r
    \r
  • \r
\r \r

For a video detailing how this algorithm works please see:

\r \r

https://youtu.be/f9vXOMKOlaY

\r \r

Or for examples of it being used in practise, please see:

\r \r

https://youtu.be/9wvPsEzRWzI

\r \r

 

\r """ . a ; nb:hasAuthor "Alex Herbert" ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-19T12:42:13"^^xsd:dateTime ; dc1:modified "2019-10-28T11:19:42"^^xsd:dateTime ; dc1:title "FindFoci" ; rdfs:comment """

The FindFoci plugins allow the identification of peak intensity regions within 2D and 3D images. The algorithm is highly configurable and parameters can be optimised using reference images and then applied to multiple images using the batch mode. Details of the benefits of training an algorithm on multiple images can be found in the FindFoci paper: 2591

\r """ . a ; nb:hasAuthor "Florian Mueller" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/pre-detection-step.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "FISH-quant: automatic counting of transcripts in 3D FISH images" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , , , ; dc1:created "2014-12-09T14:34:40"^^xsd:dateTime ; dc1:modified "2020-03-03T10:36:47"^^xsd:dateTime ; dc1:title "FISH-quant" ; rdfs:comment """

Matlab toolbox to analyze single molecule mRNA FISH data. Allows counting the number of mature and nascent transcripts in 3D images. See 2513. Following toolboxes are required: - Optimization toolbox - Statistics toolbox - Image processing toolbox - (Optional) Parallel processing toolbox

\r \r

 

\r \r

Input data type: 3D image

\r \r

Output data type: CSV

\r """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/FISH_example.jpg" ; nb:hasLocation , "FISH Signals detection in Human Spermatozoids macro" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:hasUsageExample , "User guide - FISH Signals detection in Human Spermatozoids" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:00:58"^^xsd:dateTime ; dc1:modified "2023-04-28T14:03:40"^^xsd:dateTime ; dc1:title "FISH signals detection" ; rdfs:comment """

The macro segments and classifies human spermatozoids nuclei (DAPI) based on the number of FISH signals (spots) they contain. It reports the percentage of occurrences of user defined classes (combinations of spot multiplicity in the FISH channels) as well as the position (point selections) of the detected nuclei falling in these classes. The input image should be an hyperstack with 4 channels: DAPI (first channel) and three FISH channels. The images are typically obtained as a maximum intensity projection of few channels (confocal) or a single z slice acquisition (widefield).

\r \r

Example image available in the linked page. 

\r """ . a ; nb:hasAuthor "Gilbert@bio.fsu.edu" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/FISHfinder.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "FISHfinder downloads" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:12:57"^^xsd:dateTime ; dc1:modified "2018-06-01T23:00:51"^^xsd:dateTime ; dc1:title "FISHfinder" ; rdfs:comment """Quote: \r \r > Fluorescence in situ hybridization (FISH) is used to study the organization and the positioning of specific DNA sequences within the cell nucleus. Analyzing the data from FISH images is a tedious process that invokes an element of subjectivity. Automated FISH image analysis offers savings in time as well as gaining the benefit of objective data analysis. While several FISH image analysis software tools have been developed, they often use a threshold-based segmentation algorithm for nucleus extraction. As fluorescence signal intensities can vary significantly from experiment to experiment, from cell to cell, and within a cell, threshold based segmentation is inflexible and often insufficient for automatic image analysis, leading to additional manual extraction and potential subjective bias. To overcome these problems, we developed a graphical software tool called FISH Finder to automatically analyze FISH images that vary significantly. By posing the nucleus extraction as a classification problem, compound Bayesian Classifier is employed so that contextual information is utilized, resulting in reliable classification and boundary extraction. This makes it possible to analyze FISH images efficiently and objectively without adjustment of input parameters.""" . a ; nb:hasAuthor " Arantza Muriana", " Celia Quevedo", " Eckart Krupp", " Tobias R. Kießling", "Elisabet Teixidó", "Stefan Scholz" ; nb:hasDOI , "DOI" ; nb:hasFunction , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/splash.png" ; nb:hasImplementation ; nb:hasLicense "GNU GENERAL PUBLIC LICENSE" ; nb:hasLocation , "Download last windows version from GitHub" ; nb:hasPlatform ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "Original publication" ; nb:hasSupportedImageDimension ; nb:hasTopic , , , , , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-10-19T08:39:35"^^xsd:dateTime ; dc1:modified "2018-10-19T08:56:54"^^xsd:dateTime ; dc1:title "FishInspector" ; rdfs:comment """

The software FishInspector provides automatic feature detections in images of zebrafish embryos (body size, eye size, pigmentation). It is Matlab-based and provided as a Windows executable (no matlab installation needed).

\r \r

The recent version requires images of a lateral position. It is important that the position is precise since deviation may confound with feature annotations. Images from any source can be used. However, depending on the image properties parameters may have to be adjusted. Furthermore, images obtained with normal microscope and not using an automated position system with embryos in glass capillaries require conversion using a KNIME workflow (the workflow is available as well). As a result of the analysis the software provides JSON files that contain the coordinates of the features. Coordinates are provided for eye, fish contour, notochord , otoliths, yolk sac, pericard and swimbladder. Furthermore, pigment cells in the notochord area are detected. Additional features can be manually annotated. It is the aim of the software to provide the coordinates, which may then be analysed subsequently to identify and quantify changes in the morphology of zebrafish embryos.

\r """ . a ; nb:hasLocation , "(not public?!)" ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T10:32:58"^^xsd:dateTime ; dc1:title "FishQuant" . a ; nb:hasAuthor "Open Microscopy Environment" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/Captureebiimage.PNG" ; nb:hasImplementation ; nb:hasLocation , "Jupyter Notebook from ITR" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-08-16T12:39:47"^^xsd:dateTime ; dc1:modified "2023-05-03T13:55:38"^^xsd:dateTime ; dc1:title "Fit a model for the growth of yeast cells" ; rdfs:comment """

This notebook uses the rOMERO-gateway and EBImage to process an Image associated to the paper 'Timing of gene expression in a cell-fate decision system'.

\r \r

The Image "Pos22" is taken from the dataset idr0040-aymoz-singlecell/experimentA/YDA306_AGA1y_PRM1r_Mating. It is a timelapse Image with 42 timepoints separated by 5 minutes. This Image is used to fit a model for the growth of the yeast cells. The notebook does not replicate any of the analysis of the above mentioned paper.

\r \r

Its purpose is mainly to demonstrate the use of Jupyter, rOMERO-gateway and EBimage.

\r \r

 

\r \r

What it does:

\r \r
    \r
  • For each time point of one movie:\r
      \r
    • Read the image for this time point  from the IDR
    • \r
    • Threshold the images and count the cells using EBimage functions
    • \r
    \r
  • \r
  • Fit an exponential model to the count of cells against time to get a coefficient of grow (exponential factor)
  • \r
\r \r

 

\r \r

 

\r \r

 

\r """ . a ; nb:hasAuthor "Carpenter, Anne" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/cp_logo.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "CellProfiler 3.0: Next-generation image processing for biology" ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T15:47:34"^^xsd:dateTime ; dc1:title "FlagImage" ; rdfs:comment """

CellProfiler FlagImage module allows to assign a flag if an image meets certain measurement criteria that you specify (for example, if the image fails a quality control measurement). The value of the flag is 1 if the image meets the selected criteria (for example, if it fails QC), and 0 if it does not meet the criteria (if it passes QC).

\r """ . a ; nb:hasAuthor "Nicolas Hervé" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T13:52:25"^^xsd:dateTime ; dc1:title "FlickrImageRetrieve" ; rdfs:comment """

Grab random images from Flickr :

\r \r
    \r
  • in recent uploads
  • \r
  • in interestingness stream
  • \r
  • from tags search
  • \r
\r """ . a ; nb:hasAuthor "Paul Barber" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/SLIM-fitted-decay-graph.png" ; nb:hasLocation , "SLIM Curve" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T11:47:51"^^xsd:dateTime ; dc1:modified "2018-06-09T22:41:30"^^xsd:dateTime ; dc1:title "FLIM / SLIM Analysis" ; rdfs:comment """An exponential curve fitting library used for Fluorescence Lifetime Imaging (FLIM) and Spectral Lifetime Imaging (SLIM), available as:\r \r * [Source code as C/C++ and Java library](https://github.com/slim-curve)\r * [ImageJ plugin](http://fiji.sc/SLIM_Curve)\r \r * [Standalone Open-Source Windows application](https://www.assembla.com/spaces/ATD_TRI/wiki/Home)\r \r Publications:\r \r * [Barber, P.R., Proc. SPIE, 5700, 2005.pdf](http://users.ox.ac.uk/~atdgroup/publications/Barber,%20P.R.,%20Proc.%20SPIE,%205700,2005.pdf)\r * [Barber, P.R., J. R. Soc. Interface, 6, 2009.pdf](http://users.ox.ac.uk/%7Eatdgroup/publications/Barber,%20P.R.,%20J.%20R.%20Soc.%20Interface,%206,%202009.pdf)\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2020-03-03T10:09:19"^^xsd:dateTime ; dc1:title "flip (EBImage)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T14:05:59"^^xsd:dateTime ; dc1:title "FlipAndRotate" ; rdfs:comment """

FlipAndRotate flips (mirror image) and/or rotates an image

\r """ . a ; nb:hasDocumentation , "online link" ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-10-30T12:31:19"^^xsd:dateTime ; dc1:title "floodFill" . a ; nb:hasAuthor "Alexandre Dufour", "Timothée Lecomte" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-29T14:08:20"^^xsd:dateTime ; dc1:title "Flow Display (Icy)" ; rdfs:comment """
\r

This plugin provides a painter to visualize 2D flows. 2D Flows are couples of two sequences, one for the horizontal displacements, the other for the vertical displacements. This plugin provides a painter that draws flow arrows on top of another sequence.

\r
\r """ . a ; nb:hasAuthor "Jean-Yves Tinevez", "Michael Abràmoff" ; nb:hasDocumentation , "Fiji page" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/quiver.gif" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "IEEE Transactions in Medical Imaging , M.D. Abràmoff, W.J. Niessen and M.A. Viergever: Objective Quantification of the Motion of Soft Tissues. IEEE TMI. 2000; 19 (10): 986-995." ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-03-11T01:02:25"^^xsd:dateTime ; dc1:title "FlowJ" ; rdfs:comment """FlowJ is a collection of popular 2D optical flow algorithms, Lucas and Kanade, Uras, Fleet and Jepson, and Singh, in Java.\r \r Bundled with Fiji, but can also be simply installed to ImageJ as well.\r """ . a ; nb:hasAuthor "Blanc-Ferraud Laure", "Cachia Mayeul" ; nb:hasDocumentation , "Readme from github" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-03/326414732_Notes_230331_101019_83f_33537.jpg" ; nb:hasImplementation ; nb:hasLocation , "GitHub" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Preprint to appear in Inverse Problem" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2023-03-31T08:00:32"^^xsd:dateTime ; dc1:modified "2023-03-31T08:44:02"^^xsd:dateTime ; dc1:title "FluoGAN" ; rdfs:comment """

FluoGAN is a fluorescence image deconvolution software combining the knowledge of acquisition physical model with gan. It takes a fluctuating sequence of blurred, undersampled and noisy images of the sample of interest  fixed sample as input from wide field or confocal and returns a super resolved image.

\r """ . a ; nb:hasAuthor "Wan Yong " ; nb:hasDocumentation , "http://www.sci.utah.edu/software/fluorender.html" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/fluorender.png" ; nb:hasImplementation ; nb:hasLicense "MIT License" ; nb:hasLocation , "https://github.com/SCIInstitute/fluorender" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasTrainingMaterial ; nb:hasType ; nb:hasUsageExample , "http://www.sci.utah.edu/software/fluorender.html" ; nb:openess ; dc1:created "2018-12-09T18:48:01"^^xsd:dateTime ; dc1:modified "2018-12-09T18:55:28"^^xsd:dateTime ; dc1:title "FluoRender" ; rdfs:comment """

FluoRender is an interactive rendering tool for confocal microscopy data visualization. It combines the rendering of multi-channel volume data and polygon mesh data, where the properties of each dataset can be adjusted independently and quickly. The tool is designed especially for neurobiologists, allowing them to better visualize confocal data from fluorescently-stained brains, but it is also useful for other biological samples.

\r """ . a ; nb:hasAuthor "Thomas Provoost, Fabrice de Chaumont" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T15:39:31"^^xsd:dateTime ; dc1:title "Flying Camera" ; rdfs:comment """

Layer for the 3D Viewer, allowing the user to move the camera in a more intuitive way.

\r """ . a ; nb:hasAuthor "Delgado-Gonzalo Ricardo", "Ramdya Pavan", "Uhlman Virginie" ; nb:hasDocumentation , "Documentation page" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-02/Capture_2.PNG" ; nb:hasImplementation ; nb:hasLocation , "Download flyLimbTracker" ; nb:hasPlatform , ; nb:hasReferencePublication , "V. Uhlmann, P. Ramdya, R. Delgado-Gonzalo, R. Benton, M. Unser, FlyLimbTracker: An Active Contour Based Approach for Leg Segment Tracking in Unmarked, Freely Behaving Drosophila,\" PLoS ONE, vol. 12, no. 4, pp. 1-21, April 28, 2017." ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType , ; nb:openess ; nb:requires ; dc1:created "2018-02-01T09:38:57"^^xsd:dateTime ; dc1:modified "2018-02-01T09:59:19"^^xsd:dateTime ; dc1:title "FlyLimbTracker" ; rdfs:comment """

  FlyLimbTracker is  a method that uses active contours to semi-automatically track body and leg segments from video image sequences of unmarked, freely behaving Drosophila flies. This approach can be used to measure leg segment motions during a variety of locomotor and grooming behaviors.

\r \r

For now the plugin have to be downlaoded directly from the EPFL website (see link), not from the search bar as usual in ICY.

\r \r

 

\r """ . a ; nb:hasAuthor "Analysis Group, FMRIB, Oxford, UK" ; nb:hasDocumentation , "Flirt documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/flirt.PNG" ; nb:hasImplementation ; nb:hasLocation , "Formular to get access to download" ; nb:hasPlatform ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2018-10-04T15:01:58"^^xsd:dateTime ; dc1:modified "2018-10-04T15:14:11"^^xsd:dateTime ; dc1:title "FMRIB's Linear Image Registration Tool FLIRT" ; rdfs:comment """

FLIRT (FMRIB's Linear Image Registration Tool) is a fully automated robust and accurate tool for linear (affine) intra- and inter-modal brain image registration.

\r \r

FLIRT comes with a main GUI as well as three supporting guis:

\r \r
    \r
  • ApplyXFM - for applying saved transformations and changing FOVs
  • \r
  • InvertXFM - for inverting saved transformations
  • \r
  • ConcatXFM - for concatenating saved transformations
  • \r
\r """ . a ; nb:hasAuthor "Analysis Group, FMRIB, Oxford, UK" ; nb:hasDocumentation , "User Guide" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/flirt_0.PNG" ; nb:hasImplementation ; nb:hasLocation , "Formular to get access to download" ; nb:hasPlatform ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-10-04T15:14:27"^^xsd:dateTime ; dc1:modified "2018-10-04T15:19:51"^^xsd:dateTime ; dc1:title "FNIRT" ; rdfs:comment """

Non linear registration intensity based for MRI brain exams. To be applied after FLIRT

\r """ . a ; nb:hasAuthor "A. Mazouchi, JN. Milstein " ; nb:hasLicense "Unknown" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "10.1093/bioinformatics/btv630" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; dc1:created "2016-10-09T17:26:30"^^xsd:dateTime ; dc1:modified "2017-09-13T13:22:52"^^xsd:dateTime ; dc1:title "FOCAL" ; rdfs:comment """

FOCAL (Fast Optimized Cluster Algorithm for Localizations) is a rapid density based algorithm for detecting clusters in localization microscopy datasets.

\r """ . a ; nb:hasAuthor "Eric A. Vitriol", "Klaus M. Hahn", "Mathew E. Berginski", "Shawn M. Gomez" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/FA.png" ; nb:hasImplementation ; nb:hasLocation , "Focal Adhesion Analysis Server" ; nb:hasReferencePublication , , , "Arp2/3 Is Critical for Lamellipodia and Response to Extracellular Matrix Cues but Is Dispensable for Chemotaxis", "High-Resolution Quantification of Focal Adhesion Spatiotemporal Dynamics in Living Cells", "The Focal Adhesion Analysis Server: a web tool for analyzing focal adhesion dynamics" ; nb:hasType ; nb:openess ; dc1:created "2014-12-09T12:56:56"^^xsd:dateTime ; dc1:modified "2018-05-16T17:54:00"^^xsd:dateTime ; dc1:title "Focal Adhesion Analysis Server" ; rdfs:comment """The website implements a set of computer vision algorithms designed to automatically process time-lapse images of fluorescently labeled focal adhesion proteins in motile cells. The methods associated with the processing have been published in PLOS One and Cell.\r \r The publication describes a quantitative analysis of focal adhesion dynamics that have been imaged using TIRF. All image processing steps are well explained or referenced. \r \r > To better understand the dynamic regulation of focal adhesions, we have developed an analysis system for the automated detection, tracking, and data extraction of these structures in living cells. This analysis system was used to quantify the dynamics of fluorescently tagged Paxillin and FAK in NIH 3T3 fibroblasts followed via Total Internal Reflection Fluorescence Microscopy (TIRF). High content time series included the size, shape, intensity, and position of every adhesion present in a living cell. These properties were followed over time, revealing adhesion lifetime and turnover rates, and segregation of properties into distinct zones.

\r """ . a ; nb:hasAuthor "Waithe dominic orcid.org/0000-0003-2685-4226" ; nb:hasComparison ; nb:hasDOI , "https://zenodo.org/badge/latestdoi/29305715" ; nb:hasDocumentation , "Link to manual (please select for latest release)." ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/Screenshot%202018-10-17%20at%2015.58.44.png" ; nb:hasImplementation , ; nb:hasLicense "GNU General Public License v2.0" ; nb:hasLocation , "FoCuS-point download page (please select for latest release)." ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "FoCuS-point: software for STED fluorescence correlation and time-gated single photon counting." ; nb:hasSupportedImageDimension ; nb:hasTopic , , , , ; nb:hasType ; nb:openess ; dc1:created "2018-10-17T14:59:34"^^xsd:dateTime ; dc1:modified "2018-10-18T16:43:04"^^xsd:dateTime ; dc1:title "FoCuS-point" ; rdfs:comment """

FoCuS-point is stand-alone software for TCSPC correlation and analysis. FoCuS-point utilizes advanced time-correlated single-photon counting (TCSPC) correlation algorithms along with time-gated filtering and innovative data visualization. The software has been designed to be highly user-friendly and is tailored to handle batches of data with tools designed to process files in bulk. FoCuS-point also includes advanced diffusion curve fitting algorithms which allow the parameters of the correlation functions and thus the kinetics of diffusion to be established quickly and efficiently.

\r """ . a ; nb:hasAuthor "Waithe dominic orcid.org/0000-0003-2685-4226" ; nb:hasComparison ; nb:hasDOI , "https://doi.org/10.5281/zenodo.1292334" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/Screenshot%202018-10-17%20at%2012.06.55.png" ; nb:hasImplementation , ; nb:hasLicense "GNU General Public License v3.0" ; nb:hasLocation , "FoCuS-scan download page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Optimized processing and analysis of conventional confocal microscopy generated scanning FCS data" ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2018-10-17T10:46:16"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "FoCuS-scan" ; rdfs:comment """

FoCuS-scan is software for processing and analysis of large-scale scanning fluorescence correlation spectroscopy (FCS) data. FoCuS-scan can correlate data acquired on conventional turn-key confocal systems and in the form of xt image carpets.

\r """ . a ; nb:hasAuthor "Joachim Walter" ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:requires ; dc1:created "2018-06-05T01:22:18"^^xsd:dateTime ; dc1:modified "2018-06-05T01:32:55"^^xsd:dateTime ; dc1:title "Fourier Bandpass Filter" ; rdfs:comment """This is a plugin bundled with native ImageJ.\r \r See IJ reference for more details > [Link](https://imagej.nih.gov/ij/docs/guide/146-29.html#toc-Subsection-29.10)\r \r """ . a ; nb:hasAuthor "Alex Herbert ", "Olivier Burri" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-01T16:13:54"^^xsd:dateTime ; dc1:modified "2019-10-21T08:44:45"^^xsd:dateTime ; dc1:title "Fourier Ring Correlation" ; rdfs:comment """

Calculate the Fourier ring correlation (FRC). The FRC can be used as a resolution criterion for super resolution microscopy. The Plugin can display a plot of the FRC curve, along with the LOESS smoothed version of the curve. Finally it displays the threshold method used and the intersection of the FRC with the threshold, providing the FIRE number. It can be used on two open images or on pairs of images in batch mode. 2654 2655

\r """ . a ; nb:hasAuthor "Clemens F. Kaminski", "Marcus Fantham" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-04/fpbScreenshot_0.png" ; nb:hasImplementation , ; nb:hasLicense "Creative Commons Attribution - ShareAlike 4.0 International license" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Fantham, Marcus, and Clemens F. Kaminski. “A New Online Tool for Visualization of Volumetric Data.” Nature Photonics 11, no. 2 (February 2017): 69. https://doi.org/10.1038/nphoton.2016.273." ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2019-04-18T12:46:49"^^xsd:dateTime ; dc1:modified "2020-10-19T15:09:10"^^xsd:dateTime ; dc1:title "FPBioimage" ; rdfs:comment """>FPBioimage is a volumetric visualization tool which runs in all modern web browsers. Try the tool yourself at our example site [here](https://fpb.ceb.cam.ac.uk/).\r """ . a ; nb:hasAuthor "A. Karperien, Charles Sturt University, Australia/Canada, Earth 2007-2012" ; nb:hasImplementation ; nb:hasLocation , "FracLac site" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-11-10T15:41:54"^^xsd:dateTime ; dc1:modified "2019-10-30T13:18:01"^^xsd:dateTime ; dc1:title "FracLac" ; rdfs:comment """

FracLac is for digital image analysis. Use it to measure difficult to describe morphological features.
\r FracLac is a plugin for ImageJ. It is freely available software developed and maintained by our lab at the School of Community Health, Faculty of Science, Charles Sturt University, Australia. The author of the software and project lead is also the author of this document (me, Audrey Karperien). The basic box counting algorithm was originally modified from ImageJ's box counting algorithm and H. Jelinek's NIH Image plugin, and was further elaborated based on extensive research and development. The convex hull algorithm was provided by Thomas Roy, University of Alberta, Canada. As open source software, with the continuing help of a host of users and collaborators, FracLac has evolved to a suite of fractal analysis and morphology functions.

\r """ . a ; nb:hasAuthor "Gustavo de Medeiros", "Jacopo Nespolo", "Joel Lüthi", "Marco Franzon", "Prisca Liberali", "Tommaso Comparin" ; nb:hasDocumentation , "github" ; nb:hasFunction , , , , ; nb:hasImplementation , , ; nb:hasLicense "BSD 3-Clause" ; nb:hasPlatform , ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "github" ; nb:openess ; dc1:created "2023-04-29T07:48:41"^^xsd:dateTime ; dc1:modified "2023-04-29T12:45:01"^^xsd:dateTime ; dc1:title "Fractal" ; rdfs:comment """

Fractal is a framework to process high-content imaging data at scale and prepare it for interactive visualization. Fractal provides distributed workflows that convert TBs of image data into OME-Zarr files. The platform then processes the 3D image data by applying tasks like illumination correction, maximum intensity projection, 3D segmentation using cellpose and measurements using napari workflows. The pyramidal OME-Zarr files enable interactive visualization in the napari viewer.

\r """ . a ; nb:hasAuthor "M. Unser, T. Blu" ; nb:hasDOI ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T15:59:06"^^xsd:dateTime ; dc1:title "Fractional Splines and Fractals" ; rdfs:comment """

A MATLAB package is made available for computing the fractional smoothing spline estimator of a 1D signal, and for generating fBms (fractional Brownian motion).

\r """ . a ; nb:hasAuthor "Blu, Thierry ", "Sage, Daniel", "Unser, Michael", "Van De Ville, Dimitri" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/fractsplines_0.jpeg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "\"Fractional Splines and Wavelets,\" SIAM Review, vol. 42, no. 1, pp. 43-67, March 2000" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T17:02:00"^^xsd:dateTime ; dc1:title "Fractional Splines Wavelets" ; rdfs:comment """

The fractional splines are an extension of the polynomial splines for all fractional degrees α > -1. Their basic constituents are piecewise power functions of degree α. One constructs the corresponding B-splines through a localization process similar to the classical one, replacing finite differences by fractional differences. The fractional B-splines share virtually all the properties of the classical B-splines, including the two-scale relation, and can therefore be used to define new wavelet bases with a continuously-varying order parameter

\r """ . a ; nb:hasAuthor "Andrey P ", "Maurin Y" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-09/CapturefreeD.PNG" ; nb:hasImplementation ; nb:hasLicense "Free but not open source" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "3D segmentation using free-D" ; nb:openess ; nb:requires ; dc1:created "2016-10-05T19:56:34"^^xsd:dateTime ; dc1:modified "2018-10-18T15:39:39"^^xsd:dateTime ; dc1:title "FreeD" ; rdfs:comment """

Free-D is a three-dimensional (3D) reconstruction and modeling software. It allows to generate, process and analyze 3D point and surface models from stacks of 2D images. Free-D is an integrated software, offering in a single graphical user interface all the functionalities required for 3D modeling. It runs on Linux, Windows, and MacOS. Free-D is developed by the Modeling and Digital Imaging team of the Institut Jean-Pierre Bourgin, INRA Versailles, France.

\r """ . a ; nb:hasAuthor " Biomedical Computer Vision (BMCV)" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-03/Capture.PNG" ; nb:hasImplementation ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Publication about imaging workflows in Galaxy" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-03-16T11:48:11"^^xsd:dateTime ; dc1:modified "2018-08-07T11:43:29"^^xsd:dateTime ; dc1:title "Galaxy Image Analysis Tools" ; rdfs:comment """

Image analysis tools to be used within Galaxy

\r """ . a ; nb:hasAuthor "Bjoern Gruening", "Greg von Kuster", "Thomas Wollmann" ; nb:hasImplementation ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2018-03-16T11:42:15"^^xsd:dateTime ; dc1:modified "2018-03-16T11:47:36"^^xsd:dateTime ; dc1:title "Galaxy Workbench for Image Analysis" ; rdfs:comment """

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

\r """ . a ; nb:hasAuthor "Nico Stuurman", "Peter Haub", "Tobias Meckel" ; nb:hasDocumentation , "GaussFit On Spot PDF" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/gaussfitOnspot.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation , "NIH plugin page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-12-18T23:05:47"^^xsd:dateTime ; dc1:modified "2018-12-18T23:11:54"^^xsd:dateTime ; dc1:title "GaussFit OnSpot" ; rdfs:comment """

quote: 

\r \r

GaussFit_OnSpot is an ImageJ plugin for fitting Gaussian profiles onto selected positions in diffraction-limited images (e.g. single molecules, protein clusters, vesicles, or stars).

\r \r

The plugin performs a function fit in regions of interest (ROI) around spots marked by point selections in grayscale images. Single or multiple spots can be either selected manually with the Multi-point tool or automatically with the Find Maxima function.

\r \r

There is a PDF with more information, and also an example image.

\r """ . a ; nb:hasAuthor "Rasband, Waine" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Gaussian Blur 3D ImageJ java code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-05T13:50:28"^^xsd:dateTime ; dc1:modified "2019-02-05T13:53:38"^^xsd:dateTime ; dc1:title "Gaussian Blur 3D (ImageJ)" ; rdfs:comment """

Performs 3D Gaussian blurring.

\r """ . a ; nb:hasAuthor "Wayne Rasband" ; nb:hasDocumentation , "Gaussian Blur Filter" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_1.png" ; nb:hasLocation , "Download ImageJ" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-02-01T19:07:57"^^xsd:dateTime ; dc1:modified "2023-05-02T09:44:27"^^xsd:dateTime ; dc1:title "Gaussian blur in ImageJ" ; rdfs:comment """

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.

\r \r

Like all ImageJ convolution operations, it assumes that out-of-image pixels have a value equal to the nearest edge pixel. This gives higher weight to edge pixels than pixels inside the image, and higher weight to corner pixels than non-corner pixels at the edge. Thus, when smoothing with very high blur radius, the output will be dominated by the edge pixels and especially the corner pixels (in the extreme case, with a blur radius of e.g. 1e20, the image will be raplaced by the average of the four corner pixels).

\r \r

For increased speed, except for small blur radii, the lines (rows or columns of the image) are downscaled before convolution and upscaled to their original length thereafter.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2017-09-13T09:53:46"^^xsd:dateTime ; dc1:title "Gaussian Convolution (EBImage)" . a ; nb:hasAuthor "Yoann Le Montagner" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Iceberg_2.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-29T15:29:53"^^xsd:dateTime ; dc1:title "Gaussian noise estimator" ; rdfs:comment """
\r

Automatic detection of the variance (i.e. standard deviation, power) of the noise that affects a sequence, assuming that it is a white additive Gaussian noise.

\r
\r """ . a ; nb:hasAuthor "Alex Herbert" ; nb:hasDocumentation , "FindFoci manual (PDF)" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/GDSC.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "GDSC ImageJ Plugins" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-13T15:08:30"^^xsd:dateTime ; dc1:modified "2018-12-16T15:47:35"^^xsd:dateTime ; dc1:title "GDSC plugins" ; rdfs:comment """Quote: "The GDSC ImageJ plugins are a collection of analysis programs for microscopy images including colocalisation analysis and peak finding (FindFoci)."\r \r Many types of analysis besides simply finding foci detection (spot detection) is bundled in this plugin. One prominent function is "FindFoci Optimizer". This allows feeding images with spot annotation by the user (multi-point selection tool) and scans through various parameter combinations to find the best parameter set that gives the results similar to the annotation. This is almost like machine learning... but with well-established parameter types that allows you to fully understand what is going on. \r """ . a ; nb:hasAuthor "Alex Herbert" ; nb:hasDOI ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "GDSC-SMLM ImageJ Plugins" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-06-10T10:49:00"^^xsd:dateTime ; dc1:modified "2023-05-02T10:19:56"^^xsd:dateTime ; dc1:title "GDSC Single Molecule Localisation Microscopy" ; rdfs:comment """

The GDSC Single Molecule Light Microscopy (SMLM) plugins is a package of tools for single molecule localisation analysis. - Fitting Plugins: get point cloud from super resolution image. - Results Plugins: organize results. - Analysis plugins - Model plugins

\r """ . a ; nb:hasAuthor "Kenneth S. Campbell and Mihail I. Mitov, University of Kentucky" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/gelbandfitter.jpg" ; nb:hasLicense "N/A (available at no cost to academic users)" ; nb:hasLocation ; nb:hasPlatform ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-03-02T13:58:03"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "GelBandFitter" ; rdfs:comment """

GelBandFitter is a user-friendly software specific for analysis of protein gels and estimation of relative protein content. Using non-linear regression methods to fit mathematical functions to densitometry profiles, it is able to estimate content from protein bands that partially overlap. The software is available either as Matlab code (Optimization toolbox required) or a Windows executable. Reference: Mitov, M. I., Greaser, M. L., & Campbell, K. S. (2009). GelBandFitter – A computer program for analysis of closely spaced electrophoretic and immunoblotted bands. Electrophoresis, 30(5), 848–851. http://doi.org/10.1002/elps.200800583

\r """ . a ; nb:hasAuthor "C. Vonesch" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T14:25:32"^^xsd:dateTime ; dc1:title "Generalized Daubechies wavelets" ; rdfs:comment """

This is a set of Matlab routines for computing generalized Daubechies wavelet filters.

\r """ . a ; nb:hasAuthor "Nicolas, Chenouard", "Unser, Michael", "Van De Ville, Dimitri" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Riesz.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T08:42:49"^^xsd:dateTime ; dc1:title "Generalized Riesz-Wavelet Toolbox for Matlab" ; rdfs:comment """

A toolbox that contains Matlab routines for computing the forward and backward generalized Riesz-wavelet transform of high order is provided. It includes utilities for orientation computation, coefficients steering, basic denoising, frame learning.

\r """ . a ; nb:hasAuthor "Bitplane" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:45:06"^^xsd:dateTime ; dc1:modified "2017-09-13T10:15:38"^^xsd:dateTime ; dc1:title "Generate animations from image data" ; rdfs:comment "Imaris is a commercial 3D image visualisation and analysis tool. It can be used to produce complex 3D animations that include multiple volume and surface elements in several channels, as well as clipping planes and annotations such as text and arrows. Movies interpolate seamlessly between user-defined key frames, and properties such as viewing angle, zoom and visibility of each element can be changed during the animation. These features allow effective communication of results based on image data." . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-29T20:20:15"^^xsd:dateTime ; dc1:title "Generate a bug" . a ; nb:hasAuthor "The GIMP Team " ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/GIMP-wilber-big.png" ; nb:hasImplementation ; nb:hasLicense "Creative Commons Attribution-ShareAlike 4.0 International License" ; nb:hasLocation , "GIMP > Downloads" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; dc1:created "2018-05-27T14:22:52"^^xsd:dateTime ; dc1:modified "2018-05-27T14:31:50"^^xsd:dateTime ; dc1:title "GIMP" ; rdfs:comment """>This is the official website of the GNU Image Manipulation Program (GIMP).\r \r >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.\r \r >Whether you are a graphic designer, photographer, illustrator, or scientist, GIMP provides you with sophisticated tools to get your job done. You can further enhance your productivity with GIMP thanks to many customization options and 3rd party plugins.\r \r ### CLI\r \r example\r \r ```\r gimp -i -b '(simple-unsharp-mask "foo.png" 5.0 0.5 0)' -b '(gimp-quit 0)'\r ```\r \r More details, see here: **[GIMP Batch Mode](https://www.gimp.org/tutorials/Basic_Batch/)**""" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T13:52:01"^^xsd:dateTime ; dc1:title "Global Thresholder (KNIME)" . a ; nb:hasAuthor "Gratton Enrico orcid.org/0000-0002-6450-7391" ; nb:hasComparison ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/simfcs_0.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , , ; nb:hasType ; nb:hasUsageExample , "Link to tutorials" ; nb:openess ; dc1:created "2018-01-28T11:36:44"^^xsd:dateTime ; dc1:modified "2018-10-17T16:47:13"^^xsd:dateTime ; dc1:title "Globals for Images SimFCS 4" ; rdfs:comment """

Software for analysis, visualization, simulation, and acquisition  of data from spectroscopy and fluorescence microscopy.

\r \r
    \r
  • Fluorescence Correlation Spectroscopy (FCS)
  • \r
  • Fluorescence Lifetime Imaging (FLIM) and Phasor plots
  • \r
  • Förster Resonance Energy Transfer (FRET)
  • \r
  • Generalized Polarization (GP) and Spectral Phasors
  • \r
  • Number and Brightness (N&B)
  • \r
  • Photon Counting Histogram (PCH)
  • \r
  • Raster and Spatio-temporal Image Correlation Spectroscopy (RICS and STICS)
  • \r
  • Single Particle and Modulation Tracking (SPT, MT)
  • \r
  • Image Mean Square Displacement (iMSD)
  • \r
  • Pair correlation function (pCF)
  • \r
\r """ . a ; nb:hasLicense "GNU" ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-07T20:06:26"^^xsd:dateTime ; dc1:modified "2017-09-13T10:13:09"^^xsd:dateTime ; dc1:title "GNU Octave" ; rdfs:comment """"GNU Octave is a high-level language, primarily intended for numerical computations."*\r It can also be used for image processing, statistics and plotting as well as Matlab.\r "GNU Octave is also freely redistributable software. You may redistribute it and/or mod-\r ify it under the terms of the GNU General Public License as published by the Free Software\r Foundation."*\r \r * """ . a ; dc1:created "2018-05-31T19:58:47"^^xsd:dateTime ; dc1:modified "2018-05-31T19:58:47"^^xsd:dateTime ; dc1:title "GNU Parallel" . a ; nb:hasAuthor "G. Srinivasa, M. C. Fickus, Y. Guo, A. D. Linstedt and J. Kova?evi?" ; nb:hasDocumentation , "Documentation in zip file" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/golgisegmentation.png" ; nb:hasImplementation ; nb:hasLocation , "Active mask segmentation of fluorescence microscope images" ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , , "Full text", "IEEE page" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-24T13:59:17"^^xsd:dateTime ; dc1:modified "2023-05-03T15:03:48"^^xsd:dateTime ; dc1:title "Golgi Segmentation by Active Mask framework" ; rdfs:comment """

Segmentation of Golgi.

\r \r

Sample Images can be found here.

\r """ . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasFunction ; nb:hasLicense "see http://bigwww.epfl.ch/thevenaz/differentials/index.html#LegalBlurb" ; nb:hasLocation , "Image Differentials" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-12T14:57:27"^^xsd:dateTime ; dc1:modified "2017-09-12T15:14:21"^^xsd:dateTime ; dc1:title "gradient by Philippe Thévenaz" ; rdfs:comment """

Computes image gradient

\r \r

 

\r \r

Based on the algorithm below. 

\r \r

Splines: A Perfect Fit for Signal and Image Processing
\r M. Unser
\r IEEE Signal Processing Magazine, vol. 16, no. 6, pp. 22-38, November 1999.
\r  DOI: 10.1109/79.799930
\r  http://ieeexplore.ieee.org/document/799930/

\r """ . a ; nb:hasAuthor "Dimiter Prodanov" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-03T11:57:22"^^xsd:dateTime ; dc1:title "Granulometric Filtering (ImageJ)" . a ; nb:hasAuthor "Funke Jan" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Screenshot%202020-03-03%20at%2011.22.29.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Based on this publication" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-03T10:28:58"^^xsd:dateTime ; dc1:title "Graph Cut" ; rdfs:comment """

The Graph Cut plugin provides a way to obtain a globally smooth binary segmentation. As input, you have to provide a gray-scale image that represents the pixel affinities for belonging to the foreground. Via a single parameter you can adjust the smoothness of the segmentation.

\r """ . a ; nb:hasAuthor "Ondrej Danek" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T09:57:29"^^xsd:dateTime ; dc1:title "graph cut library" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T11:50:26"^^xsd:dateTime ; dc1:title "GraphCut 2D (KNIME)" . a ; nb:hasAuthor "Daniel Sage" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T12:29:51"^^xsd:dateTime ; dc1:title "Graylevel Watershed for ImageJ" ; rdfs:comment """

The grayscale watershed segmentation is useful to segment particles in contact when the model of shape is unknown a priori.

\r """ . a ; nb:hasAuthor "David Legland" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/Capturegranulo.PNG" ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-10-01T17:33:29"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "Grayscale granulometry" ; rdfs:comment """

This imageJ/Fiji plugin provides an analysis of the granulometry inside an image by mathematical morphology. It has sevral option for the structuring element to be used, and the size domain to be tested. The output will be both a curve of the remaining content of the image against the growing size of the structuring element, and the corresponding results table that could be then exported. It can deal with grayscale images directly, no need to segment the image first. This plugin can then be used to compare different texture based on some statistical analysis of the produced curve (for exemple comparison of the geometrical means to discriminate 2 textures). It is macro recordable as well. Programming Language: java Processes: successive erosion, dilation, closing or opening -> ANALYSIS User skills: Life Scientist, developers, analysts

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T13:48:15"^^xsd:dateTime ; dc1:title "Grayscale Reconstruction (KNIME)" . a ; nb:hasDocumentation , "manual version 3.1.9" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_1.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasReferencePublication , , "CellProfiler 3.0: Next-generation image processing for biology.", "CellProfiler: image analysis software for identifying and quantifying cell phenotypes. Genome Biology" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T16:16:51"^^xsd:dateTime ; dc1:title "GrayToColor" ; rdfs:comment """

GrayToColor takes grayscale images as input and assigns them to colors in a red, green, blue (RGB) image or a cyan, magenta, yellow, black (CMYK) image. Each color’s brightness can be adjusted independently by using relative weights.

\r """ . a ; nb:hasAuthor "Wayne Rasband" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Screenshot%202020-03-03%20at%2010.13.05.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-03T09:18:33"^^xsd:dateTime ; dc1:title "Grid" ; rdfs:comment """

This plugin creates a non-destructive grid of lines, crosses or points on the current image or stack. You can specify the grid type (lines, crosses or points), the area per point (in pixels or physical units), and the color.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2017-09-13T10:03:17"^^xsd:dateTime ; dc1:title "GUI tutorial 1" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2017-09-13T10:02:29"^^xsd:dateTime ; dc1:title "GUI tutorial 2" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/h-dome.png" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-18T14:24:09"^^xsd:dateTime ; dc1:title "h-dome Extraction" . a ; nb:hasAuthor "Hervé, Nicolas" ; nb:hasDocumentation , "H2 Database Engine" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/h2-logo-2.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T11:36:24"^^xsd:dateTime ; dc1:title "H2 database Icy plugin" ; rdfs:comment """

H2 database packaged as an Icy plugin

\r \r

See http://www.h2database.com

\r """ . a ; nb:hasAuthor "Cox Susan", "Marsh Richard" ; nb:hasComparison , "Comparison with other methods (from the same authors)" ; nb:hasDocumentation , "Source code as zip " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/Capture.PNG" ; nb:hasImplementation ; nb:hasLicense "GNU AFFERO" ; nb:hasLocation , "Dowload Hawk" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Nature Methods 2018" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-06T08:45:27"^^xsd:dateTime ; dc1:modified "2019-02-06T09:14:08"^^xsd:dateTime ; dc1:title "HAWK" ; rdfs:comment """

Preprocessing step for high-density analysis methods in super resolution localisation microscopy: it aims at correcting artefacts due to these approaches with based on Haar Wavelet Kernel Analysis.

\r """ . a ; nb:hasAuthor "Olaf Ronneberger" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/HDF5.png" ; nb:hasImplementation ; nb:hasLicense "GPLv2" ; nb:hasLocation , "HDF5 Plugin for ImageJ and Fiji" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T16:47:33"^^xsd:dateTime ; dc1:modified "2018-05-25T16:34:22"^^xsd:dateTime ; dc1:title "HDF5 plugin for Fiji and ImageJ" ; rdfs:comment """

HDF5 is a data format for storing extremely large and complex data collections. This Fiji/ImageJ HDF5 plugin saves and loads 2D - 5D datasets with flexible options.

\r \r

In Fiji, the plugin is downloadable via update site "HDF5".

\r """ . a ; nb:hasAuthor "Oliver Greß" ; nb:hasDocumentation , "Javadoc" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/h-dome_0.png" ; nb:hasImplementation ; nb:hasLocation , "MiToBo - A microscope image analysis toolbox" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "A Toolbox for Image Processing and Analysis, Journal of Open Research Software, 2016, 4:e17" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Plugin: MiToBo h-dome transformation" ; nb:openess ; nb:requires , ; dc1:created "2018-12-10T22:58:27"^^xsd:dateTime ; dc1:modified "2018-12-11T01:00:35"^^xsd:dateTime ; dc1:title "HDomeTransform3D" ; rdfs:comment """h-Dome transformation, useful for spot detection. \r \r Jython code example:\r \r ```python\r from de.unihalle.informatik.MiToBo.core.datatypes.images import MTBImage\r from de.unihalle.informatik.MiToBo.morphology import HDomeTransform3D\r from ij import IJ\r \r imp = IJ.getImage()\r mtb = MTBImage.createMTBImage( imp.duplicate() )\r hdome = HDomeTransform3D(mtb, 10.0)\r hdome.runOp()\r mtbdone = hdome.getResultImage()\r imp2 = mtbdone.getImagePlus()\r imp2.show()\r \r ```\r \r \r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:08:20"^^xsd:dateTime ; dc1:title "Hello world tutorial" . a ; nb:hasAuthor "Dougherty Bob", "Schindelin Johannes" ; nb:hasDOI ; nb:hasDocumentation , "Explanation of the Helmholtz Analysis ImageJ Plugin" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Screenshot%202020-03-03%20at%2011.36.59.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Measurement of muscle disease by quantitative second-harmonic generation imaging" ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-05-03T10:23:14"^^xsd:dateTime ; dc1:title "Helmholtz Analysis" ; rdfs:comment """

This plugin allows to analyze the local direction and frequency of sinusoidal waves, for example muscle repetitive stripy pattern.

\r \r

The output are optionally smoothed lambda (inversely proportional to the frequency) and phi (direction in degrees).

\r """ . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasFunction ; nb:hasLicense " see http://bigwww.epfl.ch/thevenaz/differentials/index.html#LegalBlurb" ; nb:hasLocation , "Image Differentials" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-12T15:49:05"^^xsd:dateTime ; dc1:modified "2017-09-12T15:53:56"^^xsd:dateTime ; dc1:title "Hessian by Philippe Thévenaz" ; rdfs:comment """

Computes image Hessian
\r Based on the algorithm described in the paper below. 

\r \r

Splines: A Perfect Fit for Signal and Image Processing
\r M. Unser
\r IEEE Signal Processing Magazine, vol. 16, no. 6, pp. 22-38, November 1999.
\r  DOI: 10.1109/79.799930
\r  http://ieeexplore.ieee.org/document/799930/

\r """ . a ; nb:hasLocation ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T12:56:24"^^xsd:dateTime ; dc1:title "Hex-splines" . a ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "download workflow" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "tutorial" ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-03T17:53:15"^^xsd:dateTime ; dc1:title "High-Content Screening (KNIME)" . a ; nb:hasAuthor "orcid.org/0000-0001-6866-1540" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLicense "GNU General Public License v3.0" ; nb:hasLocation , "github page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-12T08:12:34"^^xsd:dateTime ; dc1:modified "2020-03-03T16:55:35"^^xsd:dateTime ; dc1:title "hIPNAT" ; rdfs:comment """

hIPNAT (hIPNAT: Image Processing for NeuroAnatomy and Tree-like structures) is a set of tools for the analysis of images of neurons and other tree-like morphologies. It is written for ImageJ, the de facto standard in scientific image processing. It is available through the ImageJ Neuroanatomy update site.

\r """ . a ; nb:hasAuthor "Denis Shapiro", "bernd Bodenmiller" ; nb:hasDocumentation , "Short doc, how to install" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-12/histoCAT.png" ; nb:hasImplementation ; nb:hasLocation , "download latest release" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2020-12-09T13:38:41"^^xsd:dateTime ; dc1:modified "2020-12-09T13:52:08"^^xsd:dateTime ; dc1:title "HistoCAT" ; rdfs:comment """

Histology Topography Cytometry Analysis Toolbox (histoCAT) is a package to visualize and analyse multiplexed image cytometry data interactively. It can also export data in.fcs data for further analysis using  a specialized cytometry sofwtare such as Flowjo. 

\r \r

It can be run as a compiled standalone or from matlab.

\r """ . a ; nb:hasAuthor "Le Montagner, Yoann" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/histi_0.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T11:29:26"^^xsd:dateTime ; dc1:title "Histogram" ; rdfs:comment """

Compute and display the histogram of a sequence, with a more accurate control on the histogram parameters (such as the number of bins) than the built-in Icy widget. In particular, the histogram can be computed either over a whole sequence or over a sub-region defined by a ROI.

\r """ . a ; nb:hasAuthor "Dufour, Alexandre", "Lecomte, Timothée" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/HistEnha.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T17:14:52"^^xsd:dateTime ; dc1:title "Histogram Equalization" ; rdfs:comment """

Enhances the global contrast by equalizing the histogram. This plugin transforms pixel intensities so that they are uniformly distributed over the gray-scale range. It operates on the selected channel of each image of a sequence. This operation is also called "histogram flattening".

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/mon_histoquant.png" ; nb:hasLocation , "not public" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T20:25:46"^^xsd:dateTime ; dc1:title "HistoQuant" . a ; nb:hasAuthor "[Fabrice Duprat](https://www.ipmc.cnrs.fr/~duprat/ipmcgb.htm#debut)" ; nb:hasDocumentation , "Macro for calculating empty surfaces on histological slices (ex: tubules in a kidney)." ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/histo_surfaces.png" ; nb:hasLocation , "histo_arteries ImageJ macro" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-09T00:28:39"^^xsd:dateTime ; dc1:modified "2023-04-29T12:28:52"^^xsd:dateTime ; dc1:title "Histo_surfaces" ; rdfs:comment """

An ImageJ macro for calculating empty surfaces on histological slices (ex: tubules in a kidney).

\r """ . a ; nb:hasAuthor "Atlan, Michael https://scholar.google.fr/citations?user=e_K90MoAAAAJ&hl=en" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic , , , ; nb:hasTrainingMaterial ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2019-02-19T12:47:48"^^xsd:dateTime ; dc1:modified "2019-02-19T15:43:55"^^xsd:dateTime ; dc1:title "Holovibes" ; rdfs:comment """

Holovibes is a free software dedicated to the calculation of holograms in real-time. Input interferogram data can be grabbed from a digital camera or loaded from files recorded beforehand. Massive amounts of data can be handled robustly at high throughput, saved to disk, and visualized in real-time without any risk of frame dropping thanks to the use of several configurable input and output memory buffers.

\r \r

Main features

\r \r

Image acquisition from several digital cameras or from data files
\r Choice of hologram rendering method
\r Blazing-fast hologram rendering
\r Real-time computation of spectrograms
\r Hologram autofocus
\r Image and video post-processing
\r High throughput saving to disc of massive datasets
\r Batch recording and communication with remote instruments via GPIB

\r \r

Requirements

\r \r

A PC with at least 8 GB of RAM
\r Microsoft Windows 7/10 64-bit operating system
\r A NVidia graphics card (GeForce GTX 700+ series)
\r NVidia CUDA 9
\r A supported digital camera, or raw interferogram files

\r \r

Use case examples

\r \r

Holographic microscopy
\r Holographic OCT
\r Holographic vibrometry
\r Holographic angiography
\r Holographic plethysmography

\r """ . a ; nb:hasAuthor "Saalfed lab" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2022-03/Capturehot-knife.PNG" ; nb:hasImplementation ; nb:hasLicense "GPL-2.0" ; nb:hasLocation , "Github Page" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2022-03-16T06:26:27"^^xsd:dateTime ; dc1:modified "2022-03-16T06:38:14"^^xsd:dateTime ; dc1:title "hot-knife" ; rdfs:comment """

Hot-Knife is a library specifically designed for FIB-SEM data and thick sections, which includes code for flattening, deformable alignment with features and a more robust kind of block-matching, and some visualization, manual correction, and import and export tools (n5).

\r """ . a ; nb:hasAuthor "Hemerson Pistori, Eduardo Rocha Costa" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-07-12T14:47:54"^^xsd:dateTime ; dc1:modified "2019-10-21T08:59:44"^^xsd:dateTime ; dc1:title "Hough Circles" ; rdfs:comment """

This plugin applies the Hough Transform for Circles to an 8-Bit image, shows the resulting Hough Space in a new window and marks the centers of the found circles.

\r """ . a ; nb:hasAuthor "Cellprofiler team" ; nb:hasImplementation ; nb:hasLocation , "download" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:46:08"^^xsd:dateTime ; dc1:modified "2020-03-03T19:45:43"^^xsd:dateTime ; dc1:title "Human cytoplasm-nucleus translocation assay using CellProfiler" ; rdfs:comment """

In this human cytoplasm-nucleus translocation assay, learn how to load a previously calculated illumination correction function for two separate channels, measure protein content in the nucleus and cytoplasm, and calculate the ratio as a measure of translocation. This is a clumpy cell type, so studying the settings in primary object identification may be helpful for users interested in the more advanced options that module offers. More about these images can be found at the BBBC.

\r """ . a ; nb:hasFunction , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Huygens.png" ; nb:hasImplementation ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , , , ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T20:08:25"^^xsd:dateTime ; dc1:modified "2019-10-15T10:25:54"^^xsd:dateTime ; dc1:title "Huygens" ; rdfs:comment """

The Huygens Software Suite consists of different image processing packages with functionalities that include deconvolution, interactive analysis, and volume visualization of 2D-3D multi-channel and time series images from fluorescence microscopes such as widefield, confocal, multi-photon, spinning disk, Array Detector, STED, and Light Sheet

\r """ . a ; nb:hasAuthor " Alessandra Griffa", "Aaron Ponti", "Asheesh Gulati", "Daniel Sevilla", "José Viña", "Niko Ehrenfeuchter", "Olivier Burri", "Torsten Stöter", "Volker Baecker" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "CeCILL license" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2016-10-24T13:46:16"^^xsd:dateTime ; dc1:modified "2020-03-05T10:43:31"^^xsd:dateTime ; dc1:title "Huygens Remote Manager" ; rdfs:comment """

The Huygens Remote Manager is an open-source, efficient, multi-user web-based interface to the Huygens software by Scientific Volume Imaging for parallel batch deconvolutions.

\r """ . a ; nb:hasAuthor "Sebastian van de Linde" ; nb:hasDocumentation , "Detailed explanation of GUI and example" ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-02/Capture.PNG" ; nb:hasImplementation ; nb:hasLocation , "v1.0" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "HyphaTracker: An ImageJ toolbox for time-resolved analysis of spore germination in filamentous fungi" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType , ; nb:hasUsageExample , "Example, data sets available from the paper" ; nb:openess ; nb:requires ; dc1:created "2018-02-22T13:28:06"^^xsd:dateTime ; dc1:modified "2018-10-18T15:32:45"^^xsd:dateTime ; dc1:title "HyphaTracker" ; rdfs:comment """HyphaTrackerWorkflow\r

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. Its purpose is mainly to identify the germlings and to remove crossing hyphae, and measure the dynamics of their growth.

\r """ . a ; nb:hasAuthor "Aaron Ponti" ; nb:hasLicense "GNU Public License version 2.0" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2016-10-24T13:46:16"^^xsd:dateTime ; dc1:modified "2017-09-13T10:16:45"^^xsd:dateTime ; dc1:title "IceImarisConnector" ; rdfs:comment "IceImarisConnector is a simple commodity class that eases communication between Bitplane Imaris and MATLAB or python using the Imaris XT interface." . a ; nb:hasAuthor "Fitz Elliott " ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "ICS_Tools-0.5.16 zip file" ; nb:hasPlatform , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-15T11:47:39"^^xsd:dateTime ; dc1:modified "2023-05-02T11:23:31"^^xsd:dateTime ; dc1:title "ICS tools" ; rdfs:comment """

Implementation of some image correlation spectroscopy tools

\r """ . a ; nb:hasAuthor "Dallongeville, Stephane ", "de Chaumont, Fabrice orcid.org/0000-0001-7613-7204" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Icy.png" ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T18:19:13"^^xsd:dateTime ; dc1:modified "2019-02-26T10:53:53"^^xsd:dateTime ; dc1:title "Icy" ; rdfs:comment """

Reproducing an experiment doesn’t stop at the bench when images are concerned. Icy is an open source bioimaging software package that aims to provide a framework for authors to share, and others to reproduce, research once the sample hits the microscope. Icy was released in April 2011 and is being developed at the Quantitative Image Analysis Unit at the Pasteur Institute in France by Jean-Christophe Olivo-Marin and his team. The goal is to provide standardized software architecture, with a visual programming framework and online repository of plugins and protocols, brought together with sophisticated content-management and communication systems for such extended reproducible research. Icy provides intuitive user interfaces for graphical protocol development for image acquisition, analysis and storage that are easy to use for biologists and developers alike. Developers should find that Icy’s ‘EzPlug’ API library, versioning, and auditing tools make creating a custom plugin from most any source easy. Users will find the automatic error reporting, central repository and on-line community hub great for storing and sharing plugins and protocols. Icy is even developing a cloud-computing framework to address the scalability issues of high-content screening. As of this writing there are 207 plug-ins 50 scripts and 14 protocols available for download, including those for microscope control, particle tracking, three dimensional segmentation, and even spot detection using wavelets.

\r \r

Published in Nature Methods (Nat Methods 9(7):690-6 (2012)). Icy can be downloaded at http://icy.bioimageanalysis.org/ Strength: Open-source. Centralized repository of 205 plugins, 50 scripts and 14 protocols

\r \r

 

\r \r

Rate and comment plugins 5D Search and install features directly from Icy Graphical programming with protocols Write scripts in javascript or python Automatic bug reports Native ImageJ integration 100% compatible Native Micro-Manager integration Share your plugins and protocols online Can run headless Intuitive user interface Online management of plugins Connect Icy to Matlab Interactive widgets Build your graphical interface with EzPlug Use the power of your graphic card with OpenCL Loaded with 20 up-to date libs Weaknesses No tutorial for plugins writing..yet See here: http://icy.bioimageanalysis.org/index.php?display=devDoc http://icy.bioimageanalysis.org/index.php?display=detailTag&tagId=29 and here: http://icy.bioimageanalysis.org/index.php?display=startDevWithIcy and also here: http://icy.bioimageanalysis.org/index.php?display=startDevWithIcy Image size limited to 2GigaByte per single 2D channel (means that an image of 40.000x40.000 can be handle by Icy. Still big !) Still you can have a stack of 100000x40Kx40kxUnlimited number of channel if you have RAM. Will be improved

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasFunction , , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:19"^^xsd:dateTime ; dc1:title "ICY 3D Rotation " ; rdfs:comment """
\r

The 3D Rotation plug-in allows you to record a 360 degree rotation of the current focused 3D VTK viewer about the vertical screen axis.

\r \r

The 'angle step' parameter indicates the deviation in degrees between two consecutive snapshots. Increasing the angle will increase rotation speed (up to a point where it might look like jumping more than rotating) and reduce the final movie length.

\r
\r """ . a ; nb:hasAuthor "Nicolas Chenouard", "Ricard Delgado-Gonzalo", "Virginie Uhlmann" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Icy_ActiveCells.jpg" ; nb:hasLocation ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T17:37:10"^^xsd:dateTime ; dc1:title "ICY Active Cells" ; rdfs:comment """

This plug-in implements fast active contours for image segmentation. Their representation in terms of spline curves allows for a natural and intuitive manipulation of the active contour through control points.

\r \r

Based on Delgado-Gonzalo et al. "Snakes on a Plane: A Perfect Snap for Bioimage Analysis"

\r """ . a ; nb:hasAuthor "Biomedical Imaging Group" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/ouroborosSDK.png" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Spline-based framework for interactive segmentation in biomedical imaging" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T17:52:08"^^xsd:dateTime ; dc1:title "ICY Active Cells SDK" ; rdfs:comment """
\r

This is an icy package that encapsulates tools to design and implement parametric active contours. The package provides fast 2D and 3D filters for image preprocessing, and a framework to create and evolve snakes defined by a set of control points.

\r
\r """ . a ; nb:hasAuthor "Alexandre Dufour", "Sorin Pop" ; nb:hasDocumentation , "a book by Weickert about anisotropic diffusion, theoretical basis of this filter" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:17"^^xsd:dateTime ; dc1:title "ICY Anisotropic Filter" ; rdfs:comment """

Anisotropic filter implements the classical Coherence Enhancing Diffusion Filter [Weickert]. The plugins works on the first band of a 2D, 3D and 4D sequence. 2D and 3D algorithms are proposed. For the 3D case 2 options are available: CED 1D option is the classical filter that acts mainly on the most homogeneous structure direction; CED 2D option acts on the tangential plane of the structure.

\r """ . a ; nb:hasAuthor "Stéphane Dallongeville", "Thomas Provoost" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "ICY Annotation" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:37"^^xsd:dateTime ; dc1:title "ICY Annotation" ; rdfs:comment """This plugin (Icy Tool) allows the user to create and edit annotations. Annotations are blocks of text that the user can put anywhere in the sequence. Run the plugin to get the GUI with all the features. Once a note is added to a sequence, left click on it to edit this one. If you closed your GUI and you have some notes on your sequence, right click and select "edit" to display the GUI.\r \r As of now, the annotations are saved when the sequence is closed, but you have to run the plugin at least once to be able to see all the annotations in the image.""" . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/ICYpixelDensity.png" ; nb:hasImplementation ; nb:hasLocation , "Pixel density (batch mode)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T11:30:39"^^xsd:dateTime ; dc1:modified "2023-04-29T19:58:09"^^xsd:dateTime ; dc1:title "ICY batch pixel density measurement" ; rdfs:comment """

For each ROI, provides the ratio of pixels over a given threshold over the total number of pixels in the ROI.

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasFunction ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T12:43:33"^^xsd:dateTime ; dc1:title "ICY Colocalization Scatter Plot" ; rdfs:comment """

ICY Plugin, creates a colocalization scatter plot based on 2 channels. This plugin can take 1 ROI as input, and provides the data to build the bubble excel graph.

\r """ . a ; nb:hasAuthor "Yoann Le Montagner" ; nb:hasFunction ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T13:00:34"^^xsd:dateTime ; dc1:title "ICY Complex toolbox" ; rdfs:comment """

This plugin provides some useful functions to work with complex-valued sequences.

\r \r

It provides the base operation to deal with complex-valued sequences, such as real-part, imaginary-part, modulus and argument extraction, and conversion between Cartesian and polar representation.

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasFunction ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-05-02T16:38:32"^^xsd:dateTime ; dc1:title "ICY Connected Component Painter" ; rdfs:comment """

Add a layer on an image to display the detections

\r """ . a ; nb:hasAuthor "Stéphane Dallongeville", "Thomas Provoost" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:08"^^xsd:dateTime ; dc1:title "ICY Context Menu" ; rdfs:comment """

ICY plugin,

\r \r

the right click on sequences and ROIs will open a menu with various features, such as image and ROI copy, data conversion and extraction. See documentation for more information.

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Icy.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T11:16:12"^^xsd:dateTime ; dc1:title "Icy diagnose" ; rdfs:comment """

Diagnose bugs in Icy

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:19"^^xsd:dateTime ; dc1:title "Icy Fill Holes 2D" ; rdfs:comment """

Fills holes below a given threshold. 3D data is currently processed slice per slice.

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-29T14:26:07"^^xsd:dateTime ; dc1:title "ICY Fill holes in ROI" ; rdfs:comment """

Fills the holes in all the ROI of the active sequence (also works in Protocols).

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasFunction , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Automated Quantification of Cell Endocytosis Using Active Contours and Wavelet" ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , , , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T17:19:05"^^xsd:dateTime ; dc1:title "Icy HK-Means" ; rdfs:comment """

This segmentation method performs a N-class thresholding based on a K-Means classification of the image histogram, then extracts objects in a bottom-up manner using user-defined minimum and maximum object sizes. Very useful to detect clustered objects in fluorescence microscopy.

\r """ . a ; nb:hasAuthor "Dufour Alexandre" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-10-17T14:52:39"^^xsd:dateTime ; dc1:modified "2019-10-17T14:56:27"^^xsd:dateTime ; dc1:title "Icy Label Extractor" . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T10:37:58"^^xsd:dateTime ; dc1:title "Icy Matlab blocks" ; rdfs:comment """

This plugin provides import and export Icy sequences into Matlab native .mat files from the protocol framework.

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/ICYmedianfilterViaImageJ.png" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T11:25:13"^^xsd:dateTime ; dc1:modified "2023-04-29T20:21:37"^^xsd:dateTime ; dc1:title "ICY Median filter via ImageJ" ; rdfs:comment """

This protocol perform a median filter on the active sequence using the ImageJ rank filter plugin. Then, it converts the result back into Icy for display.

\r \r

An example showing passing data between ICY and ImageJ using ImagePlus object. 

\r """ . a ; nb:hasAuthor "Alexandre Dufour", "Sorin Pop" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Image filtering using anisotropic structure tensor for cell membrane enhancement in 3D microscopy" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-29T14:14:51"^^xsd:dateTime ; dc1:title "Icy Membrane Filter" . a ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T11:47:32"^^xsd:dateTime ; dc1:title "Icy MereoTopology" ; rdfs:comment """

Computes RCC8D relationship in MereoTopology. Inputs should be labelled images in unsigned byte of short format.

\r """ . a ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T11:41:22"^^xsd:dateTime ; dc1:title "Icy Microscope Remote" . a ; nb:hasAuthor "Alexandre Dufour", "Timothée Lecomte" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T20:36:13"^^xsd:dateTime ; dc1:title "Icy Middlebury Color Coder" ; rdfs:comment """

This plugin can display a 2D flow as a color-coded sequence, following the Middlebury color code.

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:19"^^xsd:dateTime ; dc1:title "Icy Multi-Touch provider" ; rdfs:comment """

Multi-touch provider allowing developers to let their plug-in receive rich multi-touch interaction. Currently supports Mac OS X, and generates raw finger events as well as pre-processed 2-finger gestures (pinch, drag, rotation).

\r """ . a ; nb:hasAuthor "Nicolas Hervé" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T11:09:48"^^xsd:dateTime ; dc1:title "Icy NHerve Toolbox" . a ; nb:hasAuthor "Dufour Alexandre", "Pop Sorin" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T10:23:08"^^xsd:dateTime ; dc1:title "Icy Non-linear Filter" . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T10:14:51"^^xsd:dateTime ; dc1:title "Icy OpenCL Lab" . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-11-07T14:06:15"^^xsd:dateTime ; dc1:modified "2023-04-29T19:37:42"^^xsd:dateTime ; dc1:title "Icy-OpenCV" ; rdfs:comment """
\r

OpenCV (Open Computer Vision) library for Icy. see more at http://opencv.org

\r
\r """ . a ; nb:hasAuthor "Fab and Stef", "Stephane Dallongeville" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T10:10:42"^^xsd:dateTime ; dc1:title "Icy Overlay tutorial 1" . a ; nb:hasDocumentation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T12:24:59"^^xsd:dateTime ; dc1:title "Icy Overlay tutorial 2" ; rdfs:comment """

A slightly different painter than Overlay tutorial 1, focusing on canvas parameters instead of image parameters.

\r """ . a ; nb:hasAuthor "Dallongeville Stephane", "Provoost Thomas", "de Chaumont Fabrice " ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T11:06:58"^^xsd:dateTime ; dc1:title "Icy Painting" . a ; nb:hasAuthor "Nicolas Chenouard" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T09:54:36"^^xsd:dateTime ; dc1:title "Icy Particle tracking benchmark generator" . a ; nb:hasAuthor "Dufour Alexandre", "Pop Sorin" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T10:19:01"^^xsd:dateTime ; dc1:title "Icy PDE Shock Filter" . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T11:30:18"^^xsd:dateTime ; dc1:title "Icy Projection" . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2017-01-26T17:05:15"^^xsd:dateTime ; dc1:modified "2019-10-18T11:59:52"^^xsd:dateTime ; dc1:title "Icy Protocols" . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T11:21:38"^^xsd:dateTime ; dc1:title "Icy Protocols SDK" . a ; nb:hasAuthor "Dufour Alexandre", "Pop Sorin" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T09:18:45"^^xsd:dateTime ; dc1:title "Icy PTR335 Slope Computation" . a ; nb:hasAuthor "de Chaumont Fabrice" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T11:12:35"^^xsd:dateTime ; dc1:title "Icy Ring ROI" . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T12:04:03"^^xsd:dateTime ; dc1:title "Icy ROI color coding" . a ; nb:hasAuthor "Provoost Thomas", "de Chaumont Fabrice " ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T11:50:45"^^xsd:dateTime ; dc1:title "Icy Ruler Helper" . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T09:25:12"^^xsd:dateTime ; dc1:title "Icy Script Block v1" . a ; nb:hasAuthor "Nicolas Chenouard" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "GPLv3.0" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Multiple Hypothesis Tracking for Cluttered Biological Image Sequences" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2019-10-18T09:47:28"^^xsd:dateTime ; dc1:modified "2023-04-29T14:54:18"^^xsd:dateTime ; dc1:title "Icy Spot Tracking" ; rdfs:comment """
\r

This plugin ships automated methods for extracting trajectories of multiples objects in a sequence of 2D or 3D images. Up to version 2 it was known as the ‘Probabilistic particle tracker’ plugin.

\r
\r """ . a ; nb:hasAuthor "Dufour Alexandre" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-04-29T14:30:18"^^xsd:dateTime ; dc1:title "Icy Thresholder" ; rdfs:comment """
\r

Extract image features based on one or more intensity thresholds, and output the result as a labeled image or as a region of interest.

\r
\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T12:38:30"^^xsd:dateTime ; dc1:title "Icy UDWT Wavelet Residual Remover" . a ; nb:hasAuthor "Dallongeville, Stephane", "Provoost, Thomas", "de Chaumont, Fabrice " ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-18T15:26:00"^^xsd:dateTime ; dc1:title "Icy Video Recorder" . a ; nb:hasAuthor "de Chaumont, Fabrice" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T15:22:51"^^xsd:dateTime ; dc1:title "Icy Webcam Capture (Xuggler)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T14:43:36"^^xsd:dateTime ; dc1:title "Icy Widefield Fluorescence Microscope PSF" . a ; nb:hasAuthor "Fabrice de Chaumont", "Stephane Dallongeville", "Thomas Provoost" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T14:13:12"^^xsd:dateTime ; dc1:title "Icy Workspace Editor" . a ; nb:hasAuthor "Fabrice de Chaumont", "Thomas Provoost" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T16:09:26"^^xsd:dateTime ; dc1:title "Icy Xuggler Slider" ; rdfs:comment """

This plugin is a tutorial for the audio and video editing library Xuggler for developers. The slider will show the right image at the exact frame.

\r """ . a ; nb:hasAuthor "Wählby Carolina" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_0.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasReferencePublication , "An image analysis toolbox for high-throughput C. elegans assays" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T15:04:30"^^xsd:dateTime ; dc1:title "IdentifyDeadWorms" ; rdfs:comment """

Identifies dead worms based on a couple of parameters. 

\r """ . a ; nb:hasAuthor "Carpenter Anne" ; nb:hasDocumentation , "Manual version 3.0.0" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_4.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T16:44:56"^^xsd:dateTime ; dc1:title "IdentifyObjectsInGrid" ; rdfs:comment """

This module identifies objects that are contained within in a grid pattern, allowing you to measure the objects using Measure modules. It requires you to have defined a grid earlier in the pipeline, using the DefineGrid module. For several of the automatic options, you will need to enter the names of previously identified objects. Typically, this module is used to refine locations and/or shapes of objects of interest that you roughly identified in a previous Identify module. Within this module, objects are re-numbered according to the grid definitions rather than their original numbering from the earlier Identify module. If placing the objects within the grid is impossible for some reason (the grid compartments are too close together to fit the proper sized circles, for example) the grid will fail and processing will be canceled unless you choose to re-use a grid from a previous successful image cycle.

\r """ . a ; nb:hasAuthor "Carpenter Anne" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_2.jpg" ; nb:hasImplementation ; nb:hasLocation , "manual version 3.0.0" ; nb:hasPlatform , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T16:40:05"^^xsd:dateTime ; dc1:title "IdentifyObjectsManually" ; rdfs:comment """

This module lets you outline the objects in an image using the mouse.

\r """ . a ; nb:hasAuthor "Carpenter Anne" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T14:40:34"^^xsd:dateTime ; dc1:title "IdentifyPrimaryObjects" ; rdfs:comment """

Identify objects (as nuclei) within an image without needing the assistance of another cellular feature (as cell). 

\r """ . a ; nb:hasDocumentation , "CP-Manual 3.1.9" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/descarga.jpg" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T08:11:02"^^xsd:dateTime ; dc1:title "IdentifySecondaryObjects" ; rdfs:comment """

IdentifySecondaryObjects identifies objects (e.g., cells) using objects identified by another module (e.g., nuclei) as a starting point.

\r """ . a ; nb:hasAuthor "Carpenter Anne" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_3.jpg" ; nb:hasImplementation ; nb:hasLocation , "Manual version 3.0.0" ; nb:hasPlatform , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-05-03T09:31:35"^^xsd:dateTime ; dc1:title "IdentifyTertiaryObjects" ; rdfs:comment """

Allows the identification of objects by subtracting secondary objects from primary objects. For example allows to segment the cytoplasm by subtracting nuclei from cells. 

\r """ . a ; dc1:created "2018-08-20T09:20:53"^^xsd:dateTime ; dc1:modified "2018-08-20T09:20:53"^^xsd:dateTime ; dc1:title "idr-py" . a ; nb:hasAuthor "Arganda, Sara", "Hinz, Robert C. ", "Pérez-Escudero, Alfonso", "Vicente-Page, Julian", "de Polavieja, Gonzalo G. (orcid.org/0000-0001-5359-3426)" ; nb:hasDocumentation , "Direct link to idtracker user guide pdf " ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/idtracker.png" ; nb:hasImplementation ; nb:hasLicense "Free Non-comercial use, Patented PCT/ES2013/070585" ; nb:hasLocation , "idTracker Download" ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Pérez-Escudero et. al. (2014) \"idTracker: tracking individuals in a group by automatic identification of unmarked animals\"" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T16:02:30"^^xsd:dateTime ; dc1:modified "2023-05-08T07:00:20"^^xsd:dateTime ; dc1:title "idTracker: Tracking animals" ; rdfs:comment """
\r

idTracker is a videotracking software that keeps the correct identity of each individual during the whole video. It works for many animal species including mice, insects (Drosophila, ants) and fish (zebrafish, medaka, stickleback). idTracker distinguishes animals even when humans cannot, such as for size-matched siblings, and reidentifies animals after they temporarily disappear from view or across different videos. It is robust, easy to use and general. Technique details and analyses of several applications are described in Pérez-Escudero et al (2014).

\r
\r \r

Video protocol: https://www.youtube.com/watch?v=oC9tp5TKAyw

\r \r

Example image: Example video of 5 zebrafish

\r """ . a ; nb:hasAuthor "Bergomi, Mattia G", "Heras, Francisco J. H.", "Hinz, Robert C.", "Romero-Ferrero, Francisco", "de Polavieja, Gonzalo G. (orcid.org/0000-0001-5359-3426)" ; nb:hasDocumentation , "idtracker.ai user guide page" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/idtrackerai.png" ; nb:hasImplementation ; nb:hasLicense "GPL V3" ; nb:hasLocation , "idtracker.ai main page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "idtracker.ai: Tracking all individuals in large collectives of unmarked animals (arXiv preprint)", "idtracker.ai: tracking all individuals in small or large collectives of unmarked animals (Nature Methods) " ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2023-05-08T07:01:42"^^xsd:dateTime ; dc1:modified "2023-05-11T11:01:51"^^xsd:dateTime ; dc1:title "idtracker.ai" ; rdfs:comment """

Algorithm and software created to extract animal trajectories from videos of a collection of animals up to 100 individuals. Idtrackerai uses two convolutional networks: one for animal identification and another to detect when animals touch or cross each other.

\r """ . a ; nb:hasDocumentation ; nb:hasType ; dc1:created "2018-11-07T14:04:35"^^xsd:dateTime ; dc1:modified "2018-11-07T14:05:13"^^xsd:dateTime ; dc1:title "IJ-OpenCV" . a ; nb:hasAuthor "Thorsten Wagner" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-27T14:23:33"^^xsd:dateTime ; dc1:modified "2020-03-03T09:29:59"^^xsd:dateTime ; dc1:title "ijblob" ; rdfs:comment """

## Features >The IJBlob library indentifying connected components in binary images. The algorithm used for connected component labeling is: >Chang, F. (2004). A linear-time component-labeling algorithm using contour tracing technique. Computer Vision and Image Understanding, 93(2), 206–220. doi:10.1016/j.cviu.2003.09.002 ##Reference Wagner, T and Lipinski, H 2013. IJBlob: An ImageJ Library for Connected Component Analysis and Shape Analysis. Journal of Open Research Software 1(1):e6, DOI:

\r """ . a ; nb:hasAuthor "KMLVision" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-06/Capture.PNG" ; nb:hasImplementation ; nb:hasLocation , "Webpage, hosted server after Log-in" ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2019-06-07T06:58:29"^^xsd:dateTime ; dc1:modified "2019-10-16T09:13:17"^^xsd:dateTime ; dc1:title "Ikosa" ; rdfs:comment """

online image data management system which supports authenticated image upload, cloud-based storage, project-based management and viewing of standard and whole slide images. One can use different annotation tools to highlight important objects or areas within images. It is the first basic version and new features such as sharing for easy collaboration with your colleagues or first automated analysis applications based on artificial intelligence will be added soon.

\r \r

Ikosa Portal: multi user image data management

\r \r

Ikosa Prisma: Automated Image Analysis based on deep learning (available in summer 2019)

\r \r

Free if limited to 2 users and 1 gigabyte, otherwise montly fees.

\r \r

 

\r """ . a ; nb:hasAuthor "ilastik team" ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/ilastik-logo_0.png" ; nb:hasImplementation ; nb:hasLicense "GPLv2" ; nb:hasLocation , "Officlal Ilastik Website" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Conference paper describing the first release of ilastik (version 0.5)", "ilastik: interactive machine learning for (bio)image analysis" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , , ; nb:hasType ; nb:hasUsageExample , "Some example applications and screenshots" ; nb:openess ; nb:requires ; dc1:created "2013-10-15T18:35:26"^^xsd:dateTime ; dc1:modified "2021-06-30T07:40:29"^^xsd:dateTime ; dc1:title "ilastik" ; rdfs:comment """

ilastik is a simple, user-friendly tool for interactive image classification, segmentation and analysis. It is built as a modular software framework, which currently has workflows for automated (supervised) pixel- and object-level classification, automated and semi-automated object tracking, semi-automated segmentation and object counting without detection. Most analysis operations are performed lazily, which enables targeted interactive processing of data subvolumes, followed by complete volume analysis in offline batch mode. Using it requires no experience in image processing.

\r \r

ilastik (the image learning, analysis, and segmentation toolkit) provides non-experts with a menu of pre-built image analysis workflows. ilastik handles data of up to five dimensions (time, 3D space, and spectral dimension). Its workflows provide an interactive experience to give the user immediate feedback on the quality of the results yielded by her chosen parameters and/or labelings.

\r \r

The most commonly used workflow is pixel classification, which requires very little parameter tuning and instead offers a machine learning technique for segmenting an image based on local image features computed for each pixel.

\r \r

Other workflows include:

\r \r

Object classification: Similar to pixel classification, but classifies previously segmented objects by object characteristics in a subsequent step

\r \r

Autocontext: This workflow improves the pixel classification workflow by running it in multiple stages and showing each pixel the results of the previous stage.

\r \r

Carving: Semi-automated segmentation of 3D objects (e.g. neurons) based on user-provided seeds

\r \r

Manual Tracking: Semi-automated cell tracking of 2D+time or 3D+time images based on manual annotations

\r \r

Automated tracking: Fully-automated cell tracking of 2D+time or 3D+time images with some parameter tuning

\r \r

Density Counting: Learned cell population counting based on interactively provided user annotation

\r \r

Strengths: interactive, simple interface (for non-experts), few parameters, larger-than-RAM data, multi-dimensional data (time, 3D space, channel), headless operation, batch mode, parallelized computation, open source

\r \r

Weaknesses: Pre-built workflows (not reconfigurable), no plugin system, visualization sometimes buggy, must import 3D data to HDF5, tracking requires an external CPLEX installation

\r \r

Supported Formats: hdf5, tiff, jpeg, png, bmp, pnm, gif, hdr, exr, sif

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , , "Conservation Tracking", "ilastik" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2023-04-28T13:12:40"^^xsd:dateTime ; dc1:title "ilastik - Automatic Tracking" ; rdfs:comment """

Fully-automated cell tracking of 2D+time or 3D+time images with some parameter tuning

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Carving: Scalable Interactive Segmentation of Neural Volume Electron Microscopy Images" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2023-04-28T13:07:21"^^xsd:dateTime ; dc1:title "ilastik - Carving" ; rdfs:comment """

Semi-automated segmentation of 3D objects (e.g. neurons) based on user-provided seeds.

\r """ . a ; nb:hasAuthor "ilastik team" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Learning to Count with Regression Forest and Structured Labels" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2020-03-02T20:12:32"^^xsd:dateTime ; dc1:title "ilastik - Density Counting" ; rdfs:comment """

This workflow estimates (densely distributed) object counts by the density of objects in the image without performing segmentation or object detection. Current version only works for 2D images of roundish objects with similar sizes on relatively homogeneous background. Users should provide a few labels of background and objects (especially on clustered objects), and the tool predicts the density of objects on the entire image. Counting is then estimated by integrating the density values on the whole image or specified rectangular regions of interests.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T11:58:06"^^xsd:dateTime ; dc1:title "ilastik - Manual Tracking" ; rdfs:comment """

Semi-automated cell tracking of 2D+time or 3D+time images based on manual annotations

\r """ . a ; nb:hasAuthor "Christophe Leterrier" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T10:01:30"^^xsd:dateTime ; dc1:modified "2017-09-12T18:03:48"^^xsd:dateTime ; dc1:title "Image anonymisation" ; rdfs:comment "This macro copies all images from one folder to another, randomizing names but keeping channels from the same image grouped. This is useful for blind quantification of images." . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:06:17"^^xsd:dateTime ; dc1:title "Image build tutorial 1" . a ; nb:hasDocumentation , "nodepit" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-03T17:59:06"^^xsd:dateTime ; dc1:title "Image Calculator (KNIME)" . a ; nb:hasAuthor "Thomas Laurent orcid.org/0000-0001-7686-3249" ; nb:hasComparison , "Qualitative annotation plugins" ; nb:hasDocumentation , "YouTube tutorial" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-11/trainingWorkflow.PNG" ; nb:hasLocation , "KNIME workflows on the KNIME Hub" ; nb:hasReferencePublication , "Open-access publication" ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Example of dataset and associated trained model" ; nb:openess ; dc1:created "2020-11-12T16:49:25"^^xsd:dateTime ; dc1:modified "2020-11-20T10:09:58"^^xsd:dateTime ; dc1:title "Image-classification with deep learning in KNIME" ; rdfs:comment """

Set of KNIME workflows for the training of a deep learning model for image-classification with custom images and classes.

\r \r

The workflows take ground-truth category annotations as a table generated by the qualitative annotations plugins in Fiji.

\r \r

Workflows for the training of a model AND for the prediction of image-category for new images are provided.

\r \r

There are different workflows if you do:

\r \r

- binary image-classification (images get classified in 1 category out of 2 possible categories) 

\r \r

- classification from possibly more than 2 categories (images are classified in 1 category out of N possible categories).

\r \r

The training workflows take care of image pre-processing and allows the visualization of the training and validation losses in real time along the training.  

\r \r

For the training, transfer learning from a pre-trained VGG16 base is performed, with freshly initialized fully connected layers.

\r \r

Only the fully connected layers are trained, the VGG16 base is frozen is this workflow, but once the fully connected layers trained the base could also be finetuned. In practice, it often works well with the frozen base.

\r """ . a ; nb:hasAuthor "Microsoft Research Interactive Visual Media Group" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/ice-screenshot.png" ; nb:hasLicense "Free" ; nb:hasLocation ; nb:hasPlatform ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-03-09T09:31:27"^^xsd:dateTime ; dc1:modified "2017-09-13T10:16:52"^^xsd:dateTime ; dc1:title "Image Composite Editor" ; rdfs:comment """

ICE (Image Composite Editor) is a fast, fully automatic software by Microsoft that can create large montages from overlapping images. Although it is tailored around the task of stitching together images from a photo camera, it also works on biological images taken from light and electron microscopes. It has limited command line options, which however could facilitate batch processing (https://social.microsoft.com/Forums/en-US/806bf0c5-af8f-4526-9b90-6d28096441d2/faq-frequently-asked-questions-for-image-composite-editor?forum=ice).

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T17:29:49"^^xsd:dateTime ; dc1:title "Image Converter (KNIME)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T09:25:44"^^xsd:dateTime ; dc1:title "Image Convolution (EBImage)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T12:58:20"^^xsd:dateTime ; dc1:title "Image Cropper (KNIME)" . a ; nb:hasAuthor "Aliaksandr Halavatyi ", "Christian Tischer orcid.org/0000-0003-4105-1990 ", "Coralie Muller orcid.org/0000-0002-5186-1666 ", "Jean-Karim Heriche orcid.org/0000-0001-6867-9425", "Kimberly Meechan orcid.org/0000-0003-4939-4170" ; nb:hasDocumentation , "Image data explorer wiki" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2022-10/image_data_explorer_v1.1.screenshot.png" ; nb:hasImplementation , ; nb:hasLocation , "Repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "The Image Data Explorer: Interactive exploration of image-derived data" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-03-29T07:47:38"^^xsd:dateTime ; dc1:modified "2022-10-12T14:18:48"^^xsd:dateTime ; dc1:title "Image Data Explorer" ; rdfs:comment """

The Image Data Explorer is a Shiny app that allows the interactive visualization of images and ROIs associated with data points shown in a scatter plot. It is useful for exploring the relationships between images/ROIs and associated data represented in tabular format. Additional functionalities include data annotation, dimensionality reduction and classification and feature selection.

\r """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasDocumentation , "Online documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-04/Screenshot%202023-04-28%20165211.png" ; nb:hasLocation , "MATLAB dode" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:37:11"^^xsd:dateTime ; dc1:modified "2023-04-28T14:56:57"^^xsd:dateTime ; dc1:title "Image denoising using Matlab" ; rdfs:comment """

If your images are corrupted by a strong dominant Gaussian noise you can try this simple filter. It is based on thresholding in the DCT domain and is usually vastly superior to typical Gaussian filtering in term of detail preservation / noise reduction trade-off. The filter unfortunately introduces some block like artifacts that can be mitigated by averaging out overlaping shifted windows (as implemented in the Matlab version) and performing maximum intensity projection after the filtering: As such the filter is way more adapted to process 3D stacks that you plan to maximum intensity project than to process single z slice images.

\r """ . a ; nb:hasAuthor "Tinevez Jean-Yves" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Screenshot%202020-03-03%20at%2012.02.40.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T11:06:26"^^xsd:dateTime ; dc1:title "Image Expression Parser" ; rdfs:comment """

This plugin parses arbitrary mathematical expressions and compute results using images as variables.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T11:37:11"^^xsd:dateTime ; dc1:title "Image Normalizer (KNIME)" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2017-09-13T10:02:15"^^xsd:dateTime ; dc1:title "Image process tutorial 1" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T11:45:52"^^xsd:dateTime ; dc1:title "Image Reader (KNIME)" . a ; nb:hasDocumentation , "Image Registration" ; nb:hasFunction , , , , , , ; nb:hasLicense "commercial" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType , ; nb:hasUsageExample , "Register Multimodal 3-D Medical Images" ; nb:openess ; nb:requires , ; dc1:created "2019-10-17T11:31:48"^^xsd:dateTime ; dc1:modified "2020-10-19T15:08:20"^^xsd:dateTime ; dc1:title "Image registration in Matlab with Image Processing Toolbox" ; rdfs:comment """

Align two images using intensity correlation, feature matching, or control point mapping

\r \r

Together, Image Processing Toolbox™ and Computer Vision Toolbox™ offer four image registration solutions: interactive registration with a Registration Estimator app, intensity-based automatic image registration, control point registration, and automated feature matching. 

\r """ . a ; nb:hasAuthor "Kang Li" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/imagestabilizer.gif" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2018-06-06T16:59:56"^^xsd:dateTime ; dc1:title "Image Stabilizer" ; rdfs:comment """This plugin stabilizes jittery image stacks using the Lucas-Kanade algorithm. It supports both grayscale and color images.\r \r See also this [tweet](https://twitter.com/christlet/status/1004402506485719040)""" . a ; nb:hasAuthor "Preibisch Stephan" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Screenshot%202020-03-03%20at%2011.10.21.png" ; nb:hasImplementation ; nb:hasLicense "GPLv2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Globally optimal stitching of tiled 3D microscopic image acquisitions" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-03T10:16:08"^^xsd:dateTime ; dc1:title "Image Stitching" ; rdfs:comment """

The plugin performs stitching of images of a tiled scan to reconstruct the image of the whole sample.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2017-09-12T09:03:48"^^xsd:dateTime ; dc1:title "Image Stitching" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T17:40:09"^^xsd:dateTime ; dc1:title "Image Writer (KNIME)" . a ; nb:hasAuthor "Hervé, Nicolas" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Imagebrowser.png" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T11:43:36"^^xsd:dateTime ; dc1:title "ImageBrowser" ; rdfs:comment """

Browse files in directories with thumbnails view

\r """ . a ; nb:hasAuthor "Gregoire Pau, Xian Zhang, Michael Boutros, Wolfgang Huber" ; nb:hasLicense "LGPL-2.1" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2016-12-09T11:19:20"^^xsd:dateTime ; dc1:modified "2017-09-13T10:16:47"^^xsd:dateTime ; dc1:title "imageHTS" ; rdfs:comment "imageHTS is an R/Bioconductor package dedicated to the analysis of high-throughput microscopy-based screens. The package provides a modular and extensible framework to segment cells, extract quantitative cell features, predict cell types and browse screen data through web interfaces. Designed to operate in distributed environments, imageHTS provides a standardized access to remote data and facilitates the dissemination of high-throughput microscopy-based datasets." . a ; nb:hasAuthor "Wayne Rasband " ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-05/logoImageJ.png" ; nb:hasLicense "Public Domain" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasType , ; nb:openess ; dc1:created "2017-04-05T12:58:30"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:46"^^xsd:dateTime ; dc1:title "ImageJ" ; rdfs:comment """

Bio Image Analysis tool from REF

\r """ . a ; nb:hasAuthor "Curtis Ruden" ; nb:hasImplementation ; nb:hasLicense "Public Domain" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2013-10-22T19:14:07"^^xsd:dateTime ; dc1:modified "2020-03-03T20:08:55"^^xsd:dateTime ; dc1:title "ImageJ 2.x" ; rdfs:comment """

BioImage Analysis Tool for all!  ImageJ2

\r """ . a ; nb:hasAuthor "Gabriel Landini" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasLicense "GNU General Public license" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2018-05-03T00:56:19"^^xsd:dateTime ; dc1:title "ImageJ Align RGB planes" ; rdfs:comment """

From the plugin inline help:

\r \r

" Align RGB planes v1.7 by G.Landini Changes the alignment of the RGB planes independently.

\r \r

Red Green and Blue checkboxes switch ON and OFF the planes and undo the alignment since last plane change. Note that when switching planes, the portion of the previously edited plane left outside the image frame is lost. Rotation, Width and Height changes are interpolated (so there is some loss of sharpness) and do not retain the image portions outside the image frame. You can use the Resize2Rotate macro to avoid losing any image data.

\r \r

The RotateWidth and Height sliders set integer values, but fractional values can also be typed in the entry boxes. Just make sure you press [RETURN] after the number is typed.

\r \r

The Revert button works only with single images, not stacks.

\r \r

Note: When using stacks, 2 buttons [< Prev] and [Next >] are added to the panel. Do not use the slide bar in the stack window, but use those buttons instead."

\r """ . a ; nb:hasAuthor "Ignacio Arganda-Carreras orcid.org/0000-0003-0229-5722" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/analyzeskeleron.png" ; nb:hasLicense "GNU General Public License v3.0" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , ; dc1:created "2017-09-12T10:23:39"^^xsd:dateTime ; dc1:modified "2023-04-27T12:09:17"^^xsd:dateTime ; dc1:title "ImageJ Analyze Skeleton" ; rdfs:comment """

This plugin tags all pixel/voxels in a skeleton image and then counts all its junctions, triple and quadruple points and branches, and measures their average and maximum length.

\r \r

Tags are shown in a new window displaying every tag in a different color. You can find it under [Plugins>Skeleton>Analyze Skeleton (2D/3D)]. See Skeletonize3D for an example of how to produce skeleton images.

\r \r

The voxels are classified into three different categories depending on their 26 neighbors: - End-point voxels: if they have less than 2 neighbors. - Junction voxels: if they have more than 2 neighbors. - Slab voxels: if they have exactly 2 neighbors.

\r \r

End-point voxels are displayed in blue, slab voxels in orange and junction voxels in purple.

\r \r

Notice here that, following this notation, the number of junction voxels can be different from the number of actual junctions since some junction voxels can be neighbors of each other.

\r \r

 

\r \r

Output data type: table result, image of the skeleton

\r \r

 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_5.png" ; nb:hasLocation , "Source code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2018-05-14T21:27:41"^^xsd:dateTime ; dc1:title "ImageJ Auto Crop" ; rdfs:comment """This plugin can find the smallest bounding box of an image (or a rectangular part defined by a selection) by cropping as much background as possible. Found in Fiji, under Image> Adjust. \r \r In the version labeled with (guess background color), the plugin tries to determine the background color by looking at the pixels on the border of the image, while Auto Crop uses the currently selected background color which can be changed by double-clicking on the pipette symbol or using the Image > Color > Color Picker....\r \r Instead of cropping right away, you can set the selection to the rectangle that would be cropped to using Edit > Selection > Select Bounding Box.""" . a ; nb:hasAuthor "Joachim Walter" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/imageJ_bandpass.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-15T17:37:38"^^xsd:dateTime ; dc1:modified "2019-10-28T11:42:16"^^xsd:dateTime ; dc1:title "ImageJ Bandpass filter" ; rdfs:comment """

The Fourier transform of an image produces a representation in frequency space: i.e. separated according to spatial frequency (effectively scale). The 2D amplitude map of the different spatial frequencies is symmetrical, and is commonly displayed with low spatial frequencies (large features) in the centre, highest spatial frequencies (small features) at the edges. Fourier filtering involves suppressing or enhancing features in the Fourier domain before carrying out an inverse Fourier transform to obtain a filtered real-space image. ImageJ's _Process > FFT > Bandpass Filter_ implements two common Fourier-filtering functions: 1. filtering for specific sizes of feature in an image by selecting minimum and maximum feature sizes (selecting a radial band of frequencies in Fourier space); 2. filtering out repetitive horizontal or vertical stripes by cutting out a zero-frequency stripe in the orthogonal direction in frequency space. The example image above shows the effect of filtering for 2 feature size ranges: 0-8 pixels, and 8-256 pixels; where the former appears "flattened" or washed-out, and the latter very blurred. The small images displayed to the lower-right of each filtered image correspond to the mask applied to the Fourier transform. Such filtering can be useful prior to global thresholding, for noise suppression, etc.

\r """ . a ; nb:hasDocumentation , "List of Built-in Macro Functions (ImageJ website)" ; nb:hasImplementation ; nb:hasLicense "BSD-2" ; nb:hasLocation , "ImageJ source code (go to ij.Macro package then Functions java file) " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-25T14:18:27"^^xsd:dateTime ; dc1:modified "2019-02-25T14:38:03"^^xsd:dateTime ; dc1:title "ImageJ Built-in Macro Functions" ; rdfs:comment """

A set of ImageJ Built-in Macro Functions used to perform operations on the ImageJ platform.

\r """ . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "IJCV publication" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-05-03T10:10:24"^^xsd:dateTime ; dc1:title "ImageJ Feature Extraction" ; rdfs:comment """

Automatic finding of image features are very convenient for registering two images to align them in proper orientation. Two image plugins are implemented for extracting image features and are placed as menu items at: [Plugins > Feature Extraction > Extract SIFT Correspondences] and [Plugins > Feature Extraction > Extract MOPS Correspondences].

\r \r

For more details, see the linked page in Fiji wiki. For details about SIFT algorithm, see 2569. For more details about MOPS algorithm, see 2570.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2017-09-13T10:02:47"^^xsd:dateTime ; dc1:title "ImageJ Macro" . a ; nb:hasAuthor "Downey MJ, Jeziorska DM, Ott S, Tamai TK, Koentges G, Vance KW, Bretschneider T." ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Extracting fluorescent reporter time courses of cell lineages from high-throughput microscopy at low temporal resolution" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-09-08T09:20:06"^^xsd:dateTime ; dc1:modified "2019-10-21T12:30:13"^^xsd:dateTime ; dc1:title "ImageJ Plugin LineageTracker" ; rdfs:comment """

## Short Summary Quote from the plugin page: >LineageTracker offers an ImageJ based framework which is easily extendible and has the capability to track cell lineages while being specifically designed to handle large cell displacements between frames. The methods are designed for fluorescent cells and have been used to analyse Schizosaccharomyces pombe, C2C12 mouse stem cells or migrating RPE cells. This tool also allows flexible cell segmentation and extendable in all aspects. The webpage is detailed with usage from ImageJ macro. Rather than being simply a component, the plugin is indeed a framework with set of components. ## Misc info A tip from the plugin author in ImageJ mailing list (08.Sep.2015): > We have an additional script to export only a selected range of frames. I can send you that if you think LineageTracker is something for you. To be on the safe side I would try it with an older version of ImageJ. We have experienced some problems, mostly related to Java. Java 8 seems to fix most of it. ## References 2630: Application example. 2631: Plugin Paper.

\r """ . a ; nb:hasAuthor "Thorsten Wagner, Pascal Behnel" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "A Non-Local Algorithm for Image Denoising" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-02-19T14:57:30"^^xsd:dateTime ; dc1:modified "2019-10-21T12:38:51"^^xsd:dateTime ; dc1:title "ImageJ Plugin for Non-Local-Means Filtering" ; rdfs:comment """

A more modern approach for denoising / smoothening before segmentation, works like Gaussian blurring but preserves edges and boundaries. Listed in Fiji update sites. ## Algorithm Algorithm description is in [this page](http://www.ipol.im/pub/art/2011/bcm_nlm/) 2612. ## Example usage Localization of Membrane bound protein in Arabidopsis meristem was analyzed using the non-local-mean filter for refining its position 2613. ## impression It's effect is somewhere between Gaussian blurring and anistropic diffusion.

\r """ . a ; nb:hasAuthor "Thorsten Wagner" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "An unbiased detector of curvilinear structures" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-02-19T16:28:30"^^xsd:dateTime ; dc1:modified "2019-10-21T12:33:24"^^xsd:dateTime ; dc1:title "ImageJ Plugin Ridge Detection" ; rdfs:comment """

A convenient tool for detecting lines! After the detection, detected lines are overlaid to the image. The plugin also stores these lines as ROIs, which could then easily be analyzed as vector information. Instead, the list of coordinates of all detected lines are placed in "contour" table. This could be used for redrawing or converting them as arrays. ## Algorithm See 2615.

\r """ . a ; nb:hasDocumentation , "ImageJ online user manual" ; nb:hasFunction ; nb:hasLocation , "Download ImageJ" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2023-04-26T15:34:18"^^xsd:dateTime ; dc1:modified "2023-04-26T15:42:10"^^xsd:dateTime ; dc1:title "ImageJ Threshold " ; rdfs:comment """

 This ImageJ function automatically or interactively sets lower and upper threshold values, segmenting grayscale images into features of interest and background.

\r """ . a ; nb:hasAuthor "Arena Ellen T.", "DeZonia Barry E.", "Eliceiri Kevin W. ", "Hiner Mark C.", "Rueden Curtis T.", "Schindelin Johannes ", "Walter Alison E." ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Imagej2-icon.png" ; nb:hasImplementation ; nb:hasLicense "BSD2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T09:30:02"^^xsd:dateTime ; dc1:title "ImageJ2" . a ; nb:hasDocumentation ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T13:01:57"^^xsd:dateTime ; dc1:title "ImageJ2 Plugin KNIME" . a ; dc1:created "2018-10-17T17:50:09"^^xsd:dateTime ; dc1:modified "2018-10-17T17:50:09"^^xsd:dateTime ; dc1:title "ImageJ/FIJI" . a ; nb:hasAuthor "Cyril MONGIS" ; nb:hasDocumentation , "github" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-02/imageJfx.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-15T09:40:59"^^xsd:dateTime ; dc1:modified "2023-04-29T13:06:04"^^xsd:dateTime ; dc1:title "ImageJFX" ; rdfs:comment """

The ImageJFX Project aims to create a new user interface for the software ImageJ in order to ease scientific image analysis. While keeping the core components of ImageJ, ImageJFX brings scientists closer to their goal by making the interface clearer for beginners and more practical for advanced users.

\r """ . a ; nb:hasAuthor "David Legland" ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2020-03-05T09:56:02"^^xsd:dateTime ; dc1:modified "2020-10-19T14:48:52"^^xsd:dateTime ; dc1:title "ImageM" ; rdfs:comment """

ImageM integrates into a GUI several algorithms for interactive image processing and analysis. Interface is largely inspired from the open source software "ImageJ".

\r """ . a ; dc1:created "2018-05-31T19:58:47"^^xsd:dateTime ; dc1:modified "2018-05-31T19:58:47"^^xsd:dateTime ; dc1:title "ImageMagick" . a ; nb:hasAuthor "Carpenter Anne" ; nb:hasDocumentation , "manual version 3.1.9" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_5.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T16:50:01"^^xsd:dateTime ; dc1:title "ImageMath" ; rdfs:comment """

ImageMath performs simple mathematical operations on image intensities, like addition, subtraction, multiplication, division...

\r """ . a ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T20:23:57"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:39"^^xsd:dateTime ; dc1:title "ImagePro" ; rdfs:comment """\r Image-Pro software includes the latest tools for scientific and industrial image analysis and image processing. Capture, process, measure, share, visualize and compare.\r \r ImagePro Insight\r \r \r \r ImagePro Priemier\r \r """ . a ; nb:hasAuthor "wzjdlut@dlut.edu.cn", "yxdragon@imagepy.org" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/logo_1.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-05-25T07:52:09"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "ImagePy" ; rdfs:comment """

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.

\r """ . a ; dc1:created "2018-05-24T01:29:54"^^xsd:dateTime ; dc1:modified "2018-05-24T01:29:54"^^xsd:dateTime ; dc1:title "ImageScience.jar" . a ; nb:hasAuthor "Bitplane" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/descarga.png" ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T18:31:07"^^xsd:dateTime ; dc1:modified "2019-10-17T10:14:36"^^xsd:dateTime ; dc1:title "Imaris" ; rdfs:comment """

Imaris is a software for data visualization, analysis, segmentation and interpretation of 3D and 4D microscopy images. It performs interactive volume rendering that lets users freely navigate even very large datasets (hundreds of GB). It performs both manual and automated detection and tracking of biological “objects” such as cells, nuclei, vesicles, neurons, and many more. ImarisSpots for example is a tool to detect “spherical objects” and track them in time series. Besides the automated detection it gives the user the ability to manually delete and place new spots in 3D space. ImarisCell is a tool to detect nuclei, cell boundaries and vesicles and track these through time. ImarisFilament is a module that lets users trace neurons and detect spines. For any detected object Imaris computes a large set of statistics values such as volume, surface area, maximum intensity of first channel, number of vesicles per cell etc. These values can be exported to Excel and statistics software packages. The measurements can also be analyzed directly within ImarisVantage which is a statistics tool that provides the link back to the 3D objects and the original image data. Strengths: - good visualization - user friendly interface - reads most microscopy file formats - image analysis workflows are very easy to apply - interactive editing of objects to correct errors during automatic detection - large data visualization (hundreds of GB)

\r """ . a ; nb:hasAuthor "Bitplane" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:45:34"^^xsd:dateTime ; dc1:modified "2017-09-13T10:14:10"^^xsd:dateTime ; dc1:title "Imaris Tracking" ; rdfs:comment "ImarisTrack allows 3D tracking of spots and objects, with straightforward manual adjustment of automatic tracking results." . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2017-09-13T10:10:23"^^xsd:dateTime ; dc1:title "ImarisAnimation" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-05-02T16:41:58"^^xsd:dateTime ; dc1:title "ImarisAnnotate" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:07:22"^^xsd:dateTime ; dc1:title "ImarisBatch" . a ; nb:hasFunction , , ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-16T11:08:56"^^xsd:dateTime ; dc1:title "ImarisCell" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2017-09-13T10:09:28"^^xsd:dateTime ; dc1:title "ImarisColoc" . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-01T11:03:55"^^xsd:dateTime ; dc1:title "ImarisFilamentTracer" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2017-09-13T10:11:16"^^xsd:dateTime ; dc1:title "ImarisImageProcessing" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2017-09-13T10:01:45"^^xsd:dateTime ; dc1:title "ImarisIsoSurface" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:06:00"^^xsd:dateTime ; dc1:title "ImarisMeasurementPro" . a ; nb:hasAuthor "Peter Beemiller" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/dataset_59728b28-296d-472e-90f9-d0084d6f0e9d.png" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-02T16:54:55"^^xsd:dateTime ; dc1:title "ImarisReader for MATLAB" ; rdfs:comment """

ImarisReader is a set of classes for reading the data stored in ims files. ImarisReader can read the primary image data, as well as the data for segmented objects: Cells, Filaments, Spots and Surfaces.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2017-09-12T09:41:32"^^xsd:dateTime ; dc1:title "ImarisSectionView" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2017-09-12T09:41:39"^^xsd:dateTime ; dc1:title "ImarisSliceView" . a ; nb:hasImplementation ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T11:39:30"^^xsd:dateTime ; dc1:title "ImarisSpots" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:06:47"^^xsd:dateTime ; dc1:title "ImarisTrack" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:07:38"^^xsd:dateTime ; dc1:title "ImarisVantage" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2017-09-13T10:02:04"^^xsd:dateTime ; dc1:title "ImarisVolumeRendering" . a ; nb:hasAuthor "Oxford Instruments" ; nb:hasDocumentation , "ImageJ and Fiji Support in ImarisXT" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , , , , , ; dc1:created "2013-10-11T13:08:47"^^xsd:dateTime ; dc1:modified "2020-03-01T14:51:22"^^xsd:dateTime ; dc1:title "ImarisXT" . a ; nb:hasAuthor "Stephan Saalfeld, Stephan Preibisch, Tobias Pietzsch, Curtis Rueden, Barry DeZonia, Christian Dietz, Martin Horn, Mark Hiner, et al" ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T18:08:18"^^xsd:dateTime ; dc1:modified "2020-03-01T12:18:52"^^xsd:dateTime ; dc1:title "ImgLib2" ; rdfs:comment """

ImgLib2 is a generic, multi-dimensional data processing library allowing for processing algorithms to be defined in a data-type, dimension, and container independent manner. Due to its interface-based design, it is easy to write adapters to virtually all existing data containers. It is the basis of KNIME, ImageJ2 and a couple of Fiji plugins.

\r """ . a ; nb:hasAuthor "Hjelmare, Martin", "Mueller, Florian", "Ouyang, Wei " ; nb:hasDocumentation , "ImJoy Plugin Repository" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-08/imjoy-icon.png" ; nb:hasImplementation ; nb:hasLicense "MIT License" ; nb:hasLocation , "ImJoy webapp website" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-02-06T22:37:52"^^xsd:dateTime ; dc1:modified "2023-04-30T15:16:41"^^xsd:dateTime ; dc1:title "ImJoy" ; rdfs:comment """

ImJoy is a plugin powered hybrid computing platform for deploying deep learning applications such as advanced image analysis tools.

\r \r

ImJoy runs on mobile and desktop environment cross different operating systems, plugins can run in the browser, localhost, remote and cloud servers.

\r \r

With ImJoy, delivering Deep Learning tools to the end users is simple and easy thanks to its flexible plugin system and sharable plugin URL. Developer can easily add rich and interactive web interfaces to existing Python code.

\r """ . a ; nb:hasAuthor "Jorma Isola", "Vilppu Tuominen" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/ImmunoMembrane.png" ; nb:hasImplementation ; nb:hasLocation , "immunomembrane_1.0i.jar" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Tuominen et al. (2011) ImmunoMembrane: a publicly available web application for digital image analysis of HER2 immunohistochemistry" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T11:36:01"^^xsd:dateTime ; dc1:modified "2018-06-07T00:21:43"^^xsd:dateTime ; dc1:title "ImmunoMembrane" ; rdfs:comment """Quantification of HER2 immunohistochemistry.\r \r ImmunoMembrane is an ImageJ plugin for assessing HER2 immunohistochemistry, described in [bib]2472[/bib]. It is important to read the URL documentation and original paper to understand how to use the plugin appropriately. \r \r There is web service available. Users can upload image data to process them and get cell membrane to be segmented: [Web ImmunoMembrane]()\r \r Note also that the *pixel size* is not read automatically from the image, but rather the *source image scale* should be entered into the dialog box - and the image rescaled accordingly prior to analysis. This scale value is the *inverse* of the value normally found for *pixel width* and *pixel height* under *Image -> Properties...* (i.e. pixel width & height are given in microns per pixel; the dialog box asks for pixels per micron).\r """ . a ; nb:hasAuthor "Jorma Isola", "Vilppu Tuominen" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/ImmunoRatio.png" ; nb:hasLicense "GNU General Public License" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "ImmunoRatio: a publicly available web application for quantitative image analysis of estrogen receptor (ER), progesterone receptor (PR), and Ki-67" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T14:26:46"^^xsd:dateTime ; dc1:modified "2018-04-28T21:13:59"^^xsd:dateTime ; dc1:title "ImmunoRatio" ; rdfs:comment """

Analyzing ER, PR, and Ki-67 immunohistochemistry

\r \r

ImmunoRatio is an ImageJ plugin to quantify haematoxylin and DAB-stained tissue sections by measuring the percentage of positively stained nuclear area (labeling index), described in [bib]2452[/bib].

\r \r

Notes for use:

\r \r
    \r
  • It is important to read the URL instructions and original paper to understand what is being measured. In particular, the primary measurement made is percentage of the total nuclear area, not the percentage of detected nuclei (the latter being the more common method of assessing e.g. Ki67). This may be further modified by the Result correction equation.
  • \r
  • Ultimately ImmunoRatio relies on thresholding (color deconvolved [bib]2451[/bib]) images to define 'nucleus' vs 'non-nucleus' regions according to staining intensity. Therefore dark artefacts, such as tissue folds, are likely to cause errors.
  • \r
  • The pixel size is not read automatically from the image, but rather the source image scale should be entered into the dialog box - and the image rescaled accordingly prior to analysis. This scale value is the inverse of the value normally found for pixel width and pixel height under Image -> Properties... (i.e. pixel width & height are given in microns per pixel; the dialog box asks for pixels per micron).
  • \r
\r \r

Web application: ImmunoRatio

\r \r

Example Image: Sample ImmunoRatio results

\r \r

References

\r \r
    \r
  1. [2452] Tuominen VJRuotoistenmäki SViitanen AJumppanen MIsola J.  2010.  ImmunoRatio: a publicly available web application for quantitative image analysis of estrogen receptor (ER), progesterone receptor (PR), and Ki-67.. Breast Cancer Res. 12(4):R56.
  2. \r
  3. [2451] Ruifrok ACJohnston DA.  2001.  Quantification of histochemical staining by color deconvolution.. Anal Quant Cytol Histol. 23(4):291-9.
  4. \r
\r """ . a ; nb:hasAuthor "David Mastronarde, Rick Gaudette, Sue Held, Jim Kremer, and Quanren Xiong" ; nb:hasDocumentation , "list of all guides and tutorials" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/iMod.PNG" ; nb:hasLicense "GPLv2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Kremer J.R., D.N. Mastronarde and J.R. McIntosh (1996) Computer visualization of three-dimensional image data using IMOD J. Struct. Biol. 116:71-76" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2013-10-24T15:53:28"^^xsd:dateTime ; dc1:modified "2023-04-27T15:22:31"^^xsd:dateTime ; dc1:title "IMOD" ; rdfs:comment """

IMOD is a set of image processing, modeling and display programs used for tomographic reconstruction and for 3D reconstruction of EM serial sections and optical sections. The package contains tools for assembling and aligning data within multiple types and sizes of image stacks, viewing 3-D data from any orientation, and modeling and display of the image files.

\r \r

Included are two programs with graphical interface: 3dmod, for displaying and segmenting 2D images and 3D volumes; etomo, for reconstructing tomographic volumes from tilt series of images.

\r \r

Processing can be distributed on multiple cores and executed in batch mode.

\r """ . a ; dc1:created "2018-01-30T16:32:31"^^xsd:dateTime ; dc1:modified "2018-01-30T16:32:31"^^xsd:dateTime ; dc1:title "import images into TrakEM" . a ; nb:hasAuthor "Dufour Alexandre orcid.org/0000-0002-9417-7389" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T10:57:08"^^xsd:dateTime ; dc1:title "Import ROI from ImageJ" ; rdfs:comment """

Import ROI from a zip file produced with ImageJ's ROI manager. Works as a standalone plugin and as a block for Protocols

\r """ . a ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "Ordering Information" ; nb:hasPlatform ; nb:hasSupportedImageDimension , ; nb:hasTopic , , , ; nb:hasType ; nb:hasUsageExample , "A novel real time imaging platform to quantify macrophage phagocytosis" ; nb:openess ; dc1:created "2023-04-26T16:00:05"^^xsd:dateTime ; dc1:modified "2023-04-26T16:18:40"^^xsd:dateTime ; dc1:title "Incucyte Base Analysis Software" ; rdfs:comment """

The Incucyte® Base Analysis Software provides a guided interface and purpose-built tools, which include the process of acquiring, viewing, analyzing and sharing images of living cells.

\r """ . a ; nb:hasAuthor "Joe Grove" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/infectioncounter.png" ; nb:hasLocation , "GitHub InfectionCounter" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Infection Counter: Automated Quantification of in Vitro Virus Replication by Fluorescence Microscopy" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2016-10-24T13:46:16"^^xsd:dateTime ; dc1:modified "2018-05-16T20:40:13"^^xsd:dateTime ; dc1:title "InfectionCounter" ; rdfs:comment """

Estimate the frequency of hepatitis C virus infected cells based on the intensity of viral antigen associated immunofluorescence. 

\r \r

The core is an ImageJ Macro, so it's easy to modify for one's own needs (Link to the code). 

\r """ . a ; nb:hasDocumentation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-01T11:26:52"^^xsd:dateTime ; dc1:title "InputExternal (CellProfiler)" . a ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-04/Screenshot%202023-04-28%20145646.png" ; nb:hasImplementation ; nb:hasLocation , "Download the GUI handout zip file" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-03-05T09:39:48"^^xsd:dateTime ; dc1:modified "2023-04-28T12:58:22"^^xsd:dateTime ; dc1:title "InSegt" ; rdfs:comment """

This tool allows the user to define structures of interest by interactively marking a subset of pixels. Thanks to the real-time feedback, the user can place new markings strategically, depending on the current outcome.

\r """ . a ; nb:hasAuthor "Janick Cardinale", "Mosaic group" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2019-10-17T13:05:12"^^xsd:dateTime ; dc1:title "Insert Poisson noise" ; rdfs:comment """

This plugin can be used to add synthetic Poisson-distributed noise to an image in order to simulate shot noise of various signal-to-noise ratios. It can be used to generate benchmark images in order to assess the accuracy and robustness of image processing algorithms as a function of the noise level present in images.

\r """ . a ; nb:hasAuthor "Jafarpour Aliakbar orcid.org/0000-0002-1460-5743", "Jaiswal Astha ", "Lorenz Holger " ; nb:hasDocumentation , "https://github.com/ZMBH-Imaging-Facility/InspectJ" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "https://github.com/ZMBH-Imaging-Facility/InspectJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:hasUsageExample , "Tutorials and demos on YouTube " ; nb:openess ; nb:requires ; dc1:created "2018-12-09T17:11:53"^^xsd:dateTime ; dc1:modified "2018-12-09T17:36:08"^^xsd:dateTime ; dc1:title "InspectJ" ; rdfs:comment """

InspectJ is a free ImageJ/FIJI tool to inspect digital image integrity.

\r \r

InspectJ_v2 is a newer version for advanced users. It applies additional features like histogram equalization and gamma correction for improved image inspections.

\r """ . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T11:10:45"^^xsd:dateTime ; dc1:title "Integral Image Filters" . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasDocumentation , "Online documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/intelligentImaging.png" ; nb:hasLocation , "The webpage with download links" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:30:43"^^xsd:dateTime ; dc1:modified "2023-04-28T15:23:47"^^xsd:dateTime ; dc1:title "Intelligent Imaging" ; rdfs:comment """

The linked webpage presents a collection of ImageJ macros for Intelligent Imaging (Feedback to microscope system for the secondary scan). 

\r \r

An ImageJ macro able to control some microscopes (Micro-manager or Leica CAM controlled) to acquire high resolution images of only some structures (e.g. isolated cells) or events (e.g. mitosis) within a sample. The scan is sequenced as a primary (low resolution monitoring) scan and a secondary (high resolution, multi-dimensional) scan.

\r """ . a ; nb:hasAuthor "Megias Diego orcid.org/0000-0003-0755-0518" ; nb:hasDOI ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/logo_1.png" ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2018-01-28T11:14:56"^^xsd:dateTime ; dc1:modified "2018-01-28T11:16:33"^^xsd:dateTime ; dc1:title "intelligent Matrix Screener Remote Control" ; rdfs:comment """

Integrates hardware control of Leica microscopes (via CAM), image analysis (e.g. via ImageJ, Matlab), and adaptive automatic screening of identified regions of interest.

\r """ . a ; nb:hasDocumentation , "Support" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/Screen%20Shot%202019-02-03%20at%2019.08.51.png" ; nb:hasImplementation ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess , ; dc1:created "2018-10-18T13:17:55"^^xsd:dateTime ; dc1:modified "2019-03-25T15:56:44"^^xsd:dateTime ; dc1:title "IntelliJ IDEA" ; rdfs:comment """

IDE for JVM

\r \r

Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity. Together, the powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience.

\r \r

It can be seen as an alternative to Eclipse for example for java based development. It exists in both a commercial and a free and open source version.

\r """ . a ; nb:hasAuthor "abrice de Chaumont" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-29T15:18:56"^^xsd:dateTime ; dc1:title "Intensity Profile (Icy)" ; rdfs:comment """
\r

Plots an intensity profile of a given ROI.

\r \r

Can plot mean over T or/and Z too.

\r
\r """ . a ; nb:hasAuthor "https://orcid.org/0000-0002-9417-7389" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-01T11:49:26"^^xsd:dateTime ; dc1:title "Intensity Projection" . a ; nb:hasAuthor "Aleksandra Radenovic", "Arun Shivanandan", "Grégory Paul", "Ivo F Sbalzarini", "Jo A Helmuth", "MOSAIC group " ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2012.38.40.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , , "1471-2105/11/372", "1471-2105/14/349" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2019-10-17T11:50:33"^^xsd:dateTime ; dc1:title "Interaction Analysis" ; rdfs:comment """

This plugin can be used for inferring spatial interactions between patterns of spot-like objects in images or between coordinates read from a file. 

\r """ . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasDocumentation , "Javadoc" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/art-affines_0.png" ; nb:hasImplementation ; nb:hasLocation , "Source code (Bundled with Fiji)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:47"^^xsd:dateTime ; dc1:modified "2018-05-30T08:41:48"^^xsd:dateTime ; dc1:title "Interactive Affine" ; rdfs:comment """quote:\r >This plugin allows to apply a free affine transformation to a 2D image in an interactive way.\r \r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T21:25:52"^^xsd:dateTime ; dc1:title "Interactive Annotator (KNIME)" . a ; nb:hasAuthor "ilastik team" ; nb:hasProgrammingLanguage , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T16:00:27"^^xsd:dateTime ; dc1:modified "2017-09-13T10:14:15"^^xsd:dateTime ; dc1:title "Interactive Density Counting using ilastik" ; rdfs:comment "This workflow estimates (densely distributed) object counts by the density of objects in the image without performing segmentation or object detection. Current version only works for 2D images of roundish objects with similar sizes on relatively homogeneous background. Users should provide a few labels of background and objects (especially on clustered objects), and the tool predicts the density of objects on the entire image. Counting is then estimated by integrating the density values on the whole image or specified rectangular regions of interests." . a ; nb:hasAuthor "Thomas Laurent 0000-0001-7686-3249" ; nb:hasComparison , "Similar view in the tensorflow embedding projector" ; nb:hasDocumentation , "Youtube tutorial" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-09/InteractiveDashboard_0.png" ; nb:hasLocation , "Download the workflow from the KNIME-Hub" ; nb:hasReferencePublication , "Open-access publication" ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2020-09-09T14:29:58"^^xsd:dateTime ; dc1:modified "2020-10-14T07:40:23"^^xsd:dateTime ; dc1:title "Interactive features visualization in KNIME" ; rdfs:comment """

KNIME workflow to visualize a dataset described by multiple quantitative features (ex: a list of samples or cells, each described with multiple morphological features) as a 3D cloud of points (each point corresponding to one sample/cell) as well as a line plot (1 line per sample/cell).

\r \r

For the 3D plot, the workflow uses Principal Component Analysis (PCA) for dimensionality reduction, ie it simplifies the information for each sample from n-features to 3 pseudo-features which are used as x,y,z-coordinates for each sample. The original features should cover similar value range, to make sure the PCA is not biased towards the large values features. One option is to normalize the values (min/max or Z-score). 

\r \r

Also make sure that the resulting PCA represents a decent % of the original data variance (at least 70%). Otherwise the PCA plot will not be representative of the original data-distribution. The % is shown in the title of the PCA plot.

\r \r

The workflow is interactive and so selecting in one panel of the figure will highlight in the other panel too.

\r \r

It was originally published for the visualization of phenotypic kidney features in zebrafish, but the workflow is generic by design and can be reused for any quantitative feature set. 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T21:22:27"^^xsd:dateTime ; dc1:title "Interactive Image Viewer (EBImage)" ; rdfs:comment """

display-shiny

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GNU General Public License" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T16:44:43"^^xsd:dateTime ; dc1:title "Interactive Moving Least Squares (ImageJ)" . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:47"^^xsd:dateTime ; dc1:modified "2020-03-01T13:04:01"^^xsd:dateTime ; dc1:title "Interactive Perspective" . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T21:29:49"^^xsd:dateTime ; dc1:title "Interactive Rigid (ImageJ)" . a ; nb:hasAuthor "https://orcid.org/0000-0002-4106-1761" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-01T11:51:54"^^xsd:dateTime ; dc1:title "Interactive Similarity" . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T21:07:23"^^xsd:dateTime ; dc1:title "Interactive Stack Rotation (ImageJ)" . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-04/EmbeddedImage.png" ; nb:hasLocation , "ImageJ macro - Interactive Volume of Interest Extractor in Large 3D Stacks" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "User guide - Interactive Volume of Interest Extractor in Large 3D Stacks" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:34:46"^^xsd:dateTime ; dc1:modified "2023-04-28T14:48:24"^^xsd:dateTime ; dc1:title "Interactive Volume of Interest Extractor in Large 3D Stacks" ; rdfs:comment """

This macro allows to interact with a large, single channel, z-stack (possibly exceeding the main memory of the computer) and to extract a volume of interest by marking several reference points.

\r """ . a ; nb:hasAuthor "Benoit Lombardot" ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/500px-InteractiveWatershed_illustration.PNG" ; nb:hasImplementation ; nb:hasLicense "BSD3" ; nb:hasLocation , "Interactive Watershed on the ImageJ wiki" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-10-18T08:53:18"^^xsd:dateTime ; dc1:modified "2018-10-18T09:07:16"^^xsd:dateTime ; dc1:title "Interactive watershed" ; rdfs:comment """

The interactive Watershed Fiji plugin provides an interactive way to explore local maxima and threshold values while a resulting label map is updated on the fly.

\r \r

After the user has found a reliable parameter configuration, it is possible to apply the same parameters to other images in a headless mode, for example via ImageJ macro scripting.

\r """ . a ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T11:14:39"^^xsd:dateTime ; dc1:title "Internet Connectivity Monitor (Icy)" . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T10:59:22"^^xsd:dateTime ; dc1:title "Intramodal registration software" . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T11:30:33"^^xsd:dateTime ; dc1:title "Invert (Icy)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T10:50:36"^^xsd:dateTime ; dc1:title "Inverter (KNIME)" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T11:59:29"^^xsd:dateTime ; dc1:title "InvertForPrinting" . a ; nb:hasAuthor "James G. Nagy", "Per Christian Hansen", "Silvia Gazzola" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "3-Clause BSD" ; nb:hasLocation , "github page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "IR Tools: A MATLAB Package of Iterative Regularization Methods and Large-Scale Test Problems" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-03-03T09:48:17"^^xsd:dateTime ; dc1:modified "2020-03-03T09:58:51"^^xsd:dateTime ; dc1:title "IR tools" ; rdfs:comment """

A MATLAB Package of Iterative Regularization Methods and Test Problems for Linear Inverse Problems (for Matlab Version 9.3 or later).

\r """ . a ; nb:hasAuthor "Chenouard, Nicolas", "de Chaumont, Fabrice" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/track.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T11:27:10"^^xsd:dateTime ; dc1:title "ISBI Challenge Tracks Importer" ; rdfs:comment """

TrackProcessor for the TrackManager plugin that allows importing/exporting tracks. Input and output files are in the .xml format used for the ISBI'2012 Particle Tracking Challenge. Tracks are loaded/exported in/from the TrackManager plugin

\r """ . a ; nb:hasAuthor "de Chaumont, Fabrice" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/plug.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T11:28:18"^^xsd:dateTime ; dc1:title "ISBI Tracking Challenge Batch Scoring" ; rdfs:comment """

Dedicated to score tracking dataset from the ISBI tracking challenge

\r """ . a ; nb:hasAuthor "Renaud Lebrun" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Illustration4.jpg" ; nb:hasLicense "GNU General Public License v2" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2015-01-07T11:15:51"^^xsd:dateTime ; dc1:modified "2017-09-12T18:01:57"^^xsd:dateTime ; dc1:title "ISE-MeshTools" ; rdfs:comment """

ISE-MeshTools is a software designed by Renaud Lebrun, from the university of Montpellier II. ISE-MeshTools is a system for the processing and editing of series of 3D triangular meshes. The system provides a set of tools for editing, positioning, deforming, labelling, measuring and rendering sets of 3D meshes. Features include: • Retrodeformation for un-deforming fossils/deformed specimens • Point and curve primitives for placing the exact type of landmark points you’re interested in • Easy to use 3D interface for positioning and manipulating sets of surfaces and landmark primitives • Mesh tagging, labelling and colouring (to allow for the creation of anatomy atlases) • Mesh scalar computation and colouring (based upon curvature/thickness etc...) Lebrun, R., ISE-MeshTools, a 3D interactive fossil reconstruction freeware., 12th Annual Meeting of EAVP, Torino, Italy ; 06/2014

\r """ . a ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T11:33:31"^^xsd:dateTime ; dc1:title "IsoData Classifier" ; rdfs:comment """

This plugin calculates a classification based on the histogram of the image by generalizing the IsoData algorithm to more than two classes.

\r \r

This plugin works on 8-bit and 16-bit grayscale images only.

\r """ . a ; nb:hasAuthor "Bogovic John orcid.org/0000-0002-4829-9457", "Heinrich Larissa", "Saalfeld Stephan orcid.org/0000-0002-4106-1761" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/larissa_super_res.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Heinrich et al. \"Deep Learning for Isotropic Super-Resolution from Non-Isotropic 3D Electron Microscopy.\"" ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-01-30T15:57:04"^^xsd:dateTime ; dc1:modified "2023-04-29T09:24:35"^^xsd:dateTime ; dc1:title "Isotropic Super-Resolution for EM" ; rdfs:comment """

Super-resolve anisotropic EM data along low-res axis with deep learning.

\r \r

 

\r """ . a ; nb:hasAuthor " Jakob Wilm", "Hans Martin Kjer" ; nb:hasFunction ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-09-15T18:45:05"^^xsd:dateTime ; dc1:modified "2023-04-26T07:49:21"^^xsd:dateTime ; dc1:title "iterative closest point registration" ; rdfs:comment """

The ICP algorithm takes two point clouds as an input and return the rigid transformation (rotation matrix R and translation vector T), that best aligns the point clouds. Example: [R,T] = icp(q,p,10); Aligns the points of p to the points q with 10 iterations of the algorithm. The transformation is then applied using R*p + repmat(T,1,length(p)); The file has implemented both point to point and point to plane as well as a couple of other features such as extrapolation, weighting functions, edge point rejection, etc.

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-01T11:41:51"^^xsd:dateTime ; dc1:title "Iterative Deconvolve 3D" . a ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/itk.jpg" ; nb:hasImplementation ; nb:hasLicense "Apache 2.0" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T18:47:12"^^xsd:dateTime ; dc1:modified "2019-10-14T16:47:51"^^xsd:dateTime ; dc1:title "ITK" ; rdfs:comment """

ITK is an open-source, cross-platform system that provides developers with an extensive suite of software tools for image analysis.

\r \r

Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and segmenting multidimensional data. It is widely used and contributed in the medical imaging field.

\r \r

Strengths

\r \r

Highly optimized C++, well commented Consistently updated (new) algorithms many tools and softwares are built upon it connected with VTK Insight Journal (open code and sample data) Extensive list of examples & tutorials

\r \r

Limitations

\r \r

yet detached from the bioimage analysis world hard to use for end users without development skills

\r """ . a ; nb:hasAuthor "Guido Gerig ", "Paul A. Yushkevich " ; nb:hasDocumentation , "Wiki" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-06/Capture.JPG" ; nb:hasImplementation ; nb:hasLicense "-" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Paul A. Yushkevich, Joseph Piven, Heather Cody Hazlett, Rachel Gimpel Smith, Sean Ho, James C. Gee, and Guido Gerig. User-guided 3D active contour segmentation of anatomical structures: Significantly improved efficiency and reliability. Neuroimage 2006 Ju" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T20:19:17"^^xsd:dateTime ; dc1:modified "2023-03-15T14:48:39"^^xsd:dateTime ; dc1:title "ITK-SNAP" ; rdfs:comment """

ITK-SNAP is a software application used to segment structures in 3D medical images. It can also be used as a 3D annotation tool for deep learning. It is based on ITK, VTK libraries.

\r """ . a ; nb:hasAuthor "Fabrice P. Cordelières" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/iTrack4U.png" ; nb:hasLocation , "iTrack4U website" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Cordeliéres et. al. (2013) Automated Cell Tracking and Analysis in Phase-Contrast Videos (iTrack4U): Development of Java Software Based on Combined Mean-Shift Processese" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2017-09-12T10:27:34"^^xsd:dateTime ; dc1:modified "2018-05-20T23:22:00"^^xsd:dateTime ; dc1:title "iTrack4U" ; rdfs:comment """
\r

iTrack4U is a Java-based software using ImageJ and jMathPlot libraries, which aims at automatically tracking cells recorded in phase-contrast microscopy. It includes all tools from image files preprocessing, tracking to data extraction and visualization. 

\r
\r \r

 

\r \r

Please cite Cordeliéres et. al. (2013) when using this software package!

\r """ . a ; nb:hasAuthor "Fabrice P. Cordelières", "Susanne Bolte" ; nb:hasDocumentation , "Jacop website" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-05/jacop.JPG" ; nb:hasLocation , "download Jacop" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-04-05T13:49:50"^^xsd:dateTime ; dc1:modified "2018-11-16T08:47:48"^^xsd:dateTime ; dc1:title "JACoP" ; rdfs:comment """

This ImageJ plug-in is a compilation of co-localization tools. It allows:

\r \r

-Calculating a set of commonly used co-localization indicators:

\r \r

Pearson's coefficient Overlap coefficient k1 & k2 coefficients Manders' coefficient Generating commonly used visualizations:

\r \r

-Cytofluorogram

\r \r

Having access to more recently published methods:

\r \r

-Costes' automatic threshold

\r \r

Li's ICA Costes' randomization Objects based methods (2 methods: distances between centres and centre-particle coincidence)

\r """ . a ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-05-24T01:29:54"^^xsd:dateTime ; dc1:modified "2018-06-06T13:17:20"^^xsd:dateTime ; dc1:title "Jama" ; rdfs:comment """
\r

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. It is intended to serve as the standard matrix class for Java, and will be proposed as such to the Java Grande Forum and then to Sun. A straightforward public-domain reference implementation has been developed by the MathWorks and NIST as a strawman for such a class. We are releasing this version in order to obtain public comment. There is no guarantee that future versions of JAMA will be compatible with this one.

\r
\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-01T11:07:02"^^xsd:dateTime ; dc1:title "JavaDoc Parser" . a ; dc1:created "2018-12-09T17:09:28"^^xsd:dateTime ; dc1:modified "2018-12-09T17:09:28"^^xsd:dateTime ; dc1:title "JavaFX" . a ; dc1:created "2018-06-06T13:16:15"^^xsd:dateTime ; dc1:modified "2018-06-06T13:16:15"^^xsd:dateTime ; dc1:title "JDK" . a ; nb:hasAuthor "Dimitrios Vavylonis", "Matt Smith", "Xiaolei Huang" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/JFilament.jpg" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2017-09-13T10:24:00"^^xsd:dateTime ; dc1:modified "2017-09-13T11:38:46"^^xsd:dateTime ; dc1:title "JFilament" ; rdfs:comment """

JFilament is an ImageJ plugin for segmentation and tracking of 2D and 3D filaments in fluorescenece microscopy images. The main algorithm used in Jfilament is "Stretching Open Active Contours" (SOAC). In order to use this method, the user must define seed points in the image where the SOAC method will begin.

\r \r

JFilament also includes 2D "closed" active contours which can be used for tasks such as segmentation and tracking of cell boundaries.

\r \r

 

\r """ . a ; nb:hasAuthor " Tjelvar S. G. Olsson", "Matthew Hartley " ; nb:hasDocumentation , "doc and tutorials" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/Capturejicbio.PNG" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "Download page" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "jicbioimage: a tool for automated and reproducible bioimage analysis" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-11-15T13:48:19"^^xsd:dateTime ; dc1:modified "2018-08-17T13:27:52"^^xsd:dateTime ; dc1:title "jicbioimage" ; rdfs:comment """

The jicbioimage Python package makes it easy to explore microscopy data in a programmatic fashion (python).

\r \r

Exploring images via coding means that the exploratory work becomes recorded and reproducible.

\r \r

Furthermore, it makes it easier to convert the exploratory work into (semi) automated analysis work flows.

\r \r

Features:

\r \r
    \r
  • Built in functionality for working with microscopy data
  • \r
  • Automatic generation of audit trails
  • \r
  • Python integration Works with Python 2.7, 3.3 and 3.4
  • \r
\r """ . a ; nb:hasAuthor "Zoltán Cseresnyés" ; nb:hasDocumentation , "Online documentation" ; nb:hasFunction ; nb:hasImplementation , ; nb:hasLicense "BSD-2-Clause" ; nb:hasLocation , "Code sites" ; nb:hasPlatform , , ; nb:hasReferencePublication , "JIPipe: visual batch processing for ImageJ" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Tutorials" ; nb:openess ; nb:requires , ; dc1:created "2023-04-29T08:51:12"^^xsd:dateTime ; dc1:modified "2023-04-29T09:11:20"^^xsd:dateTime ; dc1:title "JIPipe: visual batch processing for ImageJ" ; rdfs:comment """

JIPipe is a visual programming language to realize code-free workflow building for ImageJ-based image analyses. GUI, graphical user interface. Currently, JIPipe unifies the functionality of over 1,000 ImageJ commands into a standardized interface, represented as nodes in the pipeline flow chart. The window-based data management implemented in ImageJ is replaced with a table-based model designed for batch processing. JIPipe is also available from within the ImageJ update service.

\r """ . a ; dc1:created "2018-05-20T23:22:00"^^xsd:dateTime ; dc1:modified "2018-05-20T23:22:00"^^xsd:dateTime ; dc1:title "jMathPlot" . a ; nb:hasAuthor "Jiri Borovec" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/JSLIC-Lena-ROIs.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "jSLIC: superpixels in ImageJ" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "jSLIC: superpixels" ; nb:openess ; nb:requires ; dc1:created "2019-03-08T10:19:38"^^xsd:dateTime ; dc1:modified "2019-03-08T12:06:47"^^xsd:dateTime ; dc1:title "jSLIC" ; rdfs:comment "jSLIC superpixels - is a segmentation method for clustering similar regions - superpixels - in the given image which are usually used for other segmentation techniques. The only two parameters are average (initial) size of each superpixel and rigidity parameter in range (0,1)" . a ; nb:hasAuthor "Tomlinson Chris" ; nb:hasDocumentation , "User guide and detailed computations of parameters" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-03/tweet.jpg" ; nb:hasImplementation ; nb:hasLicense "GPL v3.0" ; nb:hasLocation , "Git Hub " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Junction Mapper is a novel computer vision tool to decipher cell–cell contact phenotypes (Elife 2019) Helena Brezovjakova, Chris Tomlinson, et al" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; dc1:created "2023-03-22T17:08:12"^^xsd:dateTime ; dc1:modified "2023-04-27T10:36:26"^^xsd:dateTime ; dc1:title "Junction Mapper" ; rdfs:comment """

Junction Mapper is a semi-automated software (Java Desktop application) for analysing data from images of cells in close proximity to each other in monolayers. The focus of Junction Mapper is to measure the morphology of cell boundaries, define single junctions and quantify the length, area and intensity of the staining of different proteins localised at cell-cell contacts. The output are various unique parameters that assess the contacting interface between cells and up to two junctional markers.

\r """ . a ; dc1:created "2018-10-18T08:44:52"^^xsd:dateTime ; dc1:modified "2018-10-18T08:44:52"^^xsd:dateTime ; dc1:title "Jupyter" . a ; nb:hasDocumentation , "Online documentatoin" ; nb:hasImplementation ; nb:hasLicense "modified BSD license" ; nb:hasLocation , "Install it" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2018-10-18T08:44:52"^^xsd:dateTime ; dc1:modified "2023-05-02T14:18:55"^^xsd:dateTime ; dc1:title "Jupyter notebook" ; rdfs:comment """
\r

The Jupyter Notebook is the original web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience.

\r \r

Try Jupyter (https://try.jupyter.org) is a site for trying out the Jupyter Notebook, equipped with kernels for several different languages (Julia, R, C++, Scheme, Ruby) without installing anything. Click the link below to go to the page.

\r
\r """ . a ; nb:hasAuthor "Alexandre Dufour", "Stephane Dallongeville", "Timothée Lecomte" ; nb:hasDocumentation ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T15:06:34"^^xsd:dateTime ; dc1:title "Jython execnet for Icy" ; rdfs:comment """

Enables Python scripts that are run inside Icy to communicate with other Python instances outside Icy. This allows the access to CPython-only libraries such as Numpy.

\r \r

Resources requiring this include: CalloseCounter, BioFlow, EvaFE In Python

\r """ . a ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-01T11:54:14"^^xsd:dateTime ; dc1:title "Jython Extras for Icy" . a ; nb:hasAuthor "Alexandre Dufour", "Stephane Dallongeville", "Timothée Lecomte" ; nb:hasDocumentation ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T17:11:01"^^xsd:dateTime ; dc1:title "Jython for Icy" ; rdfs:comment """

Python engine for Icy, based on Jython.

\r \r

Required for: CalloseCounter, BioFlow, EvaFE In Python, Python Plugin Packager, Python Extractor, Jython execnet for Icy

\r """ . a ; dc1:created "2018-10-18T13:20:10"^^xsd:dateTime ; dc1:modified "2018-10-18T13:20:10"^^xsd:dateTime ; dc1:title "Jython for ImageJ" . a ; nb:hasAuthor "Christopher Philip Mauer" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T21:18:46"^^xsd:dateTime ; dc1:title "Kalman Stack Filter (ImageJ)" . a ; nb:hasAuthor "Hadrien Mary", "Kevan Lu" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Kappa.png" ; nb:hasLicense "MIT License" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-12T12:50:52"^^xsd:dateTime ; dc1:modified "2017-09-21T14:50:43"^^xsd:dateTime ; dc1:title "Kappa" ; rdfs:comment """

Kappa is a Fiji plugin for Curvature Analysis.

\r \r

It allows a user to measure curvature in images in a convenient way. You can trace an initial shape with a B-Spline curve in just a few clicks and then fit that curve to image data with a minimization algorithm. It’s fast and robust.

\r """ . a ; dc1:created "2018-01-30T16:00:37"^^xsd:dateTime ; dc1:modified "2018-01-30T16:00:37"^^xsd:dateTime ; dc1:title "Keras" . a ; nb:hasAuthor "Nicolas Hervé" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-29T15:23:39"^^xsd:dateTime ; dc1:title "KMeans Color Quantization" ; rdfs:comment """
\r

Quantize a color image in any given number of colors.

\r
\r """ . a ; dc1:created "2017-09-13T08:53:00"^^xsd:dateTime ; dc1:modified "2017-09-13T08:53:00"^^xsd:dateTime ; dc1:title "KNIME" . a ; nb:hasAuthor "KNIME", "University of Konstanz" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/AlignImageKNIME.jpg" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T16:52:40"^^xsd:dateTime ; dc1:title "KNIME align image" ; rdfs:comment """

The input image is aligned using a simple cross-correlation approach on the smoothed image.

\r \r

This node is contained in KNIME Image Processing extension

\r """ . a ; nb:hasAuthor "KNIME", "University of Konstanz" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/AnisotropicDiffusionKNIME.jpg" ; nb:hasLocation ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T16:53:30"^^xsd:dateTime ; dc1:title "KNIME Anisotropic Diffusion " ; rdfs:comment """

This Node implements the so-called anisotropic diffusion scheme of Perona and Malik, 1990. For details on the anisotropic diffusion principles, see: http://en.wikipedia.org/wiki/Anisotropic_diffusion, and the original paper: Perona and Malik. Scale-Space and Edge Detection Using Anisotropic Diffusion. IEEE Transactions on Pattern Analysis and Machine Intelligence (1990) vol. 12 pp. 629-639

\r \r

The Options allows to use different Functions to be used for filtering.

\r \r

This node is contained in KNIME Image Processing extension

\r """ . a ; nb:hasAuthor "KNIME", "University of Konstanz" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/AutoCropKNIME.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T16:54:35"^^xsd:dateTime ; dc1:title "KNIME Auto Crop" ; rdfs:comment """

Automatically crops an image by finding the smallest bounding box which still contains all pixels of the specified value.

\r \r

Options include Pixel values, Margin, and more...

\r \r

This KNIME node is included in the KNIME Image Processing Extension

\r """ . a ; nb:hasAuthor "KNIME", "University of Konstanz" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/AverageFilterKNIME.jpg" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T18:03:16"^^xsd:dateTime ; dc1:title "KNIME Average Filter" ; rdfs:comment """

Applies average filtering to images in n-dimensions

\r """ . a ; nb:hasAuthor "KNIME", "University of Konstanz" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/ConnectedCompAnalysisKNIME.jpg" ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T11:46:50"^^xsd:dateTime ; dc1:title "KNIME Connected Component Analysis" ; rdfs:comment """

Identifies connected components in an image.

\r \r

Connected component labeling (alternatively connected component analysis) is an algorithmic application of graph theory, where subsets of connected components are uniquely labeled. Connected component labeling is used in computer vision to detect connected regions in binary digital images.

\r \r

A graph, containing vertices and connecting edges, is constructed from relevant input data. The vertices contain information required by the comparison heuristic, while the edges indicate connected 'neighbors'. An algorithm traverses the graph, labeling the vertices based on the connectivity and relative values of their neighbors. Connectivity is determined by the medium; image graphs, for example, can be 4-connected or 8-connected.

\r \r

Copied from wikipedia [1] [2]

\r \r

This node is contained in KNIME Image Processing Extension

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2018-12-20T18:26:50"^^xsd:dateTime ; dc1:title "KNIME Convex Hull" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T13:28:29"^^xsd:dateTime ; dc1:title "KNIME Fill Holes" ; rdfs:comment """

Fill holes in a binary image.

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/knime.png" ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires , , , , , , , , , , , , , , , , ; dc1:created "2013-10-11T13:04:34"^^xsd:dateTime ; dc1:modified "2017-09-13T10:01:44"^^xsd:dateTime ; dc1:title "KNIME Image Processing and Analysis" ; rdfs:comment """

KNIME is a user-friendly graphical workbench for the entire analysis process: data access, data transformation, initial investigation, powerful predictive analytics, visualisation and reporting. Its an open integration platform and provides over 1000 modules (nodes), including those of the KNIME community and its extensive partner network. One of these extensions adds the ability for image analysis allowing to process, segment and further analyze images which can easily be used in combination with the other extensions, potentially from other fields.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T14:31:34"^^xsd:dateTime ; dc1:title "KNIME Min Filter" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T14:35:04"^^xsd:dateTime ; dc1:title "KNIME Multilevel Thresholding" ; rdfs:comment """

The method to use for thresholding. Currently only OTSU is available.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T14:38:39"^^xsd:dateTime ; dc1:title "KNIME Variance Filter" . a ; nb:hasAuthor "Max Planck Institute for Medical Research in Heidelberg, Germany" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/knossos.png" ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2016-10-01T17:18:55"^^xsd:dateTime ; dc1:modified "2023-04-26T11:23:45"^^xsd:dateTime ; dc1:title "KNOSSOS - 3D image visualization and annotation tool" ; rdfs:comment """

It is a tool to visualize and annotate volume image data of electron microscopy. Users can annotate objects (e.g. neurons) and skeleton structures. It provides the ability to overlaying the image data with user annotations, representing the spatial structure and the connectivity of labeled objects, and displaying a three dimensional model of it. It can be extended by plugins written in python. A similar, web-based implementation is being developed at webknossos.info. Example datasets are also available.

\r """ . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasTopic ; nb:hasType ; nb:requires ; dc1:created "2018-02-01T19:07:57"^^xsd:dateTime ; dc1:modified "2018-02-23T11:41:15"^^xsd:dateTime ; dc1:title "kymograph generation" ; rdfs:comment """

Kymograph generation under ImageJ:

\r \r

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

\r \r

Use

\r \r

Image  / Stacks  / Reslice

\r \r

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

\r """ . a ; nb:hasAuthor "Nicolas Chenouard" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/screenKymo.png" ; nb:hasLocation , "CIY KymographTracker" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Curvelet analysis of kymograph for tracking bi-directional particles in fluorescence microscopy images" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "bioRxiv 329300 Bidirectional intraflagellar transport is restricted to only two microtubule doublets in the trypanosome flagellum" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:04:21"^^xsd:dateTime ; dc1:modified "2019-10-29T17:25:32"^^xsd:dateTime ; dc1:title "KymographTracker" ; rdfs:comment """

Generation of Kymographs using 2D+t images. In the generated kymographs, objects can be tracked and the results are visualized.

\r """ . a ; nb:hasAuthor "Kota Miura" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/overview_kymoquant.jpg" ; nb:hasLocation , "K_kymoquant.ijm" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T16:40:17"^^xsd:dateTime ; dc1:modified "2018-05-29T00:40:13"^^xsd:dateTime ; dc1:title "Kymoquant" ; rdfs:comment """

Measurement of kymograph generally deals with slanted streaks in kymograph to measure velocity of movements. This is a pretty much manual procedure that needs hands-on work. Kymoquant analyzes kymograph by treating patterns appearing in kymograph as texture: for a specified area in kymograph, it detects the most likely orientation of streaks and outputs this result as velocity. This workflow was created to ease the situation when it is difficult to find major direction of streaks only with eyes.

\r """ . a ; nb:hasAuthor "Grégoire Pau", "Mike Smith", "Oleg Sklyar", "https://orcid.org/0000-0002-0474-2218", "https://orcid.org/0000-0003-0285-2787" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T11:19:10"^^xsd:dateTime ; dc1:title "Label Connected Objects (EBImage)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/CellProfiler_8.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T08:16:35"^^xsd:dateTime ; dc1:title "LabelImages (CellProfiler)" ; rdfs:comment """

Label images according to their position in plates. 

\r """ . a ; nb:hasAuthor "Arzt Matthias ", "Jug Florian orcid.org/0000-0002-8499-5812", "Pietzsch Tobias ", "Schmidt Deborah orcid.org/0000-0002-8621-9438" ; nb:hasDocumentation , "https://imagej.net/Labkit" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "https://github.com/maarzt/imglib2-labkit/" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "https://imagej.net/Labkit" ; nb:openess ; nb:requires ; dc1:created "2018-12-09T18:30:07"^^xsd:dateTime ; dc1:modified "2023-04-28T13:14:15"^^xsd:dateTime ; dc1:title "Labkit" ; rdfs:comment """

Labkit is an open-source tool to segment truly large image data using sparse training data. It has an intuitive and responsive user interface based on Big Data Viewer, allowing users to conveniently browse and annotate even terabyte sized image volumes.

\r \r

Update site: Labkit

\r """ . a ; nb:hasAuthor "National Instruments" ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; dc1:created "2016-05-30T16:03:53"^^xsd:dateTime ; dc1:modified "2017-09-12T18:01:41"^^xsd:dateTime ; dc1:title "Labview" ; rdfs:comment """A commercial software traditionally used in Industry and Engineering/Science to enable fast software development and deployment of a very broad range of devices control. Labview enables graphically oriented programming (no text-based coding) and offers many ready-made tools to perform basic tasks on complex data (including image data), maths operation, data handling and representation. \r For Image processing and analysis, Labview offers the integrated "NI Vision" tool, used in image-based quality control of production lines with a broad selection of Image-based filters/operations.\r In microscopy, Labview can be used efficiently to perform any kind of instrument control, and in particular "Feedback Microscopy" (also called intelligent microscopy, etc...) where the live analysis of a captured image will update the target of the microscope to make it understand where to image efficiently. """ . a ; nb:hasAuthor "Mike Heilemann", "Sebastian Malkush" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/lama_button_big_complete.png" ; nb:hasLicense "GPLv3" ; nb:hasLocation , "GitHub" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "10.1038/srep34486" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-07-12T14:13:42"^^xsd:dateTime ; dc1:modified "2023-05-03T13:27:03"^^xsd:dateTime ; dc1:title "Lama: The LocAlization Microscopy Analyzer" ; rdfs:comment """

LocAlization Microscopy Analyzer (LAMA) is a software tool that contains several well-established data post processing algorithms for single-molecule localization microscopy (SMLM) data. LAMA has implemented algorithms for cluster analysis, colocalization analysis, localization precision estimation and image registration. LAMA works with a graphical user interface (GUI), and accepts simple input data formats as supported by various single- molecule localization software tools.

\r """ . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Screenshot%202020-03-03%20at%2012.12.36.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2021-05-19T18:57:38"^^xsd:dateTime ; dc1:title "Landmark Correspondences" ; rdfs:comment """

The plugin Landmark Correspondences calculates a transformation between two corresponding landmark clouds and renders a transformed image. The landmarks are read from point selections over two images. The transformation is estimated by a least squares or Moving Least Squares fit for the available models.

\r """ . a ; nb:hasAuthor "Vandaele, Rémy" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of landmark detection with DMBL models (Prediction)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Global localization of 3D anatomical structures by pre-filtered Hough Forests and discrete optimization" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2019-03-15T02:19:12"^^xsd:dateTime ; dc1:modified "2020-10-19T15:06:28"^^xsd:dateTime ; dc1:title "Landmark detection DMBL model prediction" ; rdfs:comment """

This workflow predict landmark positions on images by using DMBL landmark detection models.

\r """ . a ; nb:hasAuthor "Vandaele, Rémy" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of landmark detection with DMBL models (Training)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Global localization of 3D anatomical structures by pre-filtered Hough Forests and discrete optimization" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2019-03-15T01:35:42"^^xsd:dateTime ; dc1:modified "2019-03-15T02:17:57"^^xsd:dateTime ; dc1:title "Landmark detection DMBL model training" ; rdfs:comment """

This workflow trains DMBL landmark detection models from a dataset of annotated images.

\r """ . a ; nb:hasAuthor "Vandaele, Rémy" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of landmark detection with LC models (Prediction)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Robust and Accurate Shape Model Matching Using Random Forest Regression-Voting" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-03-15T01:19:31"^^xsd:dateTime ; dc1:modified "2019-03-15T02:24:27"^^xsd:dateTime ; dc1:title "Landmark detection LC models prediction" ; rdfs:comment """

This workflow predict landmark positions on images by using LC landmark detection models.

\r """ . a ; nb:hasAuthor "Vandaele, Rémy" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of landmark detection with LC models (Training)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Robust and Accurate Shape Model Matching Using Random Forest Regression-Voting" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-03-15T01:04:59"^^xsd:dateTime ; dc1:modified "2023-04-28T13:11:06"^^xsd:dateTime ; dc1:title "Landmark detection LC models training" ; rdfs:comment """

This workflow trains LC landmark detection models from a dataset of annotated images.

\r """ . a ; nb:hasAuthor "Vandaele, Rémy" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "Apache 2.0" ; nb:hasLocation , "Neubias BIAFLOWS workflow of landmark detection with MSET models (Prediction)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Landmark detection in 2D bioimages for geometric morphometrics: a multi-resolution tree-based approach" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-03-15T01:00:11"^^xsd:dateTime ; dc1:modified "2019-03-15T01:03:42"^^xsd:dateTime ; dc1:title "Landmark detection MSET models prediction" ; rdfs:comment """

This workflow predict landmark positions on images by using MSET landmark detection models.

\r """ . a ; nb:hasAuthor "Vandaele, Rémy" ; nb:hasComparison ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "Apache 2.0" ; nb:hasLocation , "Neubias BIAFLOWS workflow of landmark detection with MSET models (Training)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Landmark detection in 2D bioimages for geometric morphometrics: a multi-resolution tree-based approach" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-03-15T00:48:02"^^xsd:dateTime ; dc1:modified "2019-03-15T01:04:31"^^xsd:dateTime ; dc1:title "Landmark detection MSET models training" ; rdfs:comment """

This workflow trains MSET landmark detection models from a dataset of annotated images.

\r """ . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasFunction ; nb:hasLicense "see http://bigwww.epfl.ch/thevenaz/differentials/index.html#LegalBlurb" ; nb:hasLocation , "Image Differentials" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-12T15:42:43"^^xsd:dateTime ; dc1:modified "2017-09-12T15:48:07"^^xsd:dateTime ; dc1:title "Laplacian by Philippe Thévenaz" ; rdfs:comment """

Computes image Laplacian

\r \r

 

\r \r

Based on the algorithm described in the paper below. 

\r \r

Splines: A Perfect Fit for Signal and Image Processing
\r M. Unser
\r IEEE Signal Processing Magazine, vol. 16, no. 6, pp. 22-38, November 1999.
\r  DOI: 10.1109/79.799930
\r  http://ieeexplore.ieee.org/document/799930/

\r """ . a ; nb:hasAuthor "Romain Guiet" ; nb:hasDocumentation , "GitHub readme" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-01/LaRoMe.png" ; nb:hasImplementation ; nb:hasLicense "BSD3" ; nb:hasLocation , "GitHub source code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2021-01-23T03:05:07"^^xsd:dateTime ; dc1:modified "2021-01-23T03:20:33"^^xsd:dateTime ; dc1:title "LaRoME" ; rdfs:comment """Quote:\r \r >LaRoME = Label + Region Of Interest + Measure\r \r >Label image (aka Count Masks): An image in which pixels of an object have all the same value. Each object has a unique value.\r \r >Measurement image: An image in which pixels of an object have all the same value, corresponding to a measurement (Area, Angle, Mean...)""" . a ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T11:37:30"^^xsd:dateTime ; dc1:title "Larva-Tracking (KNIME)" . a ; nb:hasAuthor "Aurélien Stalder" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/LBADSA_screen.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-10-16T11:21:01"^^xsd:dateTime ; dc1:modified "2020-10-19T15:10:07"^^xsd:dateTime ; dc1:title "LBADSA" ; rdfs:comment """

LBADSA is based on the fitting of the Young-Laplace equation to the image data to measure drops.

\r """ . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDocumentation , "Leaf Infection Tools" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/leaf-infection-1.png" ; nb:hasLicense "CeCILL-C" ; nb:hasLocation , "Leaf Infection Tools" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "The Multiplicity of Cellular Infection Changes Depending on the Route of Cell Infection in a Plant Virus" ; nb:openess ; nb:requires , , ; dc1:created "2014-12-08T16:58:59"^^xsd:dateTime ; dc1:modified "2018-11-16T08:46:57"^^xsd:dateTime ; dc1:title "Leaf Infection Tools" ; rdfs:comment """

The Leaf Infection Tools allow to measure the area of leaves, of two stainings in different channels and of the overlap region of the two stainings. 

\r \r

See: http://dev.mri.cnrs.fr/projects/imagej-macros/wiki/Leaf_Infection_Tools

\r \r

Test image: http://biii.eu/node/1143

\r """ . a ; nb:hasAuthor "Albert Cardona", "Ignacio Arganda-Carreras", "Johannes Schindelin", "Verena Kaynig" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/TrainableWeka-macro-recording.png" ; nb:hasLocation , "Trainable Weka Segmentation Macro" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:16:37"^^xsd:dateTime ; dc1:modified "2023-04-28T12:21:05"^^xsd:dateTime ; dc1:title "Leaf Segmentation using Trainable Weka Segmentation plugin" ; rdfs:comment """

An example macro introduced in the documentation page of the ImageJ plugin Trainable Weka Segmentation (in Fiji, it's bundled). A segmentation protocol based on machine learning. Full macro is available in the "Download" Link. 

\r \r

This plugin can be trained to learn from the user input and perform later the same task in unknown (test) data. Weka: it makes use of all the powerful tools and classifiers from the latest version of Weka. Segmentation: it provides a labeled result based on the training of a chosen classifier. Trainable Weka Segmentation Complete macro example is at the end of the page.

\r """ . a ; nb:hasAuthor "Curtis Rueden" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-01T11:43:42"^^xsd:dateTime ; dc1:title "Level Sets" . a ; nb:hasDocumentation , "libtiff documentation" ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Using The TIFF Library" ; nb:openess ; dc1:created "2018-05-31T19:58:47"^^xsd:dateTime ; dc1:modified "2023-04-26T15:08:23"^^xsd:dateTime ; dc1:title "Libtiff" ; rdfs:comment """

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.

\r """ . a ; nb:hasAuthor "Christophe Leterrier" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_0.png" ; nb:hasLocation , "LIF Extractor Macro text file" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T09:35:58"^^xsd:dateTime ; dc1:modified "2018-05-07T14:50:37"^^xsd:dateTime ; dc1:title "LIF Extractor" ; rdfs:comment """

This macro extracts .lei and .lif multichannel Z-stacks into multiple .tif stacks, splitting the channels into different stacks. Several options are possible such as background substraction, various filters, or optional reset of spatial scale. Requires Bio-Formats plugin

\r """ . a ; nb:hasAuthor "Christophe Leterrier" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon.png" ; nb:hasLocation , "LIF Projector" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T09:44:18"^^xsd:dateTime ; dc1:modified "2018-05-07T14:47:58"^^xsd:dateTime ; dc1:title "LIF Projector" ; rdfs:comment """

This macro is similar to the LIF_Extractor, but it will output Z-projection of each Z-stack. You can choose the type of projection in addition to the other options. Requires Bio-Formats plugin

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T16:00:26"^^xsd:dateTime ; dc1:title "Ligand-Receptor ratio quantifier (Icy)" . a ; nb:hasAuthor "Nicolas Chiaruttini" ; nb:hasDOI ; nb:hasDocumentation , "Video Tutorials" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/LimeSeg-MultiSeeds-Output.png" ; nb:hasImplementation ; nb:hasLocation , "Source code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-02-21T06:10:01"^^xsd:dateTime ; dc1:modified "2018-05-10T12:37:07"^^xsd:dateTime ; dc1:title "LimeSeg" ; rdfs:comment """LimeSeg: A coarsed-grained lipid membrane simulation for 3D image segmentation\r \r **Download instruction:**\r \r 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]())\r \r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T15:36:52"^^xsd:dateTime ; dc1:title "Linear Kuwahara (ImageJ)" . a ; nb:hasAuthor "Stephan Saalfeld" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T16:24:02"^^xsd:dateTime ; dc1:title "Linear Stack Alignment with SIFT (ImageJ)" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2017-09-13T10:02:09"^^xsd:dateTime ; dc1:title "List all threads" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:08:14"^^xsd:dateTime ; dc1:title "List plugins tutorial" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-02T14:01:39"^^xsd:dateTime ; dc1:title "LoadData (CellProfiler)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T12:22:10"^^xsd:dateTime ; dc1:title "LoadImages (CellProfiler)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T15:03:59"^^xsd:dateTime ; dc1:title "LoadSingleImage (CellProfiler)" . a ; nb:hasType ; dc1:created "2020-03-04T08:51:27"^^xsd:dateTime ; dc1:modified "2020-10-19T14:50:10"^^xsd:dateTime ; dc1:title "LobSTer" ; rdfs:comment """

LobSTEr : handle terabyte of data without concerns about the memory available .

\r \r

75 workflows available 

\r \r

no programming , matlab based 

\r """ . a ; nb:hasAuthor "Ojala T, Pietikäinen M & Mäenpää T " ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-13T14:00:06"^^xsd:dateTime ; dc1:modified "2019-10-18T16:29:37"^^xsd:dateTime ; dc1:title "Local BInary Pattern (general code)" ; rdfs:comment """

Matlab implementation (2014) of Local Binary Pattern. Used for texture image analysis with insensitivity to local average value. Good explanation here: http://www.ee.oulu.fi/research/imag/mvg/files/pdf/ICCV2009_tutorial.pdf

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T12:26:29"^^xsd:dateTime ; dc1:title "Local Extrema (Icy)" . a ; nb:hasAuthor "Daniel Sage" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T15:10:31"^^xsd:dateTime ; dc1:title "Local Normalization (ImageJ)" . a ; nb:hasAuthor "Center for machine vision and signal analysis (Oulu University)" ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-13T14:55:26"^^xsd:dateTime ; dc1:modified "2019-10-18T16:18:54"^^xsd:dateTime ; dc1:title "Local Phase Quantization (LPQ) descriptors" ; rdfs:comment """

This is a Matlab implementation of Local Phase Quantization (LPQ) texture descriptors that is robust to image blurring due to the use of phase information. Theoretical background could be found here: http://www.ee.oulu.fi/research/mvmp/mvg/files/pdf/ICISP08.pdf

\r """ . a ; nb:hasAuthor "Bob Dougherty" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T15:54:12"^^xsd:dateTime ; dc1:title "Local Thickness (ImageJ)" . a ; nb:hasDocumentation ; nb:hasLocation ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T15:22:03"^^xsd:dateTime ; dc1:title "Local Thresholding (KNIME)" ; rdfs:comment """
\r
Thresholding method
\r
The used thresholding Method: Mean, Median, Sauvola, MidGrey, Bernsen, Niblack. Mean, Niblack and Sauvola are implemented using the fast integral image approach.
\r
\r """ . a ; nb:hasAuthor "Tinevez Jean-Yves orcid.org/0000-0002-0998-4718", "Valon Léo" ; nb:hasComparison , "The main paper contains a comparison of LZP performance against existing software of this category." ; nb:hasDOI ; nb:hasDocumentation , "Documentation on GitLab" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-05/LocalZProjectorLogo-512-text.png" ; nb:hasImplementation ; nb:hasLicense "BSD 3" ; nb:hasLocation , "The preprint." ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Example dataset and usage #4" ; nb:openess ; nb:requires , ; dc1:created "2021-05-05T14:00:00"^^xsd:dateTime ; dc1:modified "2021-05-05T14:12:49"^^xsd:dateTime ; dc1:title "Local Z Projector" ; rdfs:comment """

Local Z Projector is an ImageJ2 plugin, available in Fiji, that can perform local-Z projection of a 3D stack, possibly over time, possibly very large.

\r \r

LZP performs projection of a surface of interest on a 2D plane from a 3D image. It is a simple tool that focuses on usability and is designed to be adaptable to many different use cases and image quality.

\r \r
    \r
  • It can work with 3D movies over time with multiple channels.
  • \r
  • It can work with images much larger than available RAM out of the box.
  • \r
  • It takes advantage of computers with multiple cores, and can be used in scripts.
  • \r
\r \r

 

\r """ . a ; nb:hasAuthor "Andrzej Oles" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "LGPL" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-10-16T10:47:03"^^xsd:dateTime ; dc1:title "localCurvature" ; rdfs:comment """

Computes signed curvature along a line.

\r """ . a ; nb:hasAuthor "Thomas Pengo, Seamus Holden" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:37:24"^^xsd:dateTime ; dc1:modified "2017-09-12T18:02:48"^^xsd:dateTime ; dc1:title "Localization microscopy filtering using PALMsiever" ; rdfs:comment "Sieving (or filtering) is choosing the good localizations and discarding the false ones. This operation is performed by inspecting the distribution of the localizations' fitted parameters and changing the min and max accordingly." . a ; dc1:created "2018-05-14T22:32:17"^^xsd:dateTime ; dc1:modified "2018-05-14T22:32:17"^^xsd:dateTime ; dc1:title "LOCI Bioformats plugin" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T16:09:36"^^xsd:dateTime ; dc1:title "Log 2D canvas (Icy)" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:05:01"^^xsd:dateTime ; dc1:title "LoG Spot Detection (TrackMate)" . a ; nb:hasAuthor "Daniel Sage" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/LOG3Dicon.gif" ; nb:hasImplementation ; nb:hasLocation , "LoG3D.zip" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Sage et al. (2005) Automatic tracking of individual fluorescence particles: application to the study of chromosome dynamics" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-05-25T16:48:36"^^xsd:dateTime ; dc1:modified "2018-10-18T15:34:09"^^xsd:dateTime ; dc1:title "Log3D" ; rdfs:comment """>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.\r \r # IJ Macro command example\r \r ```\r run("LoG 3D", "sigmax=1 sigmay=1 sigmaz=13 displaykernel=0 volume=1");\r ```\r """ . a ; nb:hasAuthor "Jerome Mutterer", "Patrick Pirrotte" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T21:15:35"^^xsd:dateTime ; dc1:title "LSM Toolbox (ImageJ)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/luigi.png" ; nb:hasImplementation ; nb:hasLicense "Apache" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2018-01-30T15:28:34"^^xsd:dateTime ; dc1:modified "2018-01-30T15:30:49"^^xsd:dateTime ; dc1:title "Luigi" ; rdfs:comment """

Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.

\r \r

The purpose of Luigi is to address all the plumbing typically associated with long-running batch processes. You want to chain many tasks, automate them, and failures will happen. These tasks can be anything, but are typically long running things like Hadoop jobs, dumping data to/from databases, running machine learning algorithms, or anything else.

\r """ . a ; nb:hasAuthor "Cédric Balsat", "Nicolas Signolle" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/LymphoDensity.png" ; nb:hasLocation , "Whole Slide Quantification of Stromal Lymphatic Vessel Distribution and Peritumoral Lymphatic Vessel Density in Early Invasive Cervical Cancer: A Method Description" ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2014-12-09T12:09:05"^^xsd:dateTime ; dc1:modified "2018-04-28T21:25:31"^^xsd:dateTime ; dc1:title "Lymphatic Vessel Density calculation" ; rdfs:comment """

This article Baslat et al. presents a method to compute Lymphatic Vessel Density on an image of the whole slide (a workflow documented as text).

\r \r

Vessels are obtained with a Maximum Entropy Thresholding applied on the excess Red channel (2 times the red values minus blue+green value). Stroma tissue is obtained with a Moment Preserving Thresholding on the blue channel.

\r """ . a ; nb:hasAuthor "Tong LI, Hadrien Mary" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-02/Capturemaars.PNG" ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-02-07T18:37:35"^^xsd:dateTime ; dc1:modified "2018-05-22T00:36:54"^^xsd:dateTime ; dc1:title "MAARS" ; rdfs:comment """

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

\r maars workflow from publication\r

 

\r """ . a ; nb:hasAuthor "Jerome Mutterer" ; nb:hasDocumentation , "Video Tutorial" ; nb:hasFunction ; nb:hasLocation , "Magic Montage" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T11:24:25"^^xsd:dateTime ; dc1:modified "2018-08-17T13:00:31"^^xsd:dateTime ; dc1:title "Magic Montage" ; rdfs:comment """

This tool adds to ImageJ functions to build and organize montages. It comes with the ImageJ installer but can also be downloaded from the ImageJ wiki. A video tutorial is available.

\r """ . a ; nb:hasAuthor "Alexandre Dufour https://orcid.org/0000-0002-9417-7389" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T13:30:19"^^xsd:dateTime ; dc1:title "Magnifier (Icy)" ; rdfs:comment """

Ads a magnifier on top of the default 2D viewer to zoom in and inspect individual pixel values

\r """ . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/mahotas.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "How to install Mahotas" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "Coelho, L.P. 2013. Mahotas: Open source software for scriptable computer vision. Journal of Open Research Software 1(1):e3" ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T18:27:40"^^xsd:dateTime ; dc1:modified "2020-03-03T11:02:34"^^xsd:dateTime ; dc1:title "Mahotas" ; rdfs:comment """This library gives the numpy-based infrastructure functions for image processing with a focus on bioimage informatics. It provides image filtering and morphological processing as well as feature computation (both image-level features such as Haralick texture features and SURF local features). These can be used with other Python-based libraries for machine learning to build a complete analysis pipeline.\r \r Mahotas is appropriate for users comfortable with programming or builders of end-user tools.\r \r ==== Strengths\r \r The major strengths are in speed and quality of documentation. Almost all of the functionality is implemented in for multiple dimensions. It can be used with other Python packages which provide additional functionality.\r \r Mahotas and all packages on which it relies are open-source.\r \r """ . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T10:59:26"^^xsd:dateTime ; dc1:title "Mahotas / Convolution" ; rdfs:comment """### mahotas.convolve(f, weights, mode='reflect', cval=0.0, out={new array})\r \r Convolution of `f` and `weights`\r \r Convolution is performed in doubles to avoid over/underflow, but the result is then cast to `f.dtype`. This conversion may result in over/underflow when using small integer types or unsigned types (if the output is negative). Converting to a floating point representation avoids this issue:\r \r ```\r c = convolve(f.astype(float), kernel)\r ```""" . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T11:02:34"^^xsd:dateTime ; dc1:title "Mahotas / Distance Transform" . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T10:59:26"^^xsd:dateTime ; dc1:title "Mahotas / Feature Computation" . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T10:59:26"^^xsd:dateTime ; dc1:title "Mahotas / Imread" . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/labeled-7.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T11:27:37"^^xsd:dateTime ; dc1:title "Mahotas / Labeled image manipulation " ; rdfs:comment """

Labeled images are integer images where the values correspond to different regions. I.e., region 1 is all of the pixels which have value 1, region two is the pixels with value 2, and so on. By convention, region 0 is the background and often handled differently.

\r \r

 

\r """ . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T11:19:45"^^xsd:dateTime ; dc1:title "Mahotas / Morphological Operators" . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T11:02:34"^^xsd:dateTime ; dc1:title "Mahotas / Multidimensional interpolation" . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T11:00:29"^^xsd:dateTime ; dc1:title "Mahotas / SURF" . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T10:59:26"^^xsd:dateTime ; dc1:title "Mahotas / Thresholding" . a ; nb:hasAuthor "Luis Pedro Coelho" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T10:59:26"^^xsd:dateTime ; dc1:title "Mahotas / Wavelets" . a ; nb:hasAuthor "Johannes Schindelin" ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T14:34:58"^^xsd:dateTime ; dc1:title "Make Fiji Package" ; rdfs:comment """

The Fiji Packager allows you to bundle an existing Fiji installation so you can share all the plugins and update sites with colleagues. It makes a single archive (.zip, .tar.gz, .tar.bz2 are supported at the moment) from the files in Fiji.app/.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T12:23:34"^^xsd:dateTime ; dc1:title "MakeProjection (CellProfiler)" . a ; nb:hasAuthor "Pietzsch Tobias", "Tinevez Jean-Yves orcid.org/0000-0002-0998-4718" ; nb:hasFunction , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-02/MaMuT_logo-256x256.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Reconstruction of cell lineages and behaviors underlying arthropod limb outgrowth with multi-view light-sheet imaging and tracking" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasTrainingMaterial ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2018-02-04T14:23:45"^^xsd:dateTime ; dc1:modified "2018-10-18T15:38:19"^^xsd:dateTime ; dc1:title "MaMuT" ; rdfs:comment """

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.

\r """ . a ; nb:hasAuthor "Louveaux, Marion orcid.org/0000-0002-1794-3748", "Rochette, Sébastien orcid.org/0000-0002-1565-9313" ; nb:hasDOI ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPL 3" ; nb:hasLocation , "Marion Louveaux mamut2r Github repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2019-02-06T22:59:02"^^xsd:dateTime ; dc1:modified "2019-02-06T23:12:19"^^xsd:dateTime ; dc1:title "mamut2r" ; rdfs:comment """

The goal of mamut2r is to imports data coming from .xml files generated with the Fiji MaMuT plugin for lineage and tracking of biological objects. {mamut2r} also allows to create lineage plots.

\r """ . a ; nb:hasAuthor "Kota Miura" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Components-icon_8.png" ; nb:hasLocation , "NicoleFrameShifter.ijm" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-22T19:35:40"^^xsd:dateTime ; dc1:modified "2018-10-18T15:28:46"^^xsd:dateTime ; dc1:title "Manual Frame Drift Registration" ; rdfs:comment """An ImageJ macro for correcting frame drift occurred during image acquisition. \r \r It often happens that you have an image sequence that shows problematic drifting of image frame and at the same time you have some landmarks that could be used for correcting the drift. This ImageJ macro allows you to Manually track the landmark using ImageJ Manual Tracking Plugin. Using the coordinates recorded in the Result window, each frame is shifted back so that the landmark stays in a single place.\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2023-05-02T11:06:20"^^xsd:dateTime ; dc1:title "Manual TNT Annotation (Icy)" . a ; nb:hasAuthor "E. Meijering", "Fabrice Cordelieres", "TrackMate developers" ; nb:hasDocumentation , "Manual tracking with TrackMate" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/manualclick.png" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T10:35:01"^^xsd:dateTime ; dc1:modified "2018-05-27T15:40:59"^^xsd:dateTime ; dc1:title "Manual Tracking Components of ImageJ" ; rdfs:comment """The Fiji distribution of ImageJ comes with several manual tracking tools, two of which are particularly useful: \r \r * _Plugins->Tracking->Manual Tracking_\r * _Plugins->Tracking->Manual tracking with TrackMate_ (TrackMate is an advanced automatic tracking tool, with the option for manual editing of tracks)\r \r The _Manual Tracking_ plugin is quick to use, intuitive and produces easy-to-understand output. TrackMate has the advantage that automatic detection and linkage can be combined with manual input.\r \r ### Update sites\r \r MtrackJ (**[see the component page here](http://biii.eu/mtrackj)) can be installed via Fiji update sites. It has many shortcut keys enabled so for manually tracking many data, it will become quite efficient as you get used to the short-cut key operation. \r \r ### Pre-processing \r \r Pre-processing steps before manual tracking might include:\r \r * denoising and/or deconvolution\r * flicker and photobleaching correction, e.g. using Fiji's _Image->Adjust->Bleach Correction_\r * flat-field correction, and/or bandpass (ImageJ's _Process->FFT->Bandpass filter_) according to the size of the features of interest""" . a ; nb:hasAuthor "Fabrice Cordelieres" ; nb:hasDocumentation , "[PDF] detailed instrucitons" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/ManualTrackingIJimage006.gif" ; nb:hasImplementation ; nb:hasLocation , "Download page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T15:57:08"^^xsd:dateTime ; dc1:title "Manual Tracking ImageJ" ; rdfs:comment """

An ImageJ plugin for manually tracking objects by mouse clicking. 

\r \r

This plugin is bundled with Fiji. 

\r \r

 

\r """ . a ; nb:hasAuthor "Jean-Yves Tinevez" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/trackmate_icon.png" ; nb:hasImplementation ; nb:hasLocation , "GitHub" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Tinevez et al (2017) TrackMate: An open and extensible platform for single-particle tracking" ; nb:hasSupportedImageDimension , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-05-27T15:31:18"^^xsd:dateTime ; dc1:modified "2018-05-27T15:36:20"^^xsd:dateTime ; dc1:title "Manual tracking with TrackMate" ; rdfs:comment """

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

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T16:05:41"^^xsd:dateTime ; dc1:title "Mark Objects (EBImage)" ; rdfs:comment """

paintObjects

\r """ . a ; nb:hasAuthor "David Legland ", "Ignacio Arganda-Carreras" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:26:56"^^xsd:dateTime ; dc1:modified "2020-03-02T20:01:35"^^xsd:dateTime ; dc1:title "Marker-controlled Watershed (ImageJ)" ; rdfs:comment """

Marker-controlled Watershed is an ImageJ/Fiji plugin to segment grayscale images of any type (8, 16 and 32-bit) in 2D and 3D based on the marker-controlled watershed algorithm (Meyer and Beucher, 1990). This algorithm considers the input image as a topographic surface (where higher pixel values mean higher altitude) and simulates its flooding from specific seed points or markers. A common choice for the markers are the local minima of the gradient of the image, but the method works on any specific marker, either selected manually by the user or determined automatically by another algorithm. Marker-controlled Watershed needs at least two images to run: The Input image: a 2D or 3D grayscale image to flood, usually the gradient of an image. The Marker image: an image of the same dimensions as the input containing the seed points or markers as connected regions of voxels, each of them with a different label. They correspond usually to the local minima of the input image, but they can be set arbitrarily. And it can optionally admit a third image: The Mask image: a binary image of the same dimensions as input and marker which can be used to restrict the areas of application of the algorithm. Set to "None" to run the method on the whole input image. Rest of parameters: Calculate dams: select to enable the calculation of watershed lines. Use diagonal connectivity: select to allow the flooding in diagonal directions.

\r """ . a ; nb:hasAuthor "Matterport, Inc. " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/project_usiigaci2.gif" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "Mask-RCNN Github repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2019-03-15T11:31:40"^^xsd:dateTime ; dc1:modified "2020-10-19T14:28:38"^^xsd:dateTime ; dc1:title "Mask-RCNN" ; rdfs:comment """
\r

This is an implementation of Mask R-CNN on Python 3, Keras, and TensorFlow. The model generates bounding boxes and segmentation masks for each instance of an object in the image. It's based on Feature Pyramid Network (FPN) and a ResNet101 backbone.

\r
\r """ . a ; nb:hasAuthor "Nicolas Hervé" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasLocation ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-05-02T16:43:06"^^xsd:dateTime ; dc1:title "MaskEditor (Icy)" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T16:17:58"^^xsd:dateTime ; dc1:title "MaskImage (CellProfiler)" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T15:13:41"^^xsd:dateTime ; dc1:title "MaskObjects (CellProfiler)" . a ; nb:hasAuthor "Alexandre Dufour; https://orcid.org/0000-0002-9417-7389", "Yoann Le Montagner" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-29T13:48:06"^^xsd:dateTime ; dc1:title "Math operations++ (Icy)" ; rdfs:comment """

Short Description

\r \r

Execute complex math operations on sequences, such as '3*sequence1 + log(sequence2)/sequence3', in a single step. All the operations are executed pointwise.

\r \r

Documentation

\r \r

This plugin is similar to the Math operations plugin: it provides usual pointwise math operations on sequences, such as addition, product, absolute value extraction, rounding to the closest integer, etc. However, it also allows the user to perform complex combinations of theses operations, using a mathematical expression interpretor.

\r """ . a ; nb:hasAuthor "Alexandre Dufour; https://orcid.org/0000-0002-9417-7389", "Yoann Le Montagner" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-29T14:02:40"^^xsd:dateTime ; dc1:title "Math operations (Icy)" ; rdfs:comment """

Short Description

\r \r

Execute some simple math operations on sequences, such as addition, product, absolute value extraction, rounding to the closest integer, etc. All the operations are executed pointwise.

\r """ . a ; nb:hasAuthor "Wolfram" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/mathematica-12-montage.png" ; nb:hasImplementation ; nb:hasLicense "Commercial" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2019-10-16T12:44:37"^^xsd:dateTime ; dc1:modified "2020-10-19T15:10:18"^^xsd:dateTime ; dc1:title "Mathematica" ; rdfs:comment """

Wolfram Mathematica (usually termed Mathematica) is a modern technical computing system spanning most areas of technical computing — including neural networksmachine learningimage processinggeometrydata sciencevisualizations, and others. The system is used in many technical, scientific, engineering, mathematical, and computing fields.

\r """ . a ; nb:hasAuthor "Mathworks" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/matlab.jpg" ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-24T15:34:47"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:58"^^xsd:dateTime ; dc1:title "MATLAB" ; rdfs:comment """

MATLAB is famous, so this page is only for being the landing page for components and workflows.

\r """ . a ; nb:hasAuthor "Alison Noble", "Andrew Zisserman", "Carlos Arteta", "Victor Lempitsky" ; nb:hasDocumentation , "README.txt" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/CellDetector_hela.png" ; nb:hasLocation , "CellDetect_v1.0.tar.gz" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Arteta et al (2012) Learning to Detect Cells Using Non-overlapping Extremal Regions" ; nb:hasSupportedImageDimension ; nb:hasTopic , , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T13:13:47"^^xsd:dateTime ; dc1:modified "2018-06-04T12:45:23"^^xsd:dateTime ; dc1:title "MATLAB CellDetector" ; rdfs:comment """

CellDetector can detect cells (or other objects) in microscopy images such as histopathology, fluorescence, phase contrast, bright field, etc. It uses a machine learning-based method where a cell model is learned from simple dot annotations on a few images for training and predict on test sets. The installation requires some efforts but the instruction is well explained. Training parameters should be tuned for different datasets, but the default settings could be a good starting point.

\r """ . a ; nb:hasAuthor "Yoann Le Montagner" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T15:22:48"^^xsd:dateTime ; dc1:title "Matlab communicator (Icy)" ; rdfs:comment """

This plugin provides low-level tools needed to execute some functions on Icy from a Matlab application. The Matlab X server plugin, which turns Icy into an image/video/sequence viewer for Matlab, is a typical example of what can be done with Matlab communicator.

\r \r

(last activity Feb 2013)

\r """ . a ; dc1:created "2017-09-12T15:00:23"^^xsd:dateTime ; dc1:modified "2017-09-12T15:00:23"^^xsd:dateTime ; dc1:title "Matlab compiler runtime" . a ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-15T18:38:05"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:41"^^xsd:dateTime ; dc1:title "Matlab Computer Vision System Toolbox" ; rdfs:comment """The Matlab Computer Vision System Toolbox extends the Matlab core functionality with general purpose image processing functions for feature detection & extraction, object detection & tracking and motion estimation.\r \r Strengths:\r - Most functions extend to nD\r - optimized functions (muti-threaded for some)\r - Matlab community (Matlab central)\r - relatively low entry-threshold for functionality\r - Tutorials & Webinars\r \r Limitations:\r - no embedded visualization of nD Microscopy data\r """ . a ; dc1:created "2018-05-16T17:02:57"^^xsd:dateTime ; dc1:modified "2018-05-16T17:02:57"^^xsd:dateTime ; dc1:title "MATLAB Curve Fitting Toolbox" . a ; nb:hasAuthor "Yoann Le Montagner" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T12:43:34"^^xsd:dateTime ; dc1:title "Matlab exporter (Icy)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T15:33:43"^^xsd:dateTime ; dc1:title "Matlab function caller" . a ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T18:36:52"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:40"^^xsd:dateTime ; dc1:title "Matlab Image Processing Toolbox" ; rdfs:comment """The Matlab image processing toolbox extends the Matlab core functionality with general purpose image processing capabilities. This ranges from image access (read / write), common filters (convolution, morphology, order based, Wiener, feature extraction, image enhancement, ...), image transformation (rotation, affine transformation, ...) to segmentation algorithms (thresholding, watershed, region growing). There is also an extensive list of functions to deal with binary or label mask and perform for instance connected particle analysis or morphological operations.\r \r Strengths:\r - Most functions extend to nD\r - optimized functions (muti-threaded for some)\r - Matlab community (Matlab central)\r - relatively low entry-threshold for functionality\r - Tutorials & Webinars\r \r Limitations:\r - no embedded visualization of nD Microscopy data\r """ . a ; nb:hasAuthor "Image Analyst@MATLAB Central" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/ImageSegmentationMATLAB.jpg" ; nb:hasLocation , "Image Segmentation Tutorial: Functions" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T16:29:58"^^xsd:dateTime ; dc1:modified "2018-05-29T22:44:33"^^xsd:dateTime ; dc1:title "MATLAB Image Segmentation Tutorial" ; rdfs:comment """Quote\r \r > Perfect for the beginner, this demo illustrates simple object detection (segmentation, feature extraction), measurement, and filtering. Requires the Image Processing Toolbox (IPT) because it demonstrates some functions supplied by that toolbox, plus it uses the "coins" demo image supplied with that toolbox. If you have the IPT (you can check by typing ver on the command line), you should be able to run this demo code simply by copying and pasting this code into a new editor window, and then clicking the green "run" triangle on the toolbar. \r >First finds all the objects, then filters results to pick out objects of certain sizes. The basic concepts of thresholding, labeling, and regionprops are demonstrated with a simple example.\r \r >It's a good tutorial for those users new to MATLAB's image processing capabilities to learn on, before they go on to more sophisticated algorithms.""" . a ; nb:hasAuthor "Yoann Le Montagner" ; nb:hasFunction ; nb:hasLocation ; nb:hasSupportedImageDimension , , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T15:28:35"^^xsd:dateTime ; dc1:title "Matlab importer (Icy)" ; rdfs:comment """

Import Matlab *.mat files as sequences in Icy.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T13:09:22"^^xsd:dateTime ; dc1:title "Matlab IO (Icy)" . a ; dc1:created "2018-04-28T16:49:27"^^xsd:dateTime ; dc1:modified "2018-04-28T16:49:27"^^xsd:dateTime ; dc1:title "MATLAB Optimization toolbox" . a ; nb:hasAuthor "Aaron Christian Ponti" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T10:21:12"^^xsd:dateTime ; dc1:title "MATLAB/ Qu" . a ; dc1:created "2018-05-29T22:36:39"^^xsd:dateTime ; dc1:modified "2018-05-29T22:36:39"^^xsd:dateTime ; dc1:title "MATLAB Signal Processing Toolbox" . a ; dc1:created "2018-04-28T16:49:27"^^xsd:dateTime ; dc1:modified "2018-04-28T16:49:27"^^xsd:dateTime ; dc1:title "MATLAB Statistics toolbox" . a ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-10-18T16:35:24"^^xsd:dateTime ; dc1:modified "2020-03-02T14:45:29"^^xsd:dateTime ; dc1:title "MATLAB Wavelet toolbox" . a ; nb:hasAuthor "Yoann Le Montagner" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T16:13:52"^^xsd:dateTime ; dc1:title "Matlab X server" ; rdfs:comment """

Use Icy as an image viewer from Matlab.

\r """ . a ; nb:hasAuthor "Eero P. Simoncelli" ; nb:hasFunction , , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2017-02-13T12:30:11"^^xsd:dateTime ; dc1:modified "2019-10-18T16:43:29"^^xsd:dateTime ; dc1:title "matlabPyrTools" ; rdfs:comment """

This package contains some MatLab tools for multi-scale image processing. Briefly, the tools include: - Recursive multi-scale image decompositions (pyramids), including Laplacian pyramids, QMFs, Wavelets, and steerable pyramids. These operate on 1D or 2D signals of arbitrary dimension. Data structures are compatible with the MatLab wavelet toolbox. - Fast 2D convolution routines, with subsampling and boundary-handling. - Fast point-operations, histograms, histogram-matching. - Fast synthetic image generation: sine gratings, zone plates, fractals, etc. - Display routines for images and pyramids. These include several auto-scaling options, rounding to integer zoom factors to avoid resampling artifacts, and useful labeling (dimensions and gray-range).

\r """ . a ; nb:hasDocumentation , "Online documentation" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Tutorials" ; nb:openess ; nb:requires ; dc1:created "2018-05-27T17:47:50"^^xsd:dateTime ; dc1:modified "2023-04-26T14:57:55"^^xsd:dateTime ; dc1:title "matplotlib" ; rdfs:comment """

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

\r """ . a ; nb:hasDocumentation , "Reference documentation" ; nb:hasImplementation ; nb:hasLocation , "Downloading Apache Maven" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2018-12-09T17:09:28"^^xsd:dateTime ; dc1:modified "2023-05-02T12:59:46"^^xsd:dateTime ; dc1:title "Maven" ; rdfs:comment """
\r

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

\r
\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T15:27:47"^^xsd:dateTime ; dc1:title "Max Filter (KNIME)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T14:39:20"^^xsd:dateTime ; dc1:title "Max Homogeneity (KNIME)" . a ; nb:hasAuthor "Schindelin, Johannes", "Schmid, Benjamin" ; nb:hasDocumentation , "Minimum/Maximum/Median page at ImageJ.net website " ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "GPL v3.0" ; nb:hasLocation , "VIB Protocol repository at Github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-02-26T15:06:14"^^xsd:dateTime ; dc1:modified "2019-02-26T15:10:01"^^xsd:dateTime ; dc1:title "Maximum (3D) VIB Protocol" ; rdfs:comment """

This component convolves the image with maximum filter. Each voxel is set to the maximum value of its neighborhood. The neighborhood is defined by a kernel, which has a diameter of 3 voxels.

\r """ . a ; nb:hasAuthor "Jerek Sacha" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:47"^^xsd:dateTime ; dc1:modified "2020-03-02T20:44:50"^^xsd:dateTime ; dc1:title "Maximum Entropy Threshold (ImageJ)" ; rdfs:comment """

This plugin threshold an image using the Maximum Entropy algorithm, which aims at maximizing the inter-class entropy. Entropy is defined as -sum(p.*log2(p)), where p contains the histogram bin counts. This thresholding is very useful to segment images with few bright objects on large dark background. In ImageJ/FIJI you can acces this tool in Image->Adjust->Threshold and choose in the list In Aphelion, you can access this tool in Seglmentation->Threshold-> AphImgEntropyThreshold

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T14:41:11"^^xsd:dateTime ; dc1:title "Maximum Finder (KNIME)" . a ; nb:hasAuthor "Thomas Boudier" ; nb:hasFunction , , , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-05-03T15:46:09"^^xsd:dateTime ; dc1:title "mcib3d library" ; rdfs:comment """

Plugins for 3D Image processing and Analyisis in ImageJ. Previously (?) known as 3D ImageJ Suite.

\r """ . a ; nb:hasAuthor "Pape Constantin" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/mcluigi.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "Beier et al. \"Multicut brings automated neurite segmentation closer to human performance\"" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-01-30T15:32:42"^^xsd:dateTime ; dc1:modified "2018-01-30T15:39:33"^^xsd:dateTime ; dc1:title "McLuigi" ; rdfs:comment """

Multicut workflow for large connectomics data. Using luigi for pipelining and caching processing steps. Most of the computations are done out-of-core using hdf5 as backend and implementations from nifty

\r """ . a ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/meanshift_basics.jpg" ; nb:hasLocation ; nb:hasType ; nb:hasUsageExample ; dc1:created "2018-05-20T16:21:09"^^xsd:dateTime ; dc1:modified "2018-05-20T16:28:23"^^xsd:dateTime ; dc1:title "Mean shift" ; rdfs:comment """

Mean shift is a filter which acts as edge preserving filter similarly to non local mean or anisotropic diffusion. 

\r \r

Mean shift can be used for denoising, segmentation or clustering. Two parameters are to be tuned, a spatial size of a patch and a gray level or color distance on which the algorithm is applied.

\r \r

 

\r """ . a ; nb:hasAuthor "Christoph Möhl" ; nb:hasFunction ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T14:44:46"^^xsd:dateTime ; dc1:modified "2018-06-09T00:08:52"^^xsd:dateTime ; dc1:title "Measure distance of organelles from nucleus in 3D" ; rdfs:comment """A simple workflow is described in the following for measuring subcellular localizations of organelle by the distance from the nucleus. For example, you can quantify how far some type of vesicles or protein aggregates are apart from the nucleus border. This workflow is for analyzing 3D data.\r \r ## Data requirements:\r \r - 3D data, 2 channels\r - Channel 1: nucleus stain\r = Channel 2: stain for marker you want to quantify the distance to nucleus for\r \r \r ## Workflow:\r \r 1. Nucleus detection: Imaris\r - Add a new SURFACE object, name it "nuclei"\r - Follow the object detection wizard to segment nucleus objects\r \r 2. Marker object detection: Imaris\r - Add a new SURFACE object\r - Follow the object detection wizard to segment nucleus objects\r \r 3. Creating of distance map channel: Imaris\r - In the image processing menu, go to SurfacesFunctions>>Distance Transformation\r \r 4. MATLAB: \r - select nucleus objects and "distance outside objects"\r - A new image channel should be created now by the Matlab script\r \r 5. Distance measurement\r \r - The generated distance map channel represents the distance from the nucleus border in pixel values. Thus, the distance of an organelle from the nucleus is equivalent to its mean gray value of the distance map channel. \r For distance measurement, just export the mean gray value of the distance channel for each object.\r \r ** Please note:** \r In the described workflow, the distance is always calculated to the closest nucleus border. This could be also the nucleus of a neighboring cell, which generates some error. A more complex approach to avoid this error would incorporate a cell segmentation step to assign certain organelle objects to certain cells. Therefore, a cell region marker is needed.\r \r \r \r """ . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T15:12:51"^^xsd:dateTime ; dc1:title "Measure Image Intensity (deprecated)" ; rdfs:comment """

This module has been deprecated; in Cell Profiler 3.0, it is a function in module "Measurement"

\r """ . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDocumentation , "Measure Rosette Area Tool" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/control.png" ; nb:hasLicense "CeCILL-C" ; nb:hasLocation , "Measure Rosette Area Tool" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Arabidopsis plants acclimate to water deficit at low cost through changes of carbon usage: an integrated perspective using growth, metabolite, enzyme, and gene expression analysis." ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:16:47"^^xsd:dateTime ; dc1:modified "2017-09-13T16:17:48"^^xsd:dateTime ; dc1:title "Measure Rosette Area Tool" ; rdfs:comment """

The Measure Rosette Area Tool allows to measure the area of the rosettes of arabidopsis plants.

See: http://dev.mri.cnrs.fr/projects/imagej-macros/wiki/Measure_Rosette_Area_Tool

Example data: http://biii.eu/node/1146, http://biii.eu/node/1145

""" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T15:24:03"^^xsd:dateTime ; dc1:title "MeasureCorrelation (CellProfiler)" ; rdfs:comment """

not available anymore in version 3.0 and up?

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T21:49:18"^^xsd:dateTime ; dc1:title "MeasureGranularity (CellProfiler)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T16:21:08"^^xsd:dateTime ; dc1:title "MeasureImageAreaOccupied (CellProfiler)" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2017-09-13T10:02:45"^^xsd:dateTime ; dc1:title "MeasureImageIntensity" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T12:33:00"^^xsd:dateTime ; dc1:title "MeasureImageQuality (CellProfiler)" . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T13:07:23"^^xsd:dateTime ; dc1:title "MeasureNeurons (CellProfiler)" ; rdfs:comment """not available anymore in version 3.0 and up?\r \r The forum discussion below might be of interest. Sample cppproj files are available in the discussion. \r \r [Measure Neurons - Total Neuron Length Measurement](http://forum.cellprofiler.org/t/creating-a-pipeline-to-measure-neurons/4750)""" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T12:57:10"^^xsd:dateTime ; dc1:title "MeasureObjectIntensity (CellProfiler)" . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/MeasureObjectIntensityDistribution.png" ; nb:hasLocation , "Measure Object Intensity Distribution" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2018-06-01T00:07:08"^^xsd:dateTime ; dc1:title "MeasureObjectIntensityDistribution" ; rdfs:comment """quote:\r > MeasureObjectIntensityDistribution measures the spatial distribution of intensities within each object.\r \r \r Old Name: MeasureObjectRadialDistribution\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T14:57:53"^^xsd:dateTime ; dc1:title "MeasureObjectNeighbors (CellProfiler)" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:47"^^xsd:dateTime ; dc1:modified "2020-03-02T16:28:40"^^xsd:dateTime ; dc1:title "MeasureObjectSizeShape (CellProfiler)" . a ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T11:50:31"^^xsd:dateTime ; dc1:title "MeasureTexture" ; rdfs:comment """

It measures the degree and nature of textures within images and objects to quantify their roughness and smoothness.

\r """ . a ; nb:hasAuthor "Steven Busschotsa, Sharon O’Tooleb, John J. O’Learya, Britta Stordal" ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T16:07:07"^^xsd:dateTime ; dc1:modified "2017-09-12T18:04:19"^^xsd:dateTime ; dc1:title "Measuring confluence in adherent cell cultures" ; rdfs:comment "This publication describes a very simple protocol to acquire images of adherent cell cultures over time and how to process these images in ImageJ to measure the area fraction (confluence)." . a ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/mon_membranequant.png" ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2018-10-19T14:27:41"^^xsd:dateTime ; dc1:title "MembraneQuant" ; rdfs:comment """

MembraneQuant performs automatic evaluation on IHC membrane stainings (HER2, EGFR etc).

\r \r

Using color deconvolution, MembraneQuant detects cell membrane and measures staining intensity on the chromogen channel. This way it is possible to calibrate the software to the actual stain protocol in the pathology lab. The algorithm categorizes the detected membrane to weak positive, medium positive and strong positive classes.

\r \r

This software has an IVD certification for HER2 quantification.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T11:10:54"^^xsd:dateTime ; dc1:title "Merge Images" . a ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-16T10:08:48"^^xsd:dateTime ; dc1:title "MergeOutputFiles" . a ; nb:hasDocumentation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T12:41:09"^^xsd:dateTime ; dc1:title "Merger" ; rdfs:comment """

Merges images from different columns to one image object as follows: the input images are regarded as one single line of pixels (depending on the iteration order of each underlying image factory). 

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/metamorph-morphology.jpg" ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T20:16:04"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:44"^^xsd:dateTime ; dc1:title "Metamorph" ; rdfs:comment """

Metamorph provides all tools needed to perform analysis of acquired images with user-friendly application modules for biology-specific analysis such as cell signaling, cell counting, and protein expression.

\r """ . a ; nb:hasAuthor "Cordelières Fabrice P ", "Matthews Cédric" ; nb:hasDocumentation , "The MetroloJ plugin" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/metroloJ.png" ; nb:hasImplementation ; nb:hasLocation , "A static image of the website (a old version downloadable)" ; nb:hasPlatform , ; nb:hasReferencePublication , "MetroloJ: an ImageJ plugin to help monitor microscopes’ health." ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-01-30T09:17:11"^^xsd:dateTime ; dc1:modified "2023-05-03T10:02:40"^^xsd:dateTime ; dc1:title "MetroloJ" ; rdfs:comment """

This plugin allows measuring relevant parameters which helps testing, following and comparing microscopes performances. This is achieved by extracting four indicators out of standardized images, acquired from standardized samples: the estimation of the detector sensitivity, the evaluation of the field illumination homogeneity, the system resolution, and finally the characterization of its spectral registration.

\r """ . a ; nb:hasAuthor "Fraunhofer MEVIS" ; nb:hasDocumentation , "user tutorial and documentation for development and scripting" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-01/mevislab_icon_logo.png" ; nb:hasImplementation ; nb:hasLocation , "MeVisLab homepage" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "publications that use MeVisLab" ; nb:openess , , ; dc1:created "2019-01-29T20:12:17"^^xsd:dateTime ; dc1:modified "2019-01-30T10:02:45"^^xsd:dateTime ; dc1:title "MeVisLab" . a ; nb:hasAuthor "Ola Friman" ; nb:hasDocumentation , "XMarkerShortestPath documentation" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-01-29T21:15:02"^^xsd:dateTime ; dc1:modified "2019-02-04T17:00:22"^^xsd:dateTime ; dc1:title "MeVisLab XMarkerShortestPath module (Dijsktra shortest path)" . a ; nb:hasAuthor "Stephen Cross" ; nb:hasDOI , "MIA on Zenodo" ; nb:hasDocumentation , "List of modules" ; nb:hasFunction , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2022-05/MIA_circle.png" ; nb:hasImplementation ; nb:hasLicense "GNU General Public License v3.0" ; nb:hasLocation , "MIA installation instructions" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "MIA on Zenodo" ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:hasUsageExample , "Example workflows" ; nb:openess ; nb:requires , ; dc1:created "2022-05-31T07:32:53"^^xsd:dateTime ; dc1:modified "2022-06-01T14:52:36"^^xsd:dateTime ; dc1:title "MIA" ; rdfs:comment """

ModularImageAnalysis (MIA) is an ImageJ plugin which provides a modular framework for assembling image and object analysis workflows. Detected objects can be transformed, filtered, measured and related. Analysis workflows are batch-enabled by default, allowing easy processing of high-content datasets.

\r \r

MIA is designed for “out-of-the-box” compatibility with spatially-calibrated 5D images, yielding measurements in both pixel and physical units.  Functionality can be extended both internally, via integration with SciJava’s scripting interface, and externally, with Java modules that extend the MIA framework. Both have full access to all objects and images in the analysis workspace.

\r \r

Workflows are, by default, compatible with batch processing multiple files within a single folder. Thanks to Bio-Formats, MIA has native support for multi-series image formats such as Leica .lif and Nikon .nd2.

\r \r

Workflows can be automated from initial image loading through processing, object detection, measurement extraction, visualisation, and data exporting. MIA includes near 200 modules integrated with key ImageJ plugins such as Bio-Formats, TrackMate and Weka Trainable Segmentation.

\r \r

Module(s) can be turned on/off dynamically in response to factors such as availability of images and objects, user inputs and measurement-based filters. Switches can also be added to “processing view” for easy workflow control.

\r \r

MIA is developed in the Wolfson Bioimaging Facility at the University of Bristol.

\r """ . a ; nb:hasLicense "Unknown" ; nb:hasLocation ; nb:hasPlatform ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-09T17:01:48"^^xsd:dateTime ; dc1:modified "2017-09-13T10:16:37"^^xsd:dateTime ; dc1:title "MIATool" ; rdfs:comment "The Microscopy Image Analysis Tool (MIATool) is a software application designed for the viewing and processing of N-dimensional array of images. At its core is an image viewer which allows the traversal of an N-dimensional array of images. Besides the standard display as pixels of varying intensity values, options are available to view the images as mesh or contour plots. The current version of MIATool supports four different image editing tools which can be used to process the images displayed in the viewer. The intensity adjustment tool provides different ways to modify the pixel intensity values, and the crop tool allows trimming of the images to retain only the portion that is of interest. The two remaining tools - the segmentation tool and the label tool - can be used for manual image segmentation and image labeling." . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T10:36:12"^^xsd:dateTime ; dc1:title "Mice Profiler Label Analyser" ; rdfs:comment """

Mice Profiler uses geometrical primitives to model and track two mice without requiring any specific tagging. The program monitors a comprehensive repertoire of behavioral states and their temporal evolution, allowing the identification of key elements that trigger social contact.

\r \r

Mice Profiler Label Analyser performs temporal analysis of data from Mice Profiler.

\r """ . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Video tutorial" ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-29T15:40:32"^^xsd:dateTime ; dc1:title "Mice Profiler Tracker" ; rdfs:comment """

Mice Profiler tracks multiple mice from a top view video.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:05:37"^^xsd:dateTime ; dc1:title "Mice Profiler Video Label Maker" . a ; nb:hasLicense "-" ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-07T20:16:58"^^xsd:dateTime ; dc1:modified "2017-09-13T10:13:11"^^xsd:dateTime ; dc1:title "Micro-Manager" ; rdfs:comment "-" . a ; nb:hasAuthor "Thomas Provoost, Stephane Dallongeville" ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:37"^^xsd:dateTime ; dc1:title "Micro-Manager for Icy" . a ; nb:hasAuthor "Adrien Ducret, Yves Brun, Ellen Quardokus" ; nb:hasDocumentation ; nb:hasFunction , , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-04T11:53:07"^^xsd:dateTime ; dc1:modified "2023-04-26T11:14:18"^^xsd:dateTime ; dc1:title "MicrobeJ" ; rdfs:comment """

This is an ImageJ plugin to analyze bacterial cells. It provides a user-friendly interface and a powerful suite of detection, analysis and data presentation tools. It works with individual phase or fluorescence images as well as stacks, hyperstacks, and folders of any of these types. Even large image sets are analyzed rapidly generating raw tabular data that can either be saved or copied as is, or have additional statistical analysis performed and graphically represented directly from within MicrobeJ, making it an all-in-one image analysis solution.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T10:17:46"^^xsd:dateTime ; dc1:title "Micromanager for Icy" . a ; nb:hasAuthor "Thomas Provoost, Stephane Dallongeville" ; nb:hasDocumentation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:08"^^xsd:dateTime ; dc1:title "MicroManagerLibs (deprecated)" ; rdfs:comment """

Used to be the micro manager libraries but now that is an empty plugin (provided for backward compatibility).

\r """ . a ; nb:hasDocumentation ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-29T14:42:01"^^xsd:dateTime ; dc1:title "Microscope Advanced Acquisition (deprecated)" . a ; nb:hasAuthor "Eugene Myers", "Loic A. Royer", "Michael Coleman", "Philipp J. Keller", "Raghav K. Chhetri", "William C. Lemon", "Yinan Wan" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/AutoPilotLogo.jpg" ; nb:hasImplementation ; nb:hasLicense "Non-Profit Open Software License 3.0 (NPOSL-3.0)" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType , ; nb:openess ; dc1:created "2018-10-18T09:59:10"^^xsd:dateTime ; dc1:modified "2018-10-18T13:16:52"^^xsd:dateTime ; dc1:title "Microscope autopilot" ; rdfs:comment """

AutoPilot is the open source project that hosts the general algorithm for fast and robust assessment of local image quality, an automated computational method for image-based mapping of the three-dimensional light-sheet geometry inside a fluorescently labeled biological specimen, and a general algorithm for data-driven optimization of the system state of light-sheet microscopes capable of multi-color imaging with multiple illumination and detection arms.

\r """ . a ; nb:hasFunction ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T09:59:07"^^xsd:dateTime ; dc1:title "Microscope Calibrator Manager" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T13:39:00"^^xsd:dateTime ; dc1:title "Microscope Calibrator Pixel Size" ; rdfs:comment """

Calibrator for Pixel Size in Calibrator manager.

\r """ . a ; nb:hasAuthor "Chen Chen", "Paul-Gilloteaux Perrine", "Waharte François" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/mics.png" ; nb:hasImplementation ; nb:hasLicense "GNU General public License" ; nb:hasLocation , "Download page (broken)" ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-15T11:39:08"^^xsd:dateTime ; dc1:modified "2023-04-27T14:48:39"^^xsd:dateTime ; dc1:title "Microscope Image Correlation Spectroscopy MICS" ; rdfs:comment """

Fluorescence spectroscopy by image correlation is a technique that allows analysing and characterizing the different molecular dynamics from a sequence of fluorescence images. Many image correlation techniques have been developed for different applications but in particular to study the mechanisms of cell adhesion during migration. These techniques can be used with most imaging modalities: e.g. fluorescence widefield, confocal microscopy, TIRFM. They allow to obtain information such as the density in molecules, diffusion coefficients, the presence of several populations, or the direction and speed of a movement corresponding to active transport when spatial and temporal correlations are taken into account (STICS: Spatio-Temporal Image Correlation Spectroscopy).

\r \r

This plugin is based on ICS_tools plugin by Fitz Elliott, available here.

\r \r

Some bugs have been removed, ROI does not need to be squared, fitting is weighted in order to give more weight to the smaller lags (temporal or spatial)

\r \r

Exemple of use on sample data [fluorescent beads](http://biii.info/node/2577 "Beads") - Select an ROI, start by ICS to get the right PSF size - Then run TICS and select diffusion, or diffusion plus flow model. Remove the first line (autocorrelation) which corresponds to the noise autocorrelation before fitting.

\r """ . a ; nb:hasDocumentation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T13:03:06"^^xsd:dateTime ; dc1:title "Microscope Live 3D (deprecated)" . a ; nb:hasDocumentation ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-04-29T14:27:21"^^xsd:dateTime ; dc1:title "Microscope Live (deprecated)" . a ; nb:hasAuthor "Stephane Dallongeville", "Thomas Provoost" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-29T15:07:20"^^xsd:dateTime ; dc1:title "Microscope Snapper (Icy) (deprecated)" . a ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2023-04-29T14:16:51"^^xsd:dateTime ; dc1:title "Microscopy Blocks (Icy)" ; rdfs:comment """

Deprecated ! Use the new Micro-Manager blocks plugin.

\r """ . a ; nb:hasAuthor "Ilya Belevich" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/mib_logo.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2017-09-12T13:24:24"^^xsd:dateTime ; dc1:modified "2023-05-12T15:52:11"^^xsd:dateTime ; dc1:title "Microscopy Image Browser (MIB)" ; rdfs:comment """

Microscopy Image Browser (MIB) is a high-performance Matlab-based software package for advanced image processing, segmentation and visualization of multi-dimensional (2D-4D) light and electron microscopy datasets.

\r \r

MIB is a freely available, user-friendly software for effective image processing of multidimensional datasets that improves and facilitates the full utilization of acquired data and enables quantitative analysis of morphological features. Its open-source environment enables fine tuning and possibility of adding new plug-ins to customize the program for specific needs of any research project.

\r """ . a ; nb:hasAuthor "Graeme Ball" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/MTendtracking.png" ; nb:hasPlatform , , ; nb:hasReferencePublication , " Parton et al (2011) A PAR-1-dependent orientation gradient of dynamic microtubules directs posterior cargo transport in the Drosophila oocyte" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2014-12-08T13:26:38"^^xsd:dateTime ; dc1:modified "2023-05-03T08:51:56"^^xsd:dateTime ; dc1:title "Microtubule end tracking in Drosophila Oocyte" ; rdfs:comment """

Microtubule end tracking in live cell fluorescent images of Drosophila oocyte involves overcoming the following challenges, which can be tackled by a series of preprocessing steps and tracking described in Parton et al (2011)

\r \r
    \r
  • illumination flicker & photobleaching: suppress by normalising intensities, e.g. using Image->Adjust->Bleach Correction in Fiji/ImageJ
  • \r
  • uneven illumination: Fourier bandpass filtering (e.g. Process->FFT->Bandpass Filter) preserves features within a selected size range
  • \r
  • high background / poor contrast: foreground filter, e.g. Temporal Median filter
  • \r
  • tracking: e.g. TrackMate in Fiji/ImageJ (segmentation using DoG detector)
  • \r
\r """ . a ; nb:hasAuthor "Perrine Paul-Gilloteaux" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2014-12-08T14:32:27"^^xsd:dateTime ; dc1:modified "2023-05-03T08:39:51"^^xsd:dateTime ; dc1:title "Microtubule Length Analysis" ; rdfs:comment """

Task

\r \r

Quantify the length of microtubules (MT) and the MT average density per cell.

\r \r

Workflow descriptions

\r \r

Simple two step workflow, allowing visual & manual correction of microtubule between the 2 steps. Batch measurement of microtubule lengths for multiple images is achieved by segmenting the MTs and then their skeletonizations. The number of pixels in the microtubule is proportional to their length, so the length can be estimated.

\r \r

Script

\r \r

Workflow is written as an ImageJ macro (Fiji) with following steps:

\r \r

1. The enhancement of tubular structure by computing eigenvalues of the hessian matrix on a Gaussian filtered version of the image ( sigma 1 pixel), as implemented in the tubeness plugin.

\r \r

2. The tubules were then thresholded , and structures containing less than 3 pixels were discarded.

\r \r

3. If needed, a visual check and correction of segmented microtubule is then performed.

\r \r

4. After correction, segmented MTs were then reduced to a 1-pixel thick line using the skeletonize plugin of Fiji. The length of the skeletonized microtubules was then directly proportional to their length.

\r \r

5. Data were grouped by condition and converted back to micrometers units under Matlab for the statistical tests.

\r \r

Pitfalls

\r \r

Commented but not that general without editing some fields in the macros.

\r \r

Sample Data

\r \r

Sample data and workflow (see above URL) can be accessed by - login: biii - password Biii!

\r \r

Misc

\r \r

3D version also available here. Use of components Skeletonize and Tubeness Filter

\r """ . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDocumentation , "Microtubules Tool (3D)" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/microtubules-in-n-1.png" ; nb:hasLicense "CeCILL-C" ; nb:hasLocation , "Microtubules Tool (3D)" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2013-10-30T19:05:39"^^xsd:dateTime ; dc1:modified "2023-05-03T08:48:10"^^xsd:dateTime ; dc1:title "Microtubules Tool (3D)" ; rdfs:comment """

The tool measures the total length of the microtubules in a 3D image.

\r \r

See: http://dev.mri.cnrs.fr/projects/imagej-macros/wiki/Microtubules_Tool_(3…

\r \r

You can find a test image here.

\r """ . a ; nb:hasAuthor "Varun Kapoor" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/MontageTag.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType , ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2018-01-28T11:39:13"^^xsd:dateTime ; dc1:modified "2023-05-03T08:36:00"^^xsd:dateTime ; dc1:title "MicrotubuleTracker in FIJI" ; rdfs:comment """

MTrack is a tool, which detects, tracks, and measures the behavior of fluorescently labeled microtubules imaged by TIRF (total internal reflection fluorescence) microscopy. In such an in vitro reconstitution approach, stabilized, non-dynamic microtubule seeds serve as nucleation points for dynamically growing microtubules.

\r \r

MTrack is a bi-modular tool. The first module detects and tracks the growing microtubule ends and creates trajectories. The second module uses these trajectories to fit models of dynamic behavior (polymerization and depolymerization velocities, catastrophe and rescue frequencies). It also computes statistics such as length and lifetime distributions when analyzing more than one movie (batch mode).

\r """ . a ; nb:hasAuthor "Daniel Sage" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T21:37:39"^^xsd:dateTime ; dc1:title "MIJ" ; rdfs:comment """

A Java package for running ImageJ and Fiji within Matlab.

\r """ . a ; nb:hasDocumentation , "MiNA - Mitochondrial Network Analysis" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-04/stuartlab--mina--skeleton-large%5B1%5D.png" ; nb:hasImplementation ; nb:hasLocation , "Installation" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Processing Pipeline and Usage" ; nb:openess ; nb:requires ; dc1:created "2023-04-27T11:44:24"^^xsd:dateTime ; dc1:modified "2023-04-27T12:05:48"^^xsd:dateTime ; dc1:title "MiNA - Mitochondrial Network Analysis" ; rdfs:comment """

MiNA is a simplified workflow for analyzing mitochondrial morphology using fluorescence images or 3D stacks in Fiji. The workflow makes use of ImageJ Ops3D ViewerSkeletonize (2D/3D)Analyze Skeleton, and Ridge Detection. In short, the tool estimates mitochondrial footprint (or volume) from a binarized copy of the image as well as the lengths of mitochondrial structures using a topological skeleton. The values are reported in a table and overlays (or a 3D rendering) are generated to assess the accuracy of the analysis.

\r """ . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T10:19:01"^^xsd:dateTime ; dc1:title "Miniature Faking" . a ; nb:hasAuthor "Benoit Lombardot" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/MinCostSurf_Ex2_SurfaceSelection2.PNG" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-10-18T09:29:35"^^xsd:dateTime ; dc1:modified "2018-10-18T13:16:04"^^xsd:dateTime ; dc1:title "Minimum cost Z surface projection" ; rdfs:comment """

This plugin detects a minimum cost z-surface in a 3D volume. A z surface is a topographic map indicating the altitude z as a function of the position (x,y) in the image. The cost of the surface depends on pixel intensity the surface is going through. This plugin find the z-surface with the lowest intensity in an image.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/mipav_splash.gif" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , , ; nb:hasType ; nb:openess ; dc1:created "2018-01-30T15:40:55"^^xsd:dateTime ; dc1:modified "2018-11-16T08:46:57"^^xsd:dateTime ; dc1:title "MIPAV" ; rdfs:comment """

The MIPAV (Medical Image Processing, Analysis, and Visualization) application enables quantitative analysis and visualization of medical images of numerous modalities such as PET, MRI, CT, or microscopy. Using MIPAV's standard user-interface and analysis tools, researchers at remote sites (via the internet) can easily share research data and analyses, thereby enhancing their ability to research, diagnose, monitor, and treat medical disorders.

\r """ . a ; nb:hasAuthor "Jens Rietdorf", "Laurent Gelman" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/MIPs.jpg" ; nb:hasLicense "Freely available upon request to the author" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Published in Imaging and Microscopy" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-02-03T09:43:56"^^xsd:dateTime ; dc1:modified "2023-04-27T14:53:36"^^xsd:dateTime ; dc1:title "MIPs for PSFs" ; rdfs:comment """

The macro generates orthogonal projections from bead images along the lateral and axial dimensions which are displayed using a customized look-up-table to color code intensities. A Gaussian curve is fit to the intensity profile of a fluorescent bead image and full-with-at-half-maximum (FWHM) values are extracted, and listed next to theoretical values for comparison. 

\r """ . a ; nb:hasDocumentation , "MiToBo-Guide (pdf)" ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/MiToBo_logo.png" ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:requires ; dc1:created "2018-12-10T23:11:59"^^xsd:dateTime ; dc1:modified "2023-04-30T15:33:32"^^xsd:dateTime ; dc1:title "MiToBo" ; rdfs:comment """

"The Microscope Image Analysis Toolbox MiToBo is an extension for the widely used image processing application ImageJ and its new release ImageJ 2.0.
\r MiToBo ships with a set of operators ready to be used as plugins in ImageJ. They focus on the analysis of biomedical images acquired by various types of microscopes."

\r """ . a ; nb:hasAuthor "Christopher Mei, Maxime Dauphin" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T14:47:16"^^xsd:dateTime ; dc1:title "Mixture Modeling Thresholding" ; rdfs:comment """

This plugin automatically threshold an image using the Mixture Modeling algorithm. It is an histogram-based technique that assumes that the histogram distribution is represented by two Gaussian curves.

\r """ . a ; nb:hasAuthor "Pape Constantin", "Tisher Christian" ; nb:hasDocumentation , "Git Hub" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-09/Capture.JPG" ; nb:hasImplementation ; nb:hasLocation , "From Fiji add the MoBie site" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Pape, C., Meechan, K., Moreva, E. et al. MoBIE: a Fiji plugin for sharing and exploration of multi-modal cloud-hosted big image data. Nat Methods (2023)." ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , , , ; nb:hasType ; nb:hasUsageExample , "Whole-body integration of gene expression and single-cell morphology" ; nb:openess ; nb:requires , ; dc1:created "2020-09-09T11:25:07"^^xsd:dateTime ; dc1:modified "2023-03-06T15:32:34"^^xsd:dateTime ; dc1:title "MoBIE Fiji Viewer" ; rdfs:comment """

MoBIE (Multimodal Big Image Data Exploration) is a framework for sharing and interactive browsing of multimodal big image data. The MoBIE Fiji viewer is based on BigDataViewer and enables browsing of MoBIE datasets. 

\r \r

It is also called Platybrowser, and uses the n5 format.

\r """ . a ; nb:hasAuthor "Tisher Christian" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType , ; nb:openess ; dc1:created "2020-09-09T11:37:42"^^xsd:dateTime ; dc1:modified "2020-09-09T11:43:46"^^xsd:dateTime ; dc1:title "MoBIE-Utils-Python" ; rdfs:comment """

The library contains several helper functions to generate MoBIE project folders and add data to it.  Itis a python library to generate data in the MoBIE data storage layout. 

\r \r

For further information, look to http://biii.eu/mobie-fiji-viewer

\r """ . a ; nb:hasAuthor "W. Tsai" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T10:08:27"^^xsd:dateTime ; dc1:modified "2020-03-02T20:47:53"^^xsd:dateTime ; dc1:title "Moment thresholding (ImageJ)" ; rdfs:comment """

This method allows to compute a threshold that preserves the moments of an image. In ImageJ/Fiji, you can access it in Image->Ajust->Threshold and choose Moments in the list. In Aphelion, the tool is in Segmentation->Threshold->AphImgMomentThreshold The original paper is 2449

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T11:00:16"^^xsd:dateTime ; dc1:title "MonogenicJ" ; rdfs:comment """

MonogenicJ performs multiresolution monogenic analyses of 2D images. It extracts wavelet-domain features that characterize the local orientation, the phase and the dominant frequency of an image patch at various levels of resolution.

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T14:03:57"^^xsd:dateTime ; dc1:title "Montage 2D" ; rdfs:comment """

Displays 3D data as 2D montages of all slices.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T14:29:39"^^xsd:dateTime ; dc1:title "Mophological Image Operations" ; rdfs:comment """

Perform morphological operations (like erode and dilate or open and close) on images.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T15:17:40"^^xsd:dateTime ; dc1:title "Morph" ; rdfs:comment """

This module performs a series of morphological operations on a binary image or grayscale image, resulting in an image of the same type. 

\r """ . a ; nb:hasAuthor "Pierre Barbier de Reuille, http://orcid.org/0000-0002-9970-765X", "Richard S Smith, http://orcid.org/0000-0001-9220-0787" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Screen%20Shot%202017-09-12%20at%2011.22.10.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-09-12T09:22:27"^^xsd:dateTime ; dc1:modified "2020-03-03T19:54:40"^^xsd:dateTime ; dc1:title "MorphoGraphX" ; rdfs:comment """

MorphoGraphX is a free Linux application for the visualization and analysis of 3D biological datasets. Developed by researchers, it is primarily used for the analysis and quantification of 3D live-imaged confocal data sets.

\r \r

The main research interests adressed by MorphoGraphX are:

\r \r
    \r
  • Shape extraction
  • \r
  • Growth analysis
  • \r
  • Signal quantification
  • \r
  • Protein localization
  • \r
\r """ . a ; nb:hasAuthor "Eric Biot (eric biot AT versailles inra fr) " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/logoMorphoLeaf1.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-05T21:40:54"^^xsd:dateTime ; dc1:modified "2018-10-18T15:31:08"^^xsd:dateTime ; dc1:title "Morpholeaf" ; rdfs:comment """

The MorphoLeaf application allows you to extract the contour of multiple leaf images and identify their biologically-relevant landmarks. These landmarks are then used to quantify morphological parameters of individual leaves and to reconstruct average leaf shapes. MorphoLeaf is developed by the Modeling and Digital Imaging and the Transcription Factors and Architecture teams of the Institut Jean-Pierre Bourgin, INRA Versailles, France, and the Biophyscis and Development group at RDP, Lyon.

\r """ . a ; nb:hasAuthor "Arganda-Carreras, Ignacio", "Legland, David" ; nb:hasDocumentation , "MorphoLibJ user manual (v1.3.3)" ; nb:hasFunction , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/fourScreens.png" ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-01T16:31:47"^^xsd:dateTime ; dc1:modified "2023-04-25T17:17:43"^^xsd:dateTime ; dc1:title "MorphoLibJ" ; rdfs:comment """

MorphoLibJ is a library of plugin for ImageJ with functionalities for image processing such as filtering, reconstructing, segmenting, etc... Tools are based on Mathematical morphology with more rigorous mathematical approach than in the standard tools of ImageJ in particular for surface (or perimeter) measurements which are usually based on voxel counting.  

\r \r

http://imagej.net/MorphoLibJ#Measurements

\r \r

Among the features:

\r \r

Morphological operations :  Dilation, Erosion, Opening,  Closing , Top hat (white and black), Morphological gradient (aka Beucher Gradient), Morphological Laplacian, Morphological reconstruction, Maxima/Minima , Extended Maxima/Minima -Watershed (classic or controlled) -Image overlay -Image labelling -Geodesic diameter -Region Adjacency Graph -Granulometry curves, morphological image analysis.

\r \r

 

\r """ . a ; nb:hasAuthor "Fabrice Cordelières" ; nb:hasFunction , ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2016-10-01T15:44:34"^^xsd:dateTime ; dc1:modified "2023-05-03T14:19:07"^^xsd:dateTime ; dc1:title "MorphoLibJ: using morphological reconstructions to isolate objects" ; rdfs:comment """

When trying to isolate objects, one strategy might be to use regular morphological operations (opening/closing) to remove small objects that are not of interest. In case small objects are made of a large number of pixels, this operation might impair the remaining objects' contours. An alternative strategy might be to use morphological reconstruction. In short, seed is placed on the image, on objects, then conditional dilation is performed from those seeds.

\r \r

Here is how to proceed, using MorphoLibJ:

\r \r
    \r
  1. Open an image
  2. \r
  3. Use the multi-point selection tool and place seeds on objects of interest
  4. \r
  5. Create a new image of same size, black background
  6. \r
  7. Transfer the selection to the new image (Edit/Selection/Restore selection)
  8. \r
  9. Draw (make sure you're using white foreground) the multiple point selection
  10. \r
  11. Launch the Morphological reconstruction plugin: Plugins > MorphoLibJ > Morphological reconstruction
  12. \r
\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2017-09-13T10:01:58"^^xsd:dateTime ; dc1:title "Morphological Operations" . a ; nb:hasAuthor "David Legland", "Ignacio Arganda-Carreras" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:20:42"^^xsd:dateTime ; dc1:modified "2020-03-02T20:05:40"^^xsd:dateTime ; dc1:title "Morphological Segmentation (ImageJ)" ; rdfs:comment """

Morphological Segmentation is an ImageJ/Fiji plugin that combines morphological operations, such as extended minima and morphological gradient, with watershed flooding algorithms to segment grayscale images of any type (8, 16 and 32-bit) in 2D and 3D. Morphological Segmentation runs on any open grayscale image, single 2D image or (3D) stack. If no image is open when calling the plugin, an Open dialog will pop up. The user can pan, zoom in and out, or scroll between slices (if the input image is a stack) in the main canvas as if it were any other ImageJ window. On the left side of the canvas there are three panels of parameters, one for the input image, one with the watershed parameters and one for the output options. All buttons, checkboxes and input panels contain a short explanation of their functionality that is displayed when the cursor lingers over them. Image pre-processing: some pre-processing is included in the plugin to facilitate the segmentation task. However, other pre-preprocessing may be required depending on the input image. It is up to the user to decide what filtering may be most appropriate upstream.

\r """ . a ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T11:25:59"^^xsd:dateTime ; dc1:title "MorphoMaths" ; rdfs:comment """

Icy Morphomath operators: erosion, dilation, opening, closing, top-hat, gradient, distance map, skeleton and watershed.

\r """ . a ; nb:hasAuthor "Faure Emmanuel orcid.org/0000-0003-2787-0885" ; nb:hasDOI , "DOI 10.1038/s41467-019-10668-1" ; nb:hasDocumentation , "MorphoNet General Help Pages" ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/screenschot_0.png" ; nb:hasImplementation ; nb:hasLicense "CeCILL" ; nb:hasLocation , "MorphoNet Main website" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Nature Communications 2019 : MorphoNet: an interactive online morphological browser to explore complex multi-scale data" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "MorphoNet Tutorials" ; nb:openess ; dc1:created "2020-03-02T11:09:11"^^xsd:dateTime ; dc1:modified "2020-03-02T13:35:24"^^xsd:dateTime ; dc1:title "MorphoNet" ; rdfs:comment """

MorphoNet is a novel concept of web-based morphodynamic browser to visualise and interact with complex datasets, with applications in research and teaching. 

\r \r

MorphoNet offers a comprehensive palette of interactions to explore the structure, dynamics and variability of biological shapes and its connection to genetic expressions. 

\r \r

By handling a broad range of natural or simulated morphological data, it fills a gap which has until now limited the quantitative understanding of morphodynamics and its genetic underpinnings by contributing to the creation of ever-growing morphological atlases.

\r """ . a ; nb:hasAuthor "Faure Emmanuel orcid.org/0000-0003-2787-0885" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/ConnectMN.png" ; nb:hasImplementation , ; nb:hasLicense "CeCILL" ; nb:hasLocation , "MorphoNet Python API Main Page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Nature Communications 2019" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "How to upload a dataset on MorphoNet" ; nb:openess ; nb:requires ; dc1:created "2020-03-03T09:25:27"^^xsd:dateTime ; dc1:modified "2020-10-19T14:51:06"^^xsd:dateTime ; dc1:title "MorphoNet Python API" ; rdfs:comment """

The Morphonet Python API provide an easy interface to interact directly with the MorphoNet server. Very useful to upload, download your dataset and superimpose on it any quantitative and quantitative informations.

\r """ . a ; nb:hasAuthor "Sebastien Tosi" ; nb:hasDocumentation , "Online documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-04/image.png" ; nb:hasLocation , "github site" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "F1000Research article" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Video Tutorials" ; nb:openess ; nb:requires ; dc1:created "2023-04-27T11:36:41"^^xsd:dateTime ; dc1:modified "2023-04-28T15:41:51"^^xsd:dateTime ; dc1:title "MosaicExplorerJ" ; rdfs:comment """

It stitches 3D tiles from terabyte-size microscopy datasets. Stitching does not require any prior information on the actual positions of the tiles, sample fiducials, or conversion of raw TIFF images, and the stitched images can be explored instantly.

\r \r

MosaicExplorerJ was specifically designed to process lightsheet microscopy datasets from optically cleared samples. It can handle multiple fluorescence channels, dual-side lightsheet illumination and dual-side camera detection.

\r """ . a ; nb:hasAuthor "A. Shivanandan, A. Radenovic, and I. F. Sbalzarini" ; nb:hasFunction , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2016-07-12T14:03:02"^^xsd:dateTime ; dc1:modified "2019-10-21T09:06:24"^^xsd:dateTime ; dc1:title "MosaicIA" ; rdfs:comment """

MosaicIA is a tool to analyze the spatial distribution of objects in images. It estimates from an observed particle or object distribution what hypothetical interaction between the objects is most likely to have created this distribution.

\r """ . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "User-Friendly Semiautomated Assembly of Accurate Image Mosaics in Microscopy" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T12:51:47"^^xsd:dateTime ; dc1:title "MosaicJ" ; rdfs:comment """

This plugin facilitates the assembly of a mosaic of overlapping individual images, or tiles. It provides a semi-automated solution where the initial rough positioning of the tiles must be performed by the user, and where the final delicate adjustments are performed by the plugin.

\r \r

The MosaicJ plugin requires that a second plugin, named TurboReg, is installed. 

\r """ . a ; nb:hasAuthor "Baumgartner, Benedikt", "Berger, Phillip", "Bugarski, Milica", "Cardinale, Janick ", "Helmuth, Jo", "Incardona, Pietro", "Koumoutsakos, Petros", "Mansouri, Maysam", "Niemann, Axel", "Paul, Gregory", "Radenovic, Aleksandra", "Rizk, Aurelien", "Sbalzarini, Ivo F. (orcid.org/0000-0003-4414-4340)", "Shivanandan, Arun", "Ziegler, Urs" ; nb:hasDocumentation , "MosaicSuite Documentation" ; nb:hasFunction , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/MosaicSuiteDocumentation.png" ; nb:hasImplementation ; nb:hasLocation , "gitlab " ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Squassh segmentation" ; nb:openess ; nb:requires , ; dc1:created "2016-10-06T13:27:43"^^xsd:dateTime ; dc1:modified "2023-05-08T01:12:00"^^xsd:dateTime ; dc1:title "MosaicSuite" ; rdfs:comment """

Image-processing algorithms developed at the MOSAIC Group for fluorescence microscopy. Tools included:

\r \r
    \r
  • 2D/3D single-particle tracking tool which can be used to track bright spots in 2D/3D movies over time.
  • \r
  • Optimal filament segmentation of 2D images. 
  • \r
  • Curvature filters for image filtering, denoising, and restoration. 
  • \r
  • Image naturalization for image enhancement based on gradient statistics of natural-scence images. 
  • \r
  • Tool for automatically send and distribute jobs on clusters and get back the results.
  • \r
  • Multi-region image segmentation of 2D and 3D images without needing to know the number of regions beforehand. 
  • \r
  • Squassh for globally optimal segmentation of piecewise constant regions in 2D and 3D images and for object-based co-localization analysis. 
  • \r
  • Tool for inferring spatial interactions between patterns of objects in images or between coordinates read from a file.
  • \r
  • Tool for robust, histogram-based background subtraction well suited to correct for inhomogeneous illumination artifacts.
  • \r
  • A tool to estimate the Point-Spread Function of the microscopy out of 2D fluorescence images.
  • \r
  • A tool to measure the 3D Point-Spread Function of a confocal microscope from an image stack.
  • \r
  • Addition of synthetic Poisson-distributed noise to an image in order to simulate shot noise of various signal-to-noise ratios. 
  • \r
  • Convolution of an image with a Bessel function in order to simulate imaging with a microscope. 
  • \r
  • A utility to detect bright spots in images and estimate their center. 
  • \r
  • A utility to create manual segmentations to be used as ground truth to test and benchmark automatic segmentation algorithms.
  • \r
  • A tool for replacing one color in an image with another color.
  • \r
\r """ . a ; nb:hasAuthor "Jingpeng Wu " ; nb:hasFunction , , ; nb:hasLicense "Apache 2.0 " ; nb:hasLocation , "MOST Github repository in Vaa3D" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "3D BrainCV: Simultaneous visualization and analysis of cells and capillaries in a whole mouse brain with one-micron voxel resolution " ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T16:21:57"^^xsd:dateTime ; dc1:modified "2017-09-14T16:58:10"^^xsd:dateTime ; dc1:title "MOST-Raytracer " ; rdfs:comment """

This project was designed for vectorize and analyze the  blood vessels in the mouse brain.

\r \r

This plugin requires the definition of seed point detection settings by the user (Semi-automated).

\r """ . a ; nb:hasAuthor " Herbert, Sébastien, ORCID:", " Tinevez, Jean-Yves, ORCID: 0000-0002-0998-4718" ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2019-02-05T10:05:35"^^xsd:dateTime ; dc1:modified "2019-02-05T10:36:21"^^xsd:dateTime ; dc1:title "Motility analysis with mean-square displacement" ; rdfs:comment """

Tracking tools, such as TrackMate, produce tracks and their role stops there. However, tracks are just an intermediate data structure in the workflow. Their subsequent analysis produces the numbers upon which scientific conclusions are made. The track analysis is most often specific to the scientific question to be addressed, and therefore tracking tools remain generic and seldom include specialized analysis modules. Another toolset is required for track analysis; this workflow focuses on using MATLAB.

\r """ . a ; nb:hasAuthor "Digital Surf" ; nb:hasLicense "Commercial" ; nb:hasLocation ; nb:hasPlatform ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2014-12-09T16:29:52"^^xsd:dateTime ; dc1:modified "2017-09-13T10:15:46"^^xsd:dateTime ; dc1:title "MountainsMap" ; rdfs:comment """MountainsMap is a surface imaging and metrology software published by the company Digital Surf. \r Its main application is micro-topography, the science of studying surface texture and form in 3D at the microscopic scale. \r The software is used mainly with stylus-based or optical profilometers, optical microscopes and scanning probe microscopes.\r \r MountainsMap is mainly offered as embedded or optional OEM analysis software by most profilometer and microscope manufacturers, usually under their respective brands; it is sold for instance as:\r MountainsMap - X on Nikon's microscopes\r Leica Map on Leica's microscopes\r ConfoMap on Carl Zeiss' microscopes""" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2017-09-13T10:09:14"^^xsd:dateTime ; dc1:title "Moving Least Squares" . a ; nb:hasAuthor "Matthieu Guerquin-Kern" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Realistic Analytical Phantoms for Parallel Magnetic Resonance Imaging" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T21:44:59"^^xsd:dateTime ; dc1:title "MRI Simulation and Reconstruction" . a ; nb:hasAuthor "Jean-Yves Tinevez" ; nb:hasDocumentation , "Tutorial explaining the principles of MSD analysis and how to use the tool." ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/Capture.PNG" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation , "GitHub repository for the code." ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Publication for which the tool was built." ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-10-17T14:40:37"^^xsd:dateTime ; dc1:modified "2018-10-18T15:24:57"^^xsd:dateTime ; dc1:title "@msdanalyzer" ; rdfs:comment """

Mean square displacement (MSD) analysis is a technique commonly used in colloidal studies and biophysics to determine what is the mode of displacement of particles followed over time. In particular, it can help determine whether the particle is:

\r \r
    \r
  • freely diffusing;
  • \r
  • transported;
  • \r
  • bound and limited in its movement.
  • \r
\r \r

On top of this, it can also derive an estimate of the parameters of the movement, such as the diffusion coefficient.

\r \r

@msdanalyzer is a MATLAB per-value class that helps performing this kind of analysis. The user provides several trajectories he measured, and the class can derive meaningful quantities for the determination of the movement modality, assuming that all particles follow the same movement model and sample the same environment.

\r """ . a ; nb:hasAuthor "Heath Patterson orcid.org/0000-0002-0064-1583" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "Apache 2.0" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Advanced Registration and Analysis of MALDI Imaging Mass Spectrometry Measurements through Autofluorescence Microscopy", "Next Generation Histology-directed Imaging Mass Spectrometry Driven by Autofluorescence Microscopy" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2019-03-20T12:16:56"^^xsd:dateTime ; dc1:modified "2021-05-19T18:53:45"^^xsd:dateTime ; dc1:title "MSRC Registration Toolbox" ; rdfs:comment """

This python toolbox performs registration between 2-D microscopy images from the same tissue section or serial sections in several ways to achieve imaging mass spectrometry (IMS) experimental goals.

\r \r

This code supports the following works and enables others to perform the workflows outlined in the following works, please cite them if you use this toolbox:

\r \r
    \r
  • \r

    Advanced Registration and Analysis of MALDI Imaging Mass Spectrometry Measurements through Autofluorescence Microscopy10.1021/acs.analchem.8b02884

    \r
  • \r
  • \r

    Next Generation Histology-directed Imaging Mass Spectrometry Driven by Autofluorescence Microscopy10.1021/acs.analchem.8b02885

    \r
  • \r
\r """ . a ; nb:hasAuthor "Johannes Schindelin", "Nico Stuurman" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T15:46:03"^^xsd:dateTime ; dc1:title "MTrack2 (ImageJ)" . a ; nb:hasAuthor "Erik Meijering" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/MtrackJ_tracks.gif" ; nb:hasImplementation ; nb:hasLicense "Custom (see documentation page)" ; nb:hasLocation , "Installation instruction (update sites)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , " Meijering et al (2012) Methods for Cell and Particle Tracking" ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-21T01:52:50"^^xsd:dateTime ; dc1:modified "2018-05-27T15:15:29"^^xsd:dateTime ; dc1:title "MTrackJ" ; rdfs:comment """

Manual Tracking GUI. Many shortcut keys, and after being experienced, manual tracking can efficiently done. Post-editing capability to delete segments, merge and splitting tracks is quite useful.

\r """ . a ; nb:hasAuthor "Arne Seitz", "Jens Rietdorf" ; nb:hasDocumentation , "kymograph_description.pdf" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/multikymo.png" ; nb:hasImplementation ; nb:hasLocation , "kymograph.html" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T12:07:37"^^xsd:dateTime ; dc1:modified "2023-05-03T09:09:10"^^xsd:dateTime ; dc1:title "Multi Kymograph" ; rdfs:comment """

This macro and plugins suite for ImageJ (and Fiji) serves to measure the velocity of moving structures and visualize them, from image time series (2D over time).

\r \r

The module can be installed in ImageJ as a Macro Menu and each function/component can be called separately. The full workflow consists in calling some, or all, the functions sequentially in order to get from the image preparation (e.g. filtering and visualization of tracks) to the production of the kymographs (time vs. distance plot) and their analysis (retrieving the velocities).

\r \r

Here is the full workflow sequence:

\r \r
    \r
  • Load image sequence
  • \r
  • Crop and time-filter the image sequence ("Walking average" plugin)
  • \r
  • Generate tracks by z-projection ("Stack difference" plugin)
  • \r
  • Select tracks and restore them in the original stack.
  • \r
  • execute plugin "multiple kymograph"
  • \r
  • Analyse: select edges of moving tracks graphically and quantify movement in a table.
  • \r
\r \r

input: 8-bit, 16-bit stacks, 2D in time. Calibrated is better for meaningful velocity measurements.

\r \r

ouput: the kymograph image, the velocity measurements tables.

\r \r

Requires ImageJ version: 1.33.n minimum.

\r \r

Example of applications:

\r \r
    \r
  • velocity of moving objects/ structures with sharp edges, incl. the velocity of microtubules (and their plus ends),
  • \r
  • the velocity of vesicles or particles along a 2D path
  • \r
  • the velocity of migration of the edge of a cell or a multicellular group
  • \r
  • retraction velocity of contractile bundles (e.g. actin fibers) or multicellular tissues after mechanical disruption (e.g. laser surgery)
  • \r
\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T11:30:14"^^xsd:dateTime ; dc1:title "Multi Otsu Threshold" ; rdfs:comment """

This ImageJ plugin segments the image in classes by thresholding. It uses the same algorithm found in Otsu Thresholding, but was adapted to output more than 2 classes out of the process.

\r """ . a ; nb:hasAuthor "Gehrig Jochen", "Thomas Laurent orcid.org/0000-0001-7686-3249" ; nb:hasDocumentation , "Youtube tutorials " ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "GitHub repos" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , , "Article in BMC Bioinformatics", "KNIME workflow", "Python package on PyPI" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-04-29T09:45:55"^^xsd:dateTime ; dc1:modified "2020-10-19T15:09:23"^^xsd:dateTime ; dc1:title "Multi-Template matching" ; rdfs:comment """

Multi-template matching can be used to localize multiple objects using one or a set of template images.

\r \r

Contrary to previous implementations that allow to use only one template, here a set of templates can be used or the initial template(s) can be transformed by rotation/flipping.

\r \r

Multiple objects detection without redundant detections is possible thanks to a Non-Maxima Supression relying on the degree of overlap between detections.

\r \r

The solution is available as a Fiji plugin (Multi-Template Matching AND IJ-OpenCV update sites), as a Python package (Multi-Template-Matching on PyPI) and as a KNIME workflow (via KNIME Hub).

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T12:55:36"^^xsd:dateTime ; dc1:title "Multi-touch gestures" ; rdfs:comment """

Drag, rotate & zoom in your image using two-finger gestures (in 2D and 3D).

\r """ . a ; nb:hasAuthor "Nathaniel Gonzalez Santiago" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/multiimageprocessor.png" ; nb:hasImplementation ; nb:hasLicense "GPLv2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess , ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-15T15:34:21"^^xsd:dateTime ; dc1:title "Multiple Image Processor" . a ; nb:hasAuthor "Brad Busse" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2016-10-04T11:17:22"^^xsd:dateTime ; dc1:modified "2023-04-26T11:35:52"^^xsd:dateTime ; dc1:title "MultiStackReg" ; rdfs:comment """

This ImageJ plugin aligns the slices of a stack just like the stackreg plugin on which it is built. It allows to save the transformations and to apply them to another stack. It furthermore allows to register two stacks.

\r """ . a ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T13:19:07"^^xsd:dateTime ; dc1:title "Multithreaded Image Processing" ; rdfs:comment """

An example Clojure script illustrating how to run concurrent threads that perform independent tasks, and how to combine their results afterwards.

\r """ . a ; nb:hasAuthor "Albert Cardona" ; nb:hasFunction ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T15:09:11"^^xsd:dateTime ; dc1:title "Multithreaded Image Processing in Javascript" . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T16:42:07"^^xsd:dateTime ; dc1:title "MultiThresholder (ImageJ)" . a ; nb:hasAuthor "Preibisch Stephan orcid.org/0000-0002-0276-494X", "Saalfeld Stephan orcid.org/0000-0002-4106-1761", "Schinelin Johannes", "Tomancak Pavel orcid.org/0000-0002-2222-9370" ; nb:hasDocumentation ; nb:hasFunction , , , , , , , , ; nb:hasImplementation ; nb:hasLicense "GPL-2.0" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , , "doi:10.1038/nmeth.2929", "doi:10.1038/nmeth0610-418" ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires , , ; dc1:created "2018-01-28T11:29:49"^^xsd:dateTime ; dc1:modified "2018-01-30T11:34:23"^^xsd:dateTime ; dc1:title "Multiview Reconstruction" ; rdfs:comment """

The Multiview Reconstruction software package enables users to register, fuse, deconvolve and view multiview microscopy images. The software is designed for lightsheet fluorescence microscopy (LSFM), but is applicable to any form of three or higher dimensional imaging modalities like confocal timeseries or multicolor stacks. 

\r """ . a ; nb:hasAuthor " Steven D. Flygare" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/musclefibers.png" ; nb:hasLocation , "github: stevendflygare/muscleQNT" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Muscle stem cells contribute to myofibres in sedentary adult mice" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2017-02-13T12:29:10"^^xsd:dateTime ; dc1:modified "2023-04-27T11:18:28"^^xsd:dateTime ; dc1:title "muscleQNT: Muscle fiber counting" ; rdfs:comment """

A workflow in Python to measure muscule fibers corresponding to the method used in Keefe, A.C. et al. Muscle stem cells contribute to myofibres in sedentary adult mice. Nat. Commun. 6:7087 doi: 10.1038/ncomms8087 (2015).

\r \r

 

\r \r

Example image:

\r \r

 

\r \r

muscleQNT/15536_2032_0.tif ...

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:08:24"^^xsd:dateTime ; dc1:title "Mycosis Lung Quantifier" . a ; nb:hasAuthor "Jose Fernandez" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/myotracker.png" ; nb:hasImplementation ; nb:hasLocation , "Jar and documentation package" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Fernández et al. (2014) Automated Detection and Measurement of Isolated Retinal Arterioles by a Combination of Edge Enhancement and Cost Analysis." ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T15:44:10"^^xsd:dateTime ; dc1:modified "2018-05-30T23:01:19"^^xsd:dateTime ; dc1:title "Myotracker" ; rdfs:comment """ImageJ plugin to analyze changes in vessel diameters, described in Fernández er al (2014). More specifically the paper describes the measurement of isolated retinal arterioles (ca 50 micrometer diameter) but can be used for diameter measurements of similar vessel structures. \r \r \r """ . a ; nb:hasDocumentation , "Online documentation" ; nb:hasFunction ; nb:hasImplementation , ; nb:hasLicense "Apache v2" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-02-13T14:29:47"^^xsd:dateTime ; dc1:modified "2023-05-03T14:37:58"^^xsd:dateTime ; dc1:title "MyTardis" ; rdfs:comment """

MyTardis is free and open-source data management software. It facilitates annotation, sharing and archiving of data and metadata collected from different modalities. It focuses on integration with scientific instruments, instrument facilities and research storage and computing infrastructure; to address the challenges of data storage, data access, collaboration and data publication. It is currently being used to capture data from areas such as optical microscopy, electron microscopy, medical imaging, protein crystallography, neutron and X-ray scattering, flow cytometry, genomics and proteomics.

\r \r

Key features:

\r \r
    \r
  • Easy instrument integration.
  • \r
  • Discipline specific: MX, Imaging, Microscopy, Genomics ...
  • \r
  • Wide range of data formats & supported instruments.
  • \r
  • Secure cloud data storage & access.
  • \r
  • Simple data sharing.
  • \r
  • Researcher controlled data publishing.
  • \r
  • APIs for programmatic access to data and metadata.
  • \r
\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:06:23"^^xsd:dateTime ; dc1:title "Name Landmarks and Register" . a ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/Capture_0.PNG" ; nb:hasImplementation ; nb:hasLocation , "NanoJ GitHUB" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-06T09:24:40"^^xsd:dateTime ; dc1:modified "2023-05-03T09:13:48"^^xsd:dateTime ; dc1:title "NanoJ" ; rdfs:comment """

Set of Tools for super resolution microscopy

\r """ . a ; nb:hasAuthor "Juan Nunez-Iglesias", "Kira Evans", "Nicholas Sofroniew", "Talley Lambert" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-09/CaptureNapari.JPG" ; nb:hasImplementation ; nb:hasLicense "BSD-3" ; nb:hasLocation , "GitHub repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2019-11-08T09:06:22"^^xsd:dateTime ; dc1:modified "2021-10-14T17:34:43"^^xsd:dateTime ; dc1:title "Napari image viewer" ; rdfs:comment """

Summary

\r \r

napari is a fast, interactive, multi-dimensional image viewer for Python. It’s designed for browsing, annotating, and analyzing large multi-dimensional images. It’s built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (e.g. numpyscipy). It includes critical viewer features out-of-the-box, such as support for large multi-dimensional data, and layering and annotation. By integrating closely with the Python ecosystem, napari can be easily coupled to leading machine learning and image analysis tools (e.g. scikit-imagescikit-learnTensorFlowPyTorch), enabling more user-friendly automated analysis.

\r \r

Installation

\r \r
    \r
  • The installation procedure for Silicon Mac (M1 Processor, arm64 ) requires some tricks. As of Oct 2021, this procedure by Peter Sobolewski works but:\r \r
      \r
    • For installing pyqt5, use a slightly different command `brew install PyQt@5` to install PyQt5.  
    • \r
    \r
  • \r
\r \r

 

\r """ . a ; nb:hasAuthor "Robert Haase, Talley Lambert" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-07/screenshot.png" ; nb:hasLocation , "Napari Hub" ; nb:hasTopic ; nb:hasType , ; nb:hasUsageExample , "Demo video" ; nb:openess ; dc1:created "2021-07-10T10:52:30"^^xsd:dateTime ; dc1:modified "2021-07-10T11:03:37"^^xsd:dateTime ; dc1:title "napari-pyclesperanto-assistant" ; rdfs:comment """

The napari-pyclesperanto-assistant is a yet experimental napari plugin for building GPU-accelerated image processing workflows targeting life-sciences and bio-image analysis. It is part of the clEsperanto project. It uses pyclesperanto and pyopencl as backend for processing images.

\r """ . a ; nb:hasAuthor "Costa Marta orcid.org/0000-0001-5948-3092", "Jefferis Gregory orcid.org/0000-0002-0587-9355" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/nblast.png" ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Costa et al. \"NBLAST: Rapid, Sensitive Comparison of Neuronal Structure and Construction of Neuron Family Databases\"" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-30T08:59:39"^^xsd:dateTime ; dc1:modified "2018-10-18T15:39:39"^^xsd:dateTime ; dc1:title "NBLAST" ; rdfs:comment """

This R package implements the NBLAST neuron similarity algorithm described in a preprint available at http://dx.doi.org/10.1101/006346. In addition to basic pairwise comparison, the package implements search of databases of neurons. There is also suport for all x all comparison for a group of neurons. This can produce a distance matrix suitable for hierarchical clustering, which is also implemented in the package.

\r """ . a ; nb:hasAuthor "Chiang, Ann-Shyn ", "Ching, Yu-Tai ", "Chuang, Chao-Chun ", "Lee, Ping-Chang" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/journal.pcbi_.1002658.g005.png" ; nb:hasLocation , "nctuTW Plugin Github repository in Vaa3D" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "High-throughput computer method for 3d neuronal structure reconstruction from the image stack of the Drosophila brain and its applications" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-13T17:23:11"^^xsd:dateTime ; dc1:modified "2023-05-08T01:31:47"^^xsd:dateTime ; dc1:title "nctuTW" ; rdfs:comment """

nctuTW is a "high-throughput computer method of reconstructing the neuronal structure of the fruit fly brain. The design philosophy of the proposed method differs from those of previous methods. We propose first to compute the 2D skeletons of a neuron in each slice of the image stack. The 3D neuronal structure is then constructed from the 2D skeletons. Biologists tend to use confocal microscopes for optimal images in a slice for human visualization; and images in two consecutive slices contain overlapped information. Consequently, a spherical object becomes oval in the image stack; that is, neurons in the image stack do not reflect the true shape of the neuron. This is the main reason we chose not to work directly on the 3D volume.

\r \r

The proposed method comprises two steps. The first is the image processing step, which involves computing a set of voxels that is a superset of the 3D centerlines of the neuron. The shortest path graph algorithm then computes the centerlines. The proposed method was applied to process more than 16 000 neurons. By using a large amount of reconstructions, this study also demonstrated a result derived from the reconstructed data using the clustering technique." (Extracted from reference publication)

\r \r

Illustrative image shows gold standard (top) and method results (bottom). 

\r """ . a ; nb:hasAuthor "Boulanger Jérôme" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-05/Capturesafir.JPG" ; nb:hasImplementation ; nb:hasLocation , "Download binaries" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "J. Boulanger, C. Kervrann, P. Bouthemy, P. Elbau, J.-B. Sibarita, J. Salamero Patch-based non-local functional for denoising fluorescence microscopy image sequence" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "Fast live simultaneous multiwavelength four-dimensional optical microscopy" ; nb:openess , ; dc1:created "2020-05-03T15:34:53"^^xsd:dateTime ; dc1:modified "2020-10-19T14:47:30"^^xsd:dateTime ; dc1:title "nd-safir" ; rdfs:comment """

ND-SAFIR is a software for denoising n-dimentionnal images especially dedicated to microscopy image sequence analysis. It is able to deal with 2D, 3D, 2D+time, 3D+time images have one or more color channel. It is adapted to Gaussian and Poisson-Gaussian noise which are usually encountered in photonic imaging. Several papers describe the detail of the method used in ndsafir to recover noise free images (see references).

\r \r

It is available either in Metamorph (commercial version), either as command line tool. Source are available on demand.

\r """ . a ; nb:hasAuthor "Bäcker Volker orcid.org/0000-0002-9129-6403" ; nb:hasDocumentation , "NDPI_Export_Regions_Tool Documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-07/ndpi.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "NDPI_Export_Regions_Tool Download" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2021-07-05T13:45:21"^^xsd:dateTime ; dc1:modified "2021-07-05T14:15:50"^^xsd:dateTime ; dc1:title "NDPI Export Regions Tool" ; rdfs:comment """

The tool exports rectangular regions, defined with the NDP.view 2 software (hammatsu) from the highest resolution version of the ndpi-images and saves them as tif-files.

\r \r

Click the button and select the input folder. The input folder must contain pairs of ndpi and ndpa files. The regions will be exported to a subfolder of the input folder names zones.

\r """ . a ; nb:hasAuthor "Paul-Gilloteaux Perrine" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-12/Picture1.png" ; nb:hasImplementation ; nb:hasLocation , "github" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-12-07T18:49:01"^^xsd:dateTime ; dc1:modified "2020-12-07T18:55:42"^^xsd:dateTime ; dc1:title "ndpi_extractroi" ; rdfs:comment """

This small plugin demonstrates the use of OpenSlide in java: it  will extract an imageJ roi drawn from the thumbnail of the whole slide image, or the full image at the desired resolution from an hammatsu NDPI file. Note that z stack are not supported by openslide (neitheir ndpiS).

\r """ . a ; nb:hasAuthor "Deroulers Christophe" ; nb:hasDocumentation , "online documentation" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "jar download link " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-12-07T18:56:54"^^xsd:dateTime ; dc1:modified "2020-12-07T19:03:56"^^xsd:dateTime ; dc1:title "NDPItools" ; rdfs:comment """

Using a Hamamatsu slide scanner such as the NanoZoomer, you may end up with NDPI files that can't always be directly open in standard image analysis software such as ImageJ. NDPITools is a collection of software that can convert NDPI files to standard TIFF files, possibly cutting them into smaller JPEG or TIFF pieces that will better fit into your computer's memory. It comes with a bundle of plugins for ImageJ which enable the use of the software directly inside ImageJ with point-and-click.

\r \r

 

\r """ . a ; nb:hasAuthor " Herbert, Sébastien, ORCID:", " Tinevez, Jean-Yves, ORCID: 0000-0002-0998-4718" ; nb:hasReferencePublication ; nb:hasType ; nb:openess , ; dc1:created "2019-02-04T22:57:15"^^xsd:dateTime ; dc1:modified "2020-10-20T09:40:20"^^xsd:dateTime ; dc1:title "The NEMO dots assembly: Single-particle tracking and analysis" ; rdfs:comment """

This workflow presents single-particle tracking in Fiji using Track-Mate, and track motility analysis in MATLAB using @msdanalyzer. 

\r """ . a ; nb:hasAuthor "Blin Guillaume orcid.org/0000-0002-9295-237X" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/RBS_Icon_32.png" ; nb:hasImplementation , ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2018-12-10T15:43:15"^^xsd:dateTime ; dc1:modified "2018-12-11T00:58:36"^^xsd:dateTime ; dc1:title "Nessys" ; rdfs:comment """

Nessys: Nuclear Envelope Segmentation System

\r \r

 

\r \r

Nessys is a software written in Java for the automated identification of cell nuclei in biological images (3D + time). It is designed to perform well in complex samples, i.e when cells are particularly crowded and heterogeneous such as in embryos or in 3D cell cultures. Nessys is also fast and will work on large images which do not fit in memory.

\r \r


\r Nessys also offers an interactive user interface for the curation and validation of segmentation results. Think of this as a 3D painter / editor. This editor can also be used to generate manually segmented images to use as ground truth for testing the accuracy of the automated segmentation method.

\r \r


\r Finally Nessys, contains a utility for assessing the accuracy of the automated segmentation method. It works by comparing the result of the automated method to a manually generated ground truth. This utility will provide two types of output: a table with a number of metrics about the accuracy and an image representing a map of the mismatch between the result of the automated method and the ground truth.

\r """ . a ; nb:hasAuthor "http://orcid.org/0000-0002-4274-4580" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-09-12T17:21:22"^^xsd:dateTime ; dc1:modified "2023-05-03T09:37:28"^^xsd:dateTime ; dc1:title "NET - Network Extraction Tool" ; rdfs:comment """

The ultimate goal of the NET framework is to make images of networks processable by computers. Therefore we want to have a pixel based image as input, as output we want a representation of the network visible in the image that retains as much information about the original network as possible. NET achives this by first segmenting the image and then vectorizing the network and then extracting information. The information we extract is

\r \r
    \r
  • First and foremost the graph of the network. We find the crossings (nodes) and connections between crossings (edges) and therefore extract information about the neighborhood relations, the topology of the network.
  • \r
  • We also extract the coordinates of all nodes which enables us to embed them into space. We therefore extract information about the geometry of the network.
  • \r
  • Last but not least we track the radii of the edges in the extraction process. Therefore every edge has a radius which can be identified with its conductivity.
  • \r
\r \r

In the following we will first provide detailed instructions on how to install NET on several platforms. Then we describe the functionality and options of each of the four scripts that make up the NET framework.

\r """ . a ; nb:hasAuthor "Chothani, Paarth ", "Mehta, Vivek ", "Stepanyants, Armen" ; nb:hasDocumentation , "Neural Circuit Tracer Tool main page" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/NeuralCircuitTracer.PNG" ; nb:hasImplementation ; nb:hasLocation , "Neurogeometry Group Northeastern University main page " ; nb:hasPlatform ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "Automated Tracing of Neurites from Light Microscopy Stacks of Images " ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Neural Circuit Tracer Tool main page (example videos)" ; nb:openess ; nb:requires ; dc1:created "2017-09-12T14:15:57"^^xsd:dateTime ; dc1:modified "2018-04-11T10:01:47"^^xsd:dateTime ; dc1:title "Neural Circuit Tracer" ; rdfs:comment """

Neural Circuit Tracer (NCTracer) is open source software for automated and manual tracing of neurites from light microscopy stacks of images. NCTracer has more than one workflow available for neuron tracing. 

\r \r


\r "The Neural Circuit Tracer is open source software built using Java (Sun Microsystems) and Matlab (MathWorks, Inc., Natick MA). It is based on the core of ImageJ (http://rsbweb.nih.gov/ij) and the graphic user interface has been developed by using Java Swings. The software combines anumber of functionalities of ImageJ with several newly developed functions for automated and manual tracing of neurites. The Neural Circuit Tracer is designed in a way
\r that will allow the users to add any plug-ins developed for ImageJ. More importantly, functions written in MatLab and converted into Java with Matlab JA toolbox can also be added to the Neural Circuit Tracer." 

\r """ . a ; nb:hasAuthor "Pool Madeleine ", "Thiemann Joachim" ; nb:hasDocumentation , "NeuriteTracer Manual" ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/neuritetracer3.jpg" ; nb:hasImplementation ; nb:hasLicense "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License." ; nb:hasLocation , "NeuriteTracer pug-in page - McGill University Fournier Lab " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "NeuriteTracer: A novel ImageJ plugin for automated quantification of neurite outgrowth" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-28T11:18:13"^^xsd:dateTime ; dc1:modified "2023-04-27T10:58:56"^^xsd:dateTime ; dc1:title "NeuriteTracer" ; rdfs:comment """

"The plugin analyzes fluorescence microscopy images of neurites and nuclei of dissociated cultured neurons. Given user-defined thresholds, the plugin counts neuronal nuclei, and traces and measures neurite length."[...]" NeuriteTracer is a fast simple-to-use ImageJ plugin for the analysis of outgrowth in two-dimensional fluorescence microscopy images of neuronal cultures. The plugin performed well on images from three different types of neurons with distinct morphologies."

\r \r

This plugin requires parameter setting: Threshold levels and scale (see more details on the related publication)

\r """ . a ; nb:hasAuthor "Jefferis Gregory orcid.org/0000-0002-0587-9355" ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/nat.gif" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2018-01-30T08:37:54"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "NeuroAnatomy Toolbox" ; rdfs:comment """

An R package for the (3D) visualisation and analysis of biological image data, especially tracings of single neurons. nat is the core package of a wider suite of neuroanatomy tools introduced at http://jefferislab.github.io.

\r """ . a ; nb:hasAuthor "Adi Gherman", "Brandon Whitcher", "Brian Avants", "Brian Caffo", "Ciprian Crainiceanu", "Jean-Philippe Fortin", "Muschelli John" ; nb:hasDocumentation , "Several tutorials available" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/footer_logo_50h_6.png" ; nb:hasImplementation ; nb:hasLocation , "code hosting" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Neuroconductor: an R platform for medical imaging analysis " ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-04-18T09:28:56"^^xsd:dateTime ; dc1:modified "2018-04-18T09:45:01"^^xsd:dateTime ; dc1:title "Neuroconductor" ; rdfs:comment """

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:

\r \r
    \r
  • provide a centralized repository of R software dedicated to image analysis;
  • \r
  • disseminate quickly software updates;
  • \r
  • educate a large, diverse community of scientists using detailed tutorials and short courses;
  • \r
  • ensure quality via automatic and manual quality controls; and
  • \r
  • promote reproducibility of image data analysis.
  • \r
\r \r

 

\r \r

Based on the programming language R, Neuroconductor starts with 68 inter-operable packages that cover multiple areas of imaging including visualization, data processing and storage, and statistical inference. Neuroconductor accepts new R package submissions, which are subject to a formal review and continuous automated testing.

\r """ . a ; nb:hasAuthor "google" ; nb:hasDocumentation , "Documentation Readme.md" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-08/CaptureNeuroglancer.JPG" ; nb:hasLocation , "GitHub (Install with NVM) see building section." ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "Other example" ; nb:openess ; dc1:created "2019-08-07T17:49:42"^^xsd:dateTime ; dc1:modified "2023-04-27T11:00:38"^^xsd:dateTime ; dc1:title "Neuroglancer" ; rdfs:comment """

Web based viewer developped for google for very big data: 

\r \r

Neuroglancer is a WebGL-based viewer for volumetric data. It is capable of displaying arbitrary (non axis-aligned) cross-sectional views of volumetric data, as well as 3-D meshes and line-segment based models (skeletons). The segmentation has to be done before loading the dataset, it is not done Inside the viewer.

\r \r

This is not an official Google product.

\r \r

It has among other the nice feature of beeing able to generate url for sharing a specific view.

\r \r

Note that the only supported browser for now are 

\r \r
    \r
  • Chrome >= 51
  • \r
  • Firefox >= 46
  • \r
\r \r

 

\r """ . a ; nb:hasAuthor "Quan Tingwei" ; nb:hasImplementation ; nb:hasLicense "slightly revised MIT License. Note the eigen library of NeuroGPSTree use MPL2 licenses when such situations are specified and documented" ; nb:hasLocation , "HUST NeuroGPS-Tree " ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "NeuroGPS-Tree: automatic reconstruction of large-scale neuronal populations with dense neurites" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-28T11:56:59"^^xsd:dateTime ; dc1:modified "2018-01-28T18:29:16"^^xsd:dateTime ; dc1:title "NeuroGPS-Tree" ; rdfs:comment """

NeuroGPS-Tree is a workflow developed to reconstruct a neuronal population from a dense, large-scale data set. NeuroGPS-Tree is suitable for processing image stacks acquired by different image modalities.

\r """ . a ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/stan_CLARITY_0.PNG" ; nb:hasImplementation ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , , , ; nb:hasType ; nb:openess ; dc1:created "2017-02-13T12:27:00"^^xsd:dateTime ; dc1:modified "2020-03-05T10:28:30"^^xsd:dateTime ; dc1:title "Neurolucida" ; rdfs:comment """

Neurolucida is a powerful tool for creating and analyzing realistic, meaningful, and quantifiable neuron reconstructions from microscope images. Perform detailed morphometric analysis of neurons, such as quantifying 1) the number of dendrites, axons, nodes, synapses, and spines, 2) the length, width, and volume of dendrites and axons, 3) the area and volume of the soma, and 4) the complexity and extension of neurons. See 10.3389/fnins.2012.00049

\r """ . a ; nb:hasAuthor "Anne Jorstad", "Biago Nigro", "Corrado Cali", "Daniya Boges", "Graham Knott", "Tom Boissonnet" ; nb:hasDocumentation ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/NeuroMorph.png" ; nb:hasImplementation ; nb:hasLicense "GNU General Public License as published by the Free Software Foundation" ; nb:hasLocation , "Git hub to download the software" ; nb:hasPlatform , , ; nb:hasReferencePublication , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-11-07T13:20:26"^^xsd:dateTime ; dc1:modified "2019-02-03T14:45:58"^^xsd:dateTime ; dc1:title "NeuroMorph" ; rdfs:comment """

NeuroMorph is a toolset designed to import, analyze, and visualize mesh models in Blender. It has been developed specifically for the morphological analysis of 3D objects derived from serial electron microscopy images of brain tissue, but much of its functionality can be applied to any 3D mesh. These mesh objects can be generated by any 3D image segmentation software, such as ilastik or Fiji

\r """ . a ; nb:hasAuthor "Chessel, Anatole", "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS Neuron Tracing 3D project" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of Neuron Tracing 3D with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-26T14:39:23"^^xsd:dateTime ; dc1:modified "2019-02-26T15:53:31"^^xsd:dateTime ; dc1:title "Neuron Tracing 3D (ImageJ) " . a ; nb:hasAuthor "Pavie, Benjamin", "Scholz, Leandro", "Tosí, Sebastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM:NEURON-TRACING-3D" ; nb:hasFunction , ; nb:hasLocation , "Neubias BIAFLOWS workflow of Neuron Tracking with Rivuletpy (Rivulet 2)" ; nb:hasReferencePublication , "Automated 3-D Neuron Tracing With Precise Branch Erasing and Confidence Controlled Back Tracking" ; nb:hasType ; nb:openess ; dc1:created "2020-01-23T16:07:51"^^xsd:dateTime ; dc1:modified "2023-05-01T16:22:45"^^xsd:dateTime ; dc1:title "Neuron Tracing 3D (Rivuletpy)" ; rdfs:comment """

Rivuletpy dockerised workflow for BIAFLOWS.

\r """ . a ; nb:hasAuthor "Pavie, Benjamin" ; nb:hasComparison , "BIAFLOWS-PROBLEM: NEURON-TRACING-3D" ; nb:hasFunction , ; nb:hasLocation , "Neubias BIAFLOWS workflow of Neuron Tracking with Vaa3d APP2" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "APP2: automatic tracing of 3D neuron morphology based on hierarchical pruning of a gray-weighted image distance-tree " ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-01-23T15:35:57"^^xsd:dateTime ; dc1:modified "2023-05-01T16:24:33"^^xsd:dateTime ; dc1:title "Neuron Tracing Vaa3D (App2) " ; rdfs:comment """

Vaa3d All-Path-Pruning 2.0 (APP2) dockerised workflow for BIAFLOWS.

\r """ . a ; nb:hasAuthor "Pavie, Benjamin" ; nb:hasComparison , "BIAFLOWS-PROBLEM: NEURON-TRACING-3D" ; nb:hasFunction , ; nb:hasLocation , "Neubias BIAFLOWS workflow of Neuron Tracing with Vaa3d BJUT Fast Marching Spanning Tree" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-01-27T05:25:33"^^xsd:dateTime ; dc1:modified "2023-05-01T16:26:18"^^xsd:dateTime ; dc1:title "Neuron Tracing Vaa3D (BJUT FM Spanning Tree)" ; rdfs:comment """

Vaa3d BJUT Fast Marching Spanning Tree algorithm dockerised workflow for BIAFLOWS

\r """ . a ; nb:hasAuthor "Pavie, Benjamin" ; nb:hasComparison , "BIAFLOWS-PROBLEM: NEURON-TRACING-3D" ; nb:hasFunction , ; nb:hasLocation , "Neubias BIAFLOWS workflow of Neuron Tracing with Vaa3d MOST" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "3D BrainCV: Simultaneous visualization and analysis of cells and capillaries in a whole mouse brain with one-micron voxel resolution" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-01-23T16:18:19"^^xsd:dateTime ; dc1:modified "2023-05-01T16:27:59"^^xsd:dateTime ; dc1:title "Neuron Tracing Vaa3D (MOST)" ; rdfs:comment """

3D Neuron Tracing with a Dockerized version of Vaa3D MOST Raytracer.

\r """ . a ; nb:hasAuthor "Pavie, Benjamin" ; nb:hasComparison , "BIAFLOWS-PROBLEM: NEURON-TRACING-3D" ; nb:hasLocation , "Neubias BIAFLOWS workflow of Neuron Tracing with Vaa3d MST" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-01-23T16:13:49"^^xsd:dateTime ; dc1:modified "2023-05-01T16:25:33"^^xsd:dateTime ; dc1:title "Neuron Tracing Vaa3D (MST)" ; rdfs:comment """

3D Neuron Tracing using Dockerized version of Vaa3D Minimum Spanning Tree (MST).

\r """ . a ; nb:hasAuthor "Erik Meijering" ; nb:hasDocumentation , "NeuronJ Manual Page" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-07/neuronj.gif" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Design and Validation of a Tool for Neurite Tracing and Analysis in Fluorescence Microscopy Images" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-18T09:40:21"^^xsd:dateTime ; dc1:title "NeuronJ" . a ; nb:hasAuthor "Rakhi Gibbons" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-09-12T16:21:39"^^xsd:dateTime ; dc1:modified "2018-01-29T08:49:30"^^xsd:dateTime ; dc1:title "NeuronMetrics" ; rdfs:comment """

The invention comprises a software tool, NeuronMetrics, which functions as a set of modules that run in the open-source program ImageJ. NeuronMetrics features a novel method for estimating neural “branch number” (a measure of the axonal complexity) from two-dimensional images. In addition, the tool features a novel method for modeling neural structure in large “gaps” that result from image artifacts.

\r \r

 

\r """ . a ; nb:hasAuthor " Alfredo Rodriguez Sr. Software Engineer", "Doug Ehlenberger Software Engineer", "Patrick R. Hof Co-Investigator", "Susan L. Wearne Principal Investigator " ; nb:hasDocumentation , "NeuronStudio Online Help Manual" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/ns.png" ; nb:hasLicense "This software is provided \"as is\" and without warranties or representations, either express or implied, as to performance, merchantability, or fitness for any particular purpose and the user assumes all risks when using it. You may not decompile, disassem" ; nb:hasLocation , "Currently, the original web page for download seems to be gone ( relocated ?)" ; nb:hasPlatform ; nb:hasReferencePublication , "New techniques for imaging, digitization and analysis of three-dimensional neural morphology on multiple scales" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-31T12:18:26"^^xsd:dateTime ; dc1:modified "2023-04-27T11:03:05"^^xsd:dateTime ; dc1:title "NeuronStudio" ; rdfs:comment """

Neuron studio is a software package to reconstruct neurons from 3D confocal images. Reconstruction can be done manually, semi-manually or fully automatic. The images as well as the detected objects are rendered in 3D. A spine detection and classification function is also included. Results can be exported as a text file with coords of the spines. It seems that active development has stopped in 2009. NeuronStudio is being developed at the Computational Neurobiology and Imaging Center (CNIC), a research laboratory at the Neuroscience Department of the Mount Sinai School of Medicine in New York.

\r \r

NeuronStudio can be used with default parameters or user-defined parameters (Fully or semi-automated).

\r """ . a ; nb:hasAuthor "Eric Hwang" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/neurphologyj.png" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Code", "NeurphologyJ: An automatic neuronal morphology quantification method and its application in pharmacological discovery" ; nb:hasType ; nb:openess , ; nb:requires ; dc1:created "2016-10-24T13:46:16"^^xsd:dateTime ; dc1:modified "2018-04-27T00:14:58"^^xsd:dateTime ; dc1:title "NeurphologyJ" ; rdfs:comment """

ImageJ macro for the morphometry of neurites. > NeurphologyJ; it is capable of automatically quantifying neuronal morphology such as soma number and size, neurite length, neurite ending points and attachment points. NeurphologyJ is implemented as a plugin to ImageJ, an open-source Java-based image-processing and analysis platform.

\r \r

 

\r """ . a ; nb:hasAuthor "Feng, Linqing", "Kim, Jinhyun", "Zhao, Ting" ; nb:hasDocumentation , "neuTube Manual web page" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/neutube_0.PNG" ; nb:hasLicense "This is an open-access article distributed under the terms of the Creative Commons Attribution 4.0 International, which permits unrestricted use, distribution and reproduction in any medium provided that the original work is properly attributed." ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType , ; nb:openess ; nb:requires ; dc1:created "2016-10-01T15:31:03"^^xsd:dateTime ; dc1:modified "2023-04-27T11:30:09"^^xsd:dateTime ; dc1:title "neuTube (or NeuTu)" ; rdfs:comment """

neuTube is a collection of neuron reconstruction tools from fluorescence microscope images. It has an interactive system with a 3D viewer, which can be clicked in 3D and perform neuron tracing automatically and semi-automatically. It can automatically recognize branching points as junctions. Traced neurons can be exported to swc format, which could be imported by various software packages. neuTube has Win and Mac OS standalone executable builds and may also be installed by manual compilation. In addition, neuTube can be used as a plugin in Vaa3D.

\r \r

 

\r """ . a ; nb:hasAuthor "Nicolas Hervé" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T16:03:09"^^xsd:dateTime ; dc1:title "NHerve ImageAnalysis Toolbox" ; rdfs:comment """

A toolbox to chain image analysis processes.

\r """ . a ; nb:hasDocumentation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T16:05:34"^^xsd:dateTime ; dc1:title "NHerve Matrix" . a ; nb:hasAuthor "Li W., Wang G., Fidon L., Ourselin S., Cardoso M.J., Vercauteren T." ; nb:hasDOI ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-03/niftynet-logo.png" ; nb:hasImplementation ; nb:hasLicense "Apache License, Version 2.0." ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasTrainingMaterial ; nb:hasType ; nb:hasUsageExample , "list of example pre-trained networks with doc" ; nb:openess ; nb:requires ; dc1:created "2018-03-20T16:53:11"^^xsd:dateTime ; dc1:modified "2023-04-28T12:45:31"^^xsd:dateTime ; dc1:title "NiftyNet" ; rdfs:comment """

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:

\r \r
    \r
  • Get started with established pre-trained networks using built-in tools;
  • \r
  • Adapt existing networks to your imaging data;
  • \r
  • Quickly build new solutions to your own image analysis problems.
  • \r
\r """ . a ; nb:hasAuthor "Le Montagner Yoann" ; nb:hasDocumentation , "doc link" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Install using ICY. Code is in the JAR" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T11:04:16"^^xsd:dateTime ; dc1:title "Noise generator" ; rdfs:comment """

Add some noise with customizable characteristics (Gaussian noise, Poisson noise, salt & pepper, etc.) to a sequence. ICY plugin.

\r """ . a ; nb:hasAuthor "Graeme Ball" ; nb:hasFunction ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T16:03:40"^^xsd:dateTime ; dc1:modified "2018-11-26T08:32:22"^^xsd:dateTime ; dc1:title "Noise Suppression using Simple Spatial Filters" ; rdfs:comment """

Simple spatial filters can be used to suppress noise in raw image data (i.e. by averaging intensities). The best choice of filter depends on the nature of the noise, but Gaussian filtering works well for Poisson noise (i.e. commonly observed photon-counting shot noise); whereas a median filter is ideal for salt-and-pepper noise. A larger filter radius leads to stronger noise suppression but more blurring. The URL above describes the simple 2D spatial filters available in ImageJ, but similar filters are available in most software. For 3D data, 3D versions of these filters work best (since there are more pixels to average within the same radius).

\r """ . a ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/mon_nuclearquant.png" ; nb:hasImplementation ; nb:hasLocation , "module page with restricted access" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-26T14:11:36"^^xsd:dateTime ; dc1:title "NuclearQuant" ; rdfs:comment """

NuclearQuant is a QuantCenter module. It is designed for cell nuclei detection and quantification of IHC stained samples. NuclearQuant measures several morphological features besides stain intensity. The cell nuclei classification and the final score are calculated by the intensity score and the proportion score.

\r """ . a ; nb:hasAuthor "Bäcker, Volker", "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS Nuclei Segmentation project" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of nuclei segmentation with ImageJ " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-05T12:49:19"^^xsd:dateTime ; dc1:modified "2023-05-09T18:39:08"^^xsd:dateTime ; dc1:title "Nuclei Segmentation 2D (ImageJ)" ; rdfs:comment """

The macro will segment nuclei and separate clustered nuclei using a binary watershed. As a result an index-mask image is written for each input image.

\r """ . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS NUCLEI-SEGMENTATION-3D" ; nb:hasLocation , "Neubias BIAFLOWS workflow of Nuclei Segmentation 3D with ImageJ " ; nb:hasType ; nb:openess ; dc1:created "2020-01-23T14:21:28"^^xsd:dateTime ; dc1:modified "2023-04-27T18:10:48"^^xsd:dateTime ; dc1:title "Nuclei Segmentation 2D watershed (NucSeg3DThr-ImageJ)" ; rdfs:comment """

The macro will segment nuclei and separate clustered nuclei in a 3D image using a 2D Gaussian blur, followed by Thresholding, 2D hole filling and a 2D watershed. As a result an index-mask image is written for each input image.

\r """ . a ; nb:hasAuthor "Paavolainen, Lassi" ; nb:hasComparison , "BIAFLOWS NUCLEI-SEGMENTATION-3D" ; nb:hasFunction ; nb:hasLocation , "Neubias BIAFLOWS workflow of Nuclei Segmentation 3D with ilastik" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "ilastik: interactive machine learning for (bio)image analysis" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-01-23T14:47:13"^^xsd:dateTime ; dc1:modified "2023-04-28T11:26:55"^^xsd:dateTime ; dc1:title "Nuclei Segmentation 3D (NucleiSegmentation3D-ilastik)" ; rdfs:comment """

Execute Nuclei Segmentation in 3D images using pixel classification with ilastik.

\r """ . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS NUCLEI-SEGMENTATION-3D" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of nuclei segmentation 3D with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-05T14:38:45"^^xsd:dateTime ; dc1:modified "2023-04-27T18:06:47"^^xsd:dateTime ; dc1:title "Nuclei Segmentation 3D Watershed (NucleiSegmentation3D-ImageJ)" ; rdfs:comment """

The macro will segment nuclei and separate clustered nuclei in a 3D image using a distance transform watershed. As a result an index-mask image is written for each input image.

\r """ . a ; nb:hasComparison , "BIAFLOWS Nuclei Segmentation project" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS Benchmarking workflow" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2023-04-27T16:33:51"^^xsd:dateTime ; dc1:modified "2023-05-02T09:53:23"^^xsd:dateTime ; dc1:title "Nuclei Segmentation (Cellpose)" ; rdfs:comment """

This workflow processes a group of images containing cells with discernible nuclei and segments the nuclei and outputs a binary mask that show where nuclei were detected. It performs 2D nuclei segmentation using pre-trained nuclei segmentation models of Cellpose. And it was developed as a test workflow for Neubias BIAFLOWS Benchmarking tool.

\r """ . a ; nb:hasAuthor "Paavolainen, Lassi" ; nb:hasComparison , "BIAFLOWS Nuclei Segmentation project" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/BIAFLOW_nucseg.png" ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of nuclei segmentation with CellProfiler pipeline" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-27T13:58:26"^^xsd:dateTime ; dc1:modified "2023-01-23T16:05:12"^^xsd:dateTime ; dc1:title "Nuclei Segmentation (CellProfiler)" ; rdfs:comment """

This workflow processes a group of images containing cells with discernible nuclei and segments the nuclei and outputs a binary mask that show where nuclei were detected. It was developed as a test workflow for Neubias BIAFLOWS Benchmarking tool.

\r """ . a ; nb:hasAuthor "Paavolainen, Lassi" ; nb:hasComparison , "BIAFLOWS Nuclei Segmentation project" ; nb:hasLocation , "Neubias BIAFLOWS workflow of Nuclei Segmentation with DeepCell" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Deep Learning Automates the Quantitative Analysis of Individual Cells in Live-Cell Imaging Experiments" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2020-01-23T13:15:18"^^xsd:dateTime ; dc1:modified "2023-04-28T12:06:37"^^xsd:dateTime ; dc1:title "Nuclei Segmentation (DeepCell)" ; rdfs:comment """

Nuclei Segmentation using Deep Learning for single cell analysis (DeepCell).

\r """ . a ; nb:hasAuthor "Paavolainen, Lassi" ; nb:hasComparison , "Neubias BIAFLOWS nuclei segmentation project" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of Nuclei Segmentation with Ilastik and Python" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Ilastik: Interactive learning and segmentation toolkit" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2019-03-15T14:26:04"^^xsd:dateTime ; dc1:modified "2023-04-25T17:39:19"^^xsd:dateTime ; dc1:title "Nuclei Segmentation (ilastik)" ; rdfs:comment """

NEUBIAS-WG5 workflow for nuclei segmentation using ilastik v1.3.2 and Python post-processing.

\r """ . a ; nb:hasAuthor "Paavolainen, Lassi" ; nb:hasComparison , "Neubias BIAFLOWS Nuclei Segmentation Project" ; nb:hasDocumentation , "Mask R-Matterport - CNN for object detection and instance segmentation on Keras and TensorFlow " ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of Nuclei Segmentation with Mask-RCNN" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-03-15T11:20:26"^^xsd:dateTime ; dc1:modified "2023-01-23T16:10:11"^^xsd:dateTime ; dc1:title "Nuclei Segmentation (Mask-RCNN)" ; rdfs:comment """

NEUBIAS-WG5 workflow for nuclei segmentation using Mask-RCNN. The workflow uses Matterport Mask-RCNN. Keras implementation. The model was trained with Kaggle 2018 Data Science Bowl images.

\r """ . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS Nuclei Segmentation project " ; nb:hasFunction , , , ; nb:hasLocation , "Neubias BIAFLOWS workflow of nuclei segmentation with Python" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2019-02-26T11:44:29"^^xsd:dateTime ; dc1:modified "2023-05-02T09:59:30"^^xsd:dateTime ; dc1:title "Nuclei Segmentation (Python)" ; rdfs:comment """

This workflow processes images of cells with discernible nuclei and outputs a binary mask containing where nuclei are detected.

\r """ . a ; nb:hasComparison , "BIAFLOWS Nuclei Segmentation project" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS Benchmarking workflow" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2023-04-27T16:39:53"^^xsd:dateTime ; dc1:modified "2023-05-02T09:56:34"^^xsd:dateTime ; dc1:title "Nuclei Segmentation (Stardist)" ; rdfs:comment """

This workflow applies a Stardist pre-trained model (versatile_fluo or versatile_HE) depending on the input images ie. uses both models for a dataset including both fluorescence (grayscale or RGB where all channels are equal) and H&E stained (RGB where channels are not equal) images.

\r \r

This version uses tensorflow CPU version (See Dockerfile) to ensure compatibility with a larger number of computers. A GPU version should be possible by adapting the Dockerfile with tensorflow-gpu and/or nvidia-docker images.

\r """ . a ; nb:hasAuthor "Paavolainen, Lassi" ; nb:hasComparison , "Neubias BIAFLOWS Nuclei Segmentation Project" ; nb:hasLocation , "Neubias BIAFLOWS workflow of Nuclei Segmentation with U-Net" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Evaluation of Deep Learning Strategies for Nucleus Segmentation in Fluorescence Images" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-01-23T14:03:27"^^xsd:dateTime ; dc1:modified "2023-01-23T16:11:35"^^xsd:dateTime ; dc1:title "Nuclei Segmentation (U-Net)" ; rdfs:comment """

U-Net segmentation as presented in Reference Publication. The model predicts three classes: background, edge and foreground. The model was trained with Kaggle Data Science Bowl (DSB) 2018 training set.

\r """ . a ; nb:hasAuthor "Bäcker, Volker " ; nb:hasComparison , "BIAFLOWS-PROBLEM: NUCLEI-TRACKING-DIVISION" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of nuclei tracking with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-26T15:30:06"^^xsd:dateTime ; dc1:modified "2023-05-01T16:50:19"^^xsd:dateTime ; dc1:title "Nuclei Tracking (ImageJ)" . a ; nb:hasAuthor "Paavolainen, Lassi" ; nb:hasDOI , "BIAFLOWS-PROBLEM: NUCLEI-TRACKING-NODIVISION" ; nb:hasFunction ; nb:hasLocation , "Neubias BIAFLOWS workflow of Particle Tracking with TrackMate" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "TrackMate: An open and extensible platform for single-particle tracking" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-01-23T15:01:46"^^xsd:dateTime ; dc1:modified "2023-05-01T16:46:32"^^xsd:dateTime ; dc1:title "Nuclei Tracking (TrackMate)" ; rdfs:comment """

Track non-dividing particles in 2D time-lapse image.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-03T09:02:03"^^xsd:dateTime ; dc1:title "Nucleus Counter (ImageJ)" ; rdfs:comment """

Bundled with MBF pacakge.

\r """ . a ; nb:hasAuthor "Poulet, Alex" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-12/NUCJ_schema1.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "Github Releases" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Poulet, Axel, Ignacio Arganda-Carreras, David Legland, Aline V. Probst, Philippe Andrey, and Christophe Tatout. “NucleusJ: An ImageJ Plugin for Quantifying 3D Images of Interphase Nuclei.” Bioinformatics 31, no. 7 (April 1, 2015): 1144–46. " ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Desset et al. “Quantitative 3D Analysis of Nuclear Morphology and Heterochromatin Organization from Whole-Mount Plant Tissue Using NucleusJ.” Methods in Molecular Biology (Clifton, N.J.) 1675 (2018): 615–32. " ; nb:openess ; nb:requires , ; dc1:created "2019-12-12T23:40:22"^^xsd:dateTime ; dc1:modified "2023-04-29T09:41:27"^^xsd:dateTime ; dc1:title "NucleusJ" ; rdfs:comment """

Starting from image stacks, the nuclear boundary as well as nuclear bodies are segmented. As output, NucleusJ automatically measures 15 parameters quantifying shape and size of nuclei as well as intra-nuclear objects and the positioning of the objects within the nuclear volume.

\r """ . a ; nb:hasDocumentation , "NumPy documentation" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Install NumPy" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-04-26T23:54:02"^^xsd:dateTime ; dc1:modified "2023-04-26T14:26:35"^^xsd:dateTime ; dc1:title "NumPy" ; rdfs:comment """

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. NumPy can be used to perform a wide variety of mathematical operations on arrays.

\r \r

NumPy users include everyone from beginning coders to experienced researchers doing state-of-the-art scientific and industrial research and development. The NumPy API is used extensively in Pandas, SciPy, Matplotlib, scikit-learn, scikit-image and most other data science and scientific Python packages. 

\r \r

Learn more about NumPy here!

\r """ . a ; dc1:created "2019-02-19T15:43:55"^^xsd:dateTime ; dc1:modified "2019-02-19T15:43:55"^^xsd:dateTime ; dc1:title "NVidia CUDA 9" . a ; nb:hasAuthor "Praveen Pankajakshan, Timothée Lecomte" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "The spatial frequency cut-off in three-dimensional imaging" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T15:55:58"^^xsd:dateTime ; dc1:title "Nyquist Sampling Calculator" ; rdfs:comment """

This plugin calculates the Nyquist sampling, in the radial and axial direction for your Microscope.

\r """ . a ; nb:hasAuthor "ilastik team" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/ilastik_objectclassification.png" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T16:41:35"^^xsd:dateTime ; dc1:modified "2018-05-16T00:00:15"^^xsd:dateTime ; dc1:title "Object Classification using ilastik" ; rdfs:comment """

This workflow classifies objects based on object-level features (e.g. intensity based, morphology based, etc) and user annotations. It needs segmentation images besides the raw image data. Segmentation images can be obtained from ilastik pixel classification, or binary segmentation images from other tools. Within the object classification, one can prefilter objects through thresholds (on pixel probability image) or object sizes (on segmentation image). Outputs are predicted classification label images. Selected features can also be exported. Advanced users also have possibilities to add customized (object) features for classification in a simple plugin fashion through python scripts.

\r """ . a ; nb:hasAuthor "Cellprofiler team" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/CP_objecttracking.png" ; nb:hasLocation , "ExampleTrackObjects.zip" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:39:45"^^xsd:dateTime ; dc1:modified "2018-05-16T00:11:31"^^xsd:dateTime ; dc1:title "Object Tracking and Metadata Management" ; rdfs:comment """The goal of this workflow is to track cells captured in a time-lapse movie of a syncytial blastoderm stage Drosophila embryo and quantify their movement. \r \r >This example shows an example of object tracking. This pipeline analyzes a time-lapse experiment to identify the cells and track them from frame to frame, which is challenging since the cells are also moving. In addition, this pipeline also extracts metadata from the filename and uses groups the images by metadata in order to independently process several sequences of images and output the measurements of each.\r \r **Sample images**\r \r A portion of a time lapse movie of a syncytial blastoderm stage Drosophila embryo with a GFP-histone gene which renders chromatin fluorescent in live embryos. The movie shows nuclear divisions 10 through 13. \r \r Victoria Foe made this movie on a Bio-Rad Radiance 2000 laser scanning confocal microscope using a 40X 1.3NA oil objective. The frames are 7 seconds apart and plays at 30 frames per second\r \r GFP-histone transformed files provided by Rob Saint\r \r V.Foe and G.Odell, . 26 July 2001""" . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: NUCLEI-TRACKING-DIVISION" ; nb:hasFunction ; nb:hasLocation , "Neubias BIAFLOWS workflow of Object Tracking with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-01-23T15:10:05"^^xsd:dateTime ; dc1:modified "2023-05-01T16:40:58"^^xsd:dateTime ; dc1:title "Object Tracking (ImageJ)" ; rdfs:comment """

Object tracking. For each time-frame, an image mask is obtained from median filtering (user defined radius), thresholding (user defined level) and hole filling. Convex objects are split apart by distance map watershed from regional intensity maxima (user defined noise tolerance), eroded (user defined radius) and analyzed as 3D particles (assuming some overlap between objects from a frame to the next frame). Finally, division events are analyzed and accounted for to relabel objects.

\r """ . a ; nb:hasAuthor "Lux, Filip", "Matula, Petr" ; nb:hasComparison , "BIAFLOWS-PROBLEM: NUCLEI-TRACKING-DIVISION" ; nb:hasDocumentation , "DEscription of the algorithm from Cell Tracking Challenge Page" ; nb:hasFunction ; nb:hasLocation , "Neubias BIAFLOWS workflow of Object Tracking with MU-Lux" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "DIC Image Segmentation of Dense Cell Populations by Combining Deep Learning and Watershed" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2020-01-23T15:23:14"^^xsd:dateTime ; dc1:modified "2023-05-01T16:43:29"^^xsd:dateTime ; dc1:title "Object Tracking (MU-Lux-CZ)" ; rdfs:comment """

Cell tracking using MU-Lux-CZ algorithm. Dockerized Workflow for BIAFLOWS implemented by Martin Maska (Masaryk University).

\r """ . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: NUCLEI-TRACKING-DIVISION" ; nb:hasFunction ; nb:hasLocation , "Neubias BIAFLOWS workflow of Object Tracking with Octave" ; nb:hasPlatform , , ; nb:hasReferencePublication , "LOBSTER: an environment to design bioimage analysis workflows for large and complex fluorescence microscopy data" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-01-23T15:15:33"^^xsd:dateTime ; dc1:modified "2023-05-01T16:44:56"^^xsd:dateTime ; dc1:title "Object Tracking (Octave)" ; rdfs:comment """

Nuclei tracking in 2D time-lapse with Octave tracker (adapted from Matlab LOBSTER version).

\r """ . a ; nb:hasAuthor "Fabrice Cordelières" ; nb:hasDocumentation , "Instructions" ; nb:hasFunction , , , ; nb:hasLocation , "IJ-Toolset_OligoMacro" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Azevedo MM, Domingues HS, Cordelières FP, Sampaio P, Seixas AI, Relvas JB. Jmy regulates oligodendrocyte differentiation via modulation of actin cytoskeleton dynamics. Glia. 2018;00:1–19." ; nb:hasSupportedImageDimension , ; nb:hasTopic , , , , ; nb:hasType ; nb:hasUsageExample , "Jmy regulates oligodendrocyte differentiation via modulation of actin cytoskeleton dynamics" ; nb:openess ; nb:requires , ; dc1:created "2019-10-27T18:07:26"^^xsd:dateTime ; dc1:modified "2023-05-03T10:14:40"^^xsd:dateTime ; dc1:title "OligoMacro Toolset" ; rdfs:comment """

OligoMacro Toolset, is an ImageJ macro-toolset aimed at isolating oligodendrocytes from wide-field images, tracking isolated cells, characterizing processes morphology along time, outputting numerical data and plotting them. It takes benefit of ImageJ built-in functions to process images and extract data, and relies on the R software in order to generate graphs.

\r """ . a ; nb:hasAuthor "OME Consortium" ; nb:hasDocumentation , "OMERO extensions (partner projects)" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/omero.png" ; nb:hasImplementation , , ; nb:hasLicense "GPL v2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T18:00:59"^^xsd:dateTime ; dc1:modified "2018-10-18T15:38:19"^^xsd:dateTime ; dc1:title "OMERO" ; rdfs:comment """OMERO is a free, open source image management software. It is client-server based system which supports 5D images, including big images and high-content screening data. Data are stored on a server using relational database. They are accessed using 3 main clients, a desktop client, a web client and a command line tool. There are bindings from OMERO to other image analysis packages, like FLIMfit, OMERO.searcher. The data in OMERO are organized in groups. A user can be a member of one or more groups. This groups can be collaborative or private, there are 4 levels of permissions to access/edit/annotate/delete the data of other users.\r \r The package is supported not only by community forums, but also by a dedicated team which helps users to solve their problems and deals with the bugs submitted via error submission system. \r \r ###Strengths\r \r Open source, scalable software, Supports diverse sets of imaging applications and domains (EM,LM, HCS, DigPath) Cross-platform, Java-based application, API support for Java, Python, C++, Django, On-line Forums, Automatic QA and upload of software errors Multi-dimensional images, Web access, Free Demo-server accounts \r \r ### Limitations\r \r Enterprise-scale software, so complex install, requires expertise, Actively developing API, Python scripts and functions still developing\r """ . a ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/flimfit.png" ; nb:hasLocation , "OMERO FLIMfit download page" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2019-01-11T14:55:55"^^xsd:dateTime ; dc1:title "OMERO FLIMfit" ; rdfs:comment """FLIMfit is an OMERO client-side MATLAB application for fitting and visualising time-resolved FLIM data. It supports key data formats including: \r \r - Becker and Hickl .sdt\r - LaVision BioTech .msr\r - PicoQuant .bin\r - OME-TIFF files; \r \r Several options for curve fitting are available. Results can be saved back in OMERO, which also facilitates working collaboratively on the data analysis.""" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2019-10-18T15:52:25"^^xsd:dateTime ; dc1:title "OMERO.editor" . a ; nb:hasAuthor "Will Moore" ; nb:hasDocumentation , "GitHUb" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Omero.figure.png" ; nb:hasLicense "AGPL" ; nb:hasLocation , "Installation" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T10:50:51"^^xsd:dateTime ; dc1:modified "2018-05-27T14:40:35"^^xsd:dateTime ; dc1:title "OMERO.figure" ; rdfs:comment """OMERO.figure is an OMERO web application that makes generating figures from images in an OMERO image database very quick and easy. The images in the figure link back to the original data, greatly simplifying the process of adjusting the view and keeping track of original data. PDF documents are generated, which can be opened using e.g. Adobe Illustrator or Inkscape in order to produce the final finished figure.\r """ . a ; nb:hasAuthor "OME Developers" ; nb:hasDocumentation , "Getting Started" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/OMEROinsight.png" ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2018-05-26T13:15:01"^^xsd:dateTime ; dc1:title "OMERO.insight client" ; rdfs:comment """OMERO is an image database application consisting of a server and several clients, the most important of which are the web client and _Insight_ java application. \r \r Metadata are extracted from images that have been imported (either using the Insight client, or directly from the filesystem), and this is accessible for search. A standardised hierarchy of `Project > Dataset > Image` in which image thumbnails can be viewed, combined with group membership, tagging, and attachment of results and other files gives a powerful framework for organising scientific image data. Images can also be analysed server-side or client-side within the base OMERO application or one of its many extensions.\r \r \r OMERO has APIs for extension in multiple languages: java, python, C++ and MATLAB; and such extensions have easy access to the image data and metadata in the database""" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2017-09-13T10:11:32"^^xsd:dateTime ; dc1:title "OMERO.insight-ij client" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2017-09-13T10:11:33"^^xsd:dateTime ; dc1:title "OMERO.matlab" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2017-09-13T10:11:35"^^xsd:dateTime ; dc1:title "OMERO.searcher" . a ; nb:hasDocumentation ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T11:08:20"^^xsd:dateTime ; dc1:title "OMERO.server" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2020-03-03T10:45:51"^^xsd:dateTime ; dc1:title "OMERO.web client" . a ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GNU AFFERO GENERAL PUBLIC LICENSE" ; nb:hasLocation , "Installation" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:49"^^xsd:dateTime ; dc1:modified "2023-05-02T16:36:45"^^xsd:dateTime ; dc1:title "OMERO.webtagging" ; rdfs:comment """
\r

OMERO.webtagging is the umbrella name for tools developed to enhance use of text annotations (tags) in OMERO. There are two tools at present, autotag and tagsearch.

\r
\r """ . a ; nb:hasFunction , ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-11-14T14:54:47"^^xsd:dateTime ; dc1:title "Open Microscopy Environment (OME)" . a ; nb:hasImplementation ; nb:hasType ; nb:hasUsageExample ; dc1:created "2018-01-30T16:32:31"^^xsd:dateTime ; dc1:modified "2018-01-30T16:37:22"^^xsd:dateTime ; dc1:title "Open Virtual stack in Fiji" . a ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/OpenCL_Logo.svg__0.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; dc1:created "2018-01-28T15:54:59"^^xsd:dateTime ; dc1:modified "2018-01-28T16:05:06"^^xsd:dateTime ; dc1:title "OpenCL" ; rdfs:comment """

OpenCL (Open Computing Language) is a framework for writing programs that execute across heterogeneous platforms consisting of central processing units (CPUs), graphics processing units (GPUs), digital signal processors (DSPs), field-programmable gate arrays (FPGAs) and other processors or hardware accelerators. OpenCL specifies programming languages (based on C99 and C++11) for programming these devices and application programming interfaces (APIs) to control the platform and execute programs on the compute devices. OpenCL provides a standard interface for parallel computing using task- and data-based parallelism.

\r \r

OpenCL is an open standard maintained by the non-profit technology consortium Khronos Group. Conformant implementations are available from AlteraAMDAppleARMCreativeIBMImaginationIntelNvidiaQualcommSamsungVivanteXilinx, and ZiiLABS.[7][8]

\r \r

Source: https://en.wikipedia.org/wiki/OpenCL

\r """ . a ; nb:hasAuthor "Benjamin Gyori", "Gireedhar Venkatachalam" ; nb:hasDocumentation , "Video Tutorial" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/opencomet2.png" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "OpenComet: An automated tool for comet assay image analysis" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-03-09T13:42:05"^^xsd:dateTime ; dc1:modified "2023-05-03T14:40:51"^^xsd:dateTime ; dc1:title "OpenComet" ; rdfs:comment """

This workflow will batch process a directory of images: - comets should be horizontally oriented, tails to the right. Additional preprocessing is required if the gel does not match with this orientation (Rotate images, Using ImageJ/Transform Image or TransformJ plugin for example). Then using the plugin:

\r \r
    \r
  1. Uneven background correction
  2. \r
  3. Automatic detection of comet shapes with outliers detection
  4. \r
  5. Automatic detection of the heads of comets (brightest region or profile analysis)
  6. \r
  7. Statistical values of tails, heads and Olive moments.
  8. \r
\r \r
    \r
  • Manual correction is available.
  • \r
  • Does live analysis with Micro-Manager
  • \r
\r """ . a ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-07T19:53:48"^^xsd:dateTime ; dc1:modified "2017-09-13T10:13:06"^^xsd:dateTime ; dc1:title "OpenCV" ; rdfs:comment "OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces and supports Windows, Linux, Mac OS, iOS and Android. OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. Adopted all around the world, OpenCV has more than 47 thousand people of user community and estimated number of downloads exceeding 6 million. Usage ranges from interactive art, to mines inspection, stitching maps on the web or through advanced robotics." . a ; nb:hasDocumentation , "Bioinspired Module Retina Introduction" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_0.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T08:43:48"^^xsd:dateTime ; dc1:modified "2020-03-03T10:06:18"^^xsd:dateTime ; dc1:title "OpenCV / Biologically Inspired Vision Models and Derivative Tools" ; rdfs:comment """

The module provides biological visual systems models (human visual system and others). It also provides derivated objects that take advantage of those bio-inspired models.

\r """ . a ; nb:hasDocumentation , "Camera calibration and 3D reconstruction (calib3d module)" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_2.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T09:31:39"^^xsd:dateTime ; dc1:modified "2019-11-13T12:03:08"^^xsd:dateTime ; dc1:title "OpenCV / Camera Calibration and 3D reconstration" . a ; nb:hasDocumentation , "Computational photography (photo module)" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_3.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation , "OpenCV website" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T09:37:20"^^xsd:dateTime ; dc1:modified "2019-11-13T12:23:39"^^xsd:dateTime ; dc1:title "OpenCV / Computational Photography" . a ; nb:hasDocumentation , "CUDA Module Introduction" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_1.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T09:27:54"^^xsd:dateTime ; dc1:modified "2023-05-03T14:42:30"^^xsd:dateTime ; dc1:title "OpenCV / CUDA" ; rdfs:comment """

The OpenCV CUDA module is a set of classes and functions to utilize CUDA computational capabilities. It is implemented using NVIDIA* CUDA* Runtime API and supports only NVIDIA GPUs. The OpenCV CUDA module includes utility functions, low-level vision primitives, and high-level algorithms. The utility functions and low-level primitives provide a powerful infrastructure for developing fast vision algorithms taking advantage of CUDA whereas the high-level functionality includes some state-of-the-art algorithms (such as stereo correspondence, face and people detectors, and others) ready to be used by the application developers.

\r \r

The CUDA module is designed as a host-level API. This means that if you have pre-compiled OpenCV CUDA binaries, you are not required to have the CUDA Toolkit installed or write any extra code to make use of the CUDA.

\r """ . a ; nb:hasDocumentation , "2D Features framework (feature2d module)" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T08:30:27"^^xsd:dateTime ; dc1:modified "2019-10-18T15:35:42"^^xsd:dateTime ; dc1:title "OpenCV feature2d module" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_4.png" ; nb:hasLicense "BSD" ; nb:hasLocation , "OpenCV website" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T09:49:24"^^xsd:dateTime ; dc1:modified "2019-11-14T10:18:44"^^xsd:dateTime ; dc1:title "OpenCV / flann. Clustering and Search in Multi-Dimensional Spaces" . a ; nb:hasDocumentation , "High Level GUI and Media (highgui module)" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_5.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation , "OpenCV HighGUI module" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T10:05:39"^^xsd:dateTime ; dc1:modified "2019-11-14T11:17:54"^^xsd:dateTime ; dc1:title "OpenCV / High-level GUI" ; rdfs:comment """

While OpenCV was designed for use in full-scale applications and can be used within functionally rich UI frameworks (such as Qt*, WinForms*, or Cocoa*) or without any UI at all, sometimes there it is required to try functionality quickly and visualize the results. This is what the HighGUI module has been designed for.

\r \r

It provides easy interface to:

\r \r
    \r
  • Create and manipulate windows that can display images and "remember" their content (no need to handle repaint events from OS).
  • \r
  • Add trackbars to the windows, handle simple mouse events as well as keyboard commands.
  • \r
\r """ . a ; nb:hasDocumentation , "Image Processing in OpenCV" ; nb:hasFunction , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_6.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation , "OpenCV Image Processing" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T10:25:18"^^xsd:dateTime ; dc1:modified "2019-11-14T11:50:50"^^xsd:dateTime ; dc1:title "OpenCV / Image Processing" . a ; nb:hasDocumentation , "Images stitching (stitching module)" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_7.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation , "Images stitching" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T13:24:05"^^xsd:dateTime ; dc1:modified "2019-11-14T12:59:32"^^xsd:dateTime ; dc1:title "OpenCV / Image Stiching" . a ; nb:hasDocumentation , "Machine Learning Overview" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/OpenCV_Logo_8.png" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation , "Machine Learning" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T13:32:46"^^xsd:dateTime ; dc1:modified "2019-11-14T13:16:54"^^xsd:dateTime ; dc1:title "OpenCV / Machine Learning" . a ; nb:hasAuthor "France BioImaging", "Institut Curie Pict", "Strand " ; nb:hasDocumentation , "wiki" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/openImadis.png" ; nb:hasImplementation , ; nb:hasLocation , "Download page" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Micropicell" ; nb:openess ; nb:requires ; dc1:created "2018-08-17T13:41:03"^^xsd:dateTime ; dc1:modified "2018-10-18T15:38:19"^^xsd:dateTime ; dc1:title "Openimadis" ; rdfs:comment """

OpenImadis stands for Open Image Discovery: A platform for Image Life Cycle Management. It was previously called CID iManage (for Curie Image Database).

\r \r

No image data conversions, no duplication.

\r \r

- Uploads data to a secure server in the original format

\r \r

- Unique id for data

\r \r

Supports sharing and collaboration with access control

\r \r

- Allows users to upload, view, update or download data based on their access privileges

\r \r

Supports multiple ways of attaching meta-information

\r \r

- Annotations, comments and file attachments

\r \r

-Analysis results as query-able visual objects

\r \r

Supports Archiving (data moving to another long-term storage but still searchable)

\r \r

Facilitates custom visualization and analysis

\r \r

- Access data from preferred analysis and visualization tools

\r \r

- Access relevant bits of data to build efficient web and mobile application

\r \r

Facilitate easy access to analysis and visualization applications hosted on other servers

\r \r

- Run analysis on dedicated compute clusters

\r \r

- Access applications hosted and published by other users

\r \r

Highly Scalable

\r \r

- Supports on-the-fly addition of server nodes to scale concurrent usage

\r \r

 

\r \r

 

\r """ . a ; nb:hasLicense "AGPLv3 free software license" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T19:51:19"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:52"^^xsd:dateTime ; dc1:title "OpenMOLE" ; rdfs:comment """\r OpenMOLE (Open MOdeL Experiment) is a workflow engine designed to leverage the computing power of distributed execution environments for naturally parallel processes. A process is told naturally parallel if the same computation runs many times for a set of different inputs, such as model experiment or data processing… It is free software distributed under the AGPLv3 free software license.""" . a ; nb:hasAuthor "Adam Goode, Benjamin Gilbert, Jan Harkes, Drazen Jukic, M. Satyanarayanan" ; nb:hasDocumentation , "Documentation WIKI" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-12/openslide_logo.png" ; nb:hasImplementation ; nb:hasLicense "GNU Lesser GPL, v2.1" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2014-12-09T09:33:03"^^xsd:dateTime ; dc1:modified "2020-12-07T09:25:06"^^xsd:dateTime ; dc1:title "OpenSlide" ; rdfs:comment """

>OpenSlide is a C library that provides a simple interface to read whole-slide images (also known as virtual slides). Python and Java bindings are also available. The Python binding includes a Deep Zoom generator and a simple web-based viewer. The Java binding includes a simple image viewer.  

\r """ . a ; nb:hasAuthor "Timothée Lecomte" ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T09:48:34"^^xsd:dateTime ; dc1:modified "2018-05-14T23:06:06"^^xsd:dateTime ; dc1:title "Optical Flow" ; rdfs:comment """

This protocol computes the optical flow of a 2D+T sequence. The results are displayed with flow arrows painted on top of the original sequence, and also with two additional sequences for the norm of the flow and a color-coded presentation of the flow following the Middlebury convention.

\r """ . a ; nb:hasAuthor "Alexandre Dufour", "Timothée Lecomte" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T20:34:37"^^xsd:dateTime ; dc1:title "Optical Flow - Horn-Schunck (Icy)" . a ; nb:hasAuthor "Manuel Stritt" ; nb:hasDocumentation , "Handbook" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-02/orbit_client_transparent.png" ; nb:hasImplementation , ; nb:hasLicense " GPLv3 license" ; nb:hasLocation , "Download Orbit" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "List of publications" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2018-02-23T11:01:16"^^xsd:dateTime ; dc1:modified "2023-04-28T13:00:13"^^xsd:dateTime ; dc1:title "Orbit" ; rdfs:comment """

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

\r \r

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

\r \r

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.

\r """ . a ; nb:hasAuthor "OME Developers" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T11:17:44"^^xsd:dateTime ; dc1:modified "2018-08-16T15:42:25"^^xsd:dateTime ; dc1:title "Organise Image Data using OMERO" ; rdfs:comment """

OMERO is an image database application consisting of a server and several clients, the most important of which are the web client and _Insight_ java application. Metadata are extracted from images that have been imported (either using the Insight client, or directly from the filesystem), and this is accessible for search. A standardised hierarchy of _Project > Dataset > Image_ in which image thumbnails can be viewed, combined with group membership, tagging, and attachment of results and other files gives a powerful framework for organising scientific image data. Images can also be analysed server-side or client-side within the base OMERO application or one of its many extensions. OMERO has APIs for extension in multiple languages: java, python, C++ and MATLAB; and such extensions have easy access to the image data and metadata in the database.

\r """ . a ; nb:hasAuthor "Jonathan M. Matthews" ; nb:hasDOI , "OrganoID: A versatile deep learning platform for tracking and analysis of single-organoid dynamics" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "GitHub" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , , , ; nb:hasType ; nb:hasUsageExample , "Usage" ; nb:openess ; nb:requires ; dc1:created "2023-05-02T14:25:28"^^xsd:dateTime ; dc1:modified "2023-05-02T15:46:05"^^xsd:dateTime ; dc1:title "OrganoID" ; rdfs:comment """

OrganoID is an image analysis platform that automatically recognizes, labels, and tracks single organoids, pixel-by-pixel, in brightfield and phase-contrast microscopy experiments. The platform was trained on images of pancreatic cancer organoids and validated on separate images of pancreatic, lung, colon, and adenoid cystic carcinoma organoids.

\r """ . a ; nb:hasAuthor "Kevin A. Janes" ; nb:hasComparison , "Compare OrganoSeg against CellProfiler1, MorphoLibJ1, and ImageJ" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/41598_2017_18815_Fig2_HTML%5B1%5D.jpg" ; nb:hasImplementation , ; nb:hasLocation , "Download OrganoSeg in Supplementary File S1" ; nb:hasPlatform , , ; nb:hasReferencePublication , "OrganoSeg publication at Scientific Reports " ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2023-05-02T15:22:02"^^xsd:dateTime ; dc1:modified "2023-05-02T16:10:03"^^xsd:dateTime ; dc1:title "OrganoSeg" ; rdfs:comment """

OrganoSeg is an open-source software that integrates segmentation, filtering, and analysis for breast-cancer spheroid and colon and colorectal-cancer organoid morphologies.

\r """ . a ; nb:hasAuthor "Daniel Sage " ; nb:hasDocumentation , "theory" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/screenshot-analysis.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , , , "10.1007/978-3-319-28549-8_3", "10.1161/STROKEAHA.108.528091" ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Test images" ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T15:43:29"^^xsd:dateTime ; dc1:title "OrientationJ" ; rdfs:comment """

The aim of this plugin is to characterise the orientation and isotropy properties of a region of interest (ROI) in an image, based on the evaluation of the gradient structure tensor in a local neighborhood. 

\r """ . a ; nb:hasAuthor "Pau Gregoire" ; nb:hasDocumentation , "pdf" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T09:15:05"^^xsd:dateTime ; dc1:title "Oriented Contours" . a ; nb:hasAuthor "Alberto Santamaría-Pang", "Bradley E. Losavio", "Costa M. Colbert", "Ioannis A. Kakadiaris", "Peter Saggau", "Yong Liang" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/ORION.png" ; nb:hasLocation , "CBL-ORION Github repository page" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Live Neuron Morphology Automatically Reconstructed From Multiphoton and Confocal Imaging Data" ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2017-09-12T16:37:59"^^xsd:dateTime ; dc1:modified "2023-05-03T13:20:18"^^xsd:dateTime ; dc1:title "ORION " ; rdfs:comment """

ORION: Online Reconstruction and functional Imaging Of Neurons: segmentation and tracing of neurons for reconstruction.

\r \r

A project to develop tools that explore single neuron function via sophisticated image analysis. ORION software bridges advanced optical imaging and compartmental modeling of neuronal function by rapidly, accurately, and robustly generating, from structural image data, a cylindrical morphology model suitable for simulating neuronal function. The goal of this project is to develop a computational and experimental framework to allow real-time mapping of functional imaging data (e.g., spatio-temporal patterns of dendritic voltages or intracellularions) to neuronal structure, during the very limited duration of an acute experiment.

\r """ . a ; nb:hasAuthor "Jodogne Sébastien" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-03/orthanc.png" ; nb:hasImplementation , ; nb:hasLicense "Jodogne, S. The Orthanc Ecosystem for Medical Imaging. J Digit Imaging 31, 341–352 (2018)." ; nb:hasLocation , "Access to download and source code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "Jodogne, S. The Orthanc Ecosystem for Medical Imaging. J Digit Imaging 31, 341–352 (2018)." ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , , ; nb:hasType ; nb:hasUsageExample , "Users of Orthanc" ; nb:openess ; dc1:created "2023-03-14T11:20:10"^^xsd:dateTime ; dc1:modified "2023-03-14T11:32:58"^^xsd:dateTime ; dc1:title "Orthanc" ; rdfs:comment """

Orthanc aims at providing a simple, yet powerful standalone DICOM server. It is designed to improve the DICOM flows in hospitals and to support research about the automated analysis of medical images. Orthanc lets its users focus on the content of the DICOM files, hiding the complexity of the DICOM format and of the DICOM protocol.

\r \r

Orthanc can turn any computer running Windows, Linux or OS X into a DICOM store (in other words, a mini-PACS system). Its architecture is lightweight and standalone, meaning that no complex database administration is required, nor the installation of third-party dependencies.

\r \r

What makes Orthanc unique is the fact that it provides a RESTful API. Thanks to this major feature, it is possible to drive Orthanc from any computer language. The DICOM tags of the stored medical images can be downloaded in the JSON file format. Furthermore, standard PNG images can be generated on-the-fly from the DICOM instances by Orthanc.

\r \r

Orthanc also features a plugin mechanism to add new modules that extends the core capabilities of its REST API. A Web viewer, a PostgreSQL database back-end, a MySQL database back-end, and a reference implementation of DICOMweb are currently freely available as plugins.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-08T18:03:38"^^xsd:dateTime ; dc1:modified "2020-03-03T09:20:56"^^xsd:dateTime ; dc1:title "Orthogonal Views (ImageJ)" ; rdfs:comment """

A menu item in ImageJ that allows you to inspect a 3D stack with orthogonal views (XY, XZ, YZ planes). Slicing plane could be interactively moved by dragging crosses. Pedro Almada wrote a plugin to save the current orthogonal views as montage. ## ImageJ Macro Usages [Save orthogonal views | OrthoSaver](http://uic.igc.gulbenkian.pt/macros/OrthoSaver.ijm) >ImageJ's orthogonal viewer for 3D stacks doesn't let you easily save the current orthogonal view. This macro, once installed, lets users create a montage with the currently open orthogonal views and selection guides. To use it, open an image z-stack and open the orthogonal viewer. With the mouse, choose which are the sections of interest to you and without moving the mouse, press F2. You'll get a montage of the currently selected orthogonal view.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:05:37"^^xsd:dateTime ; dc1:title "Otsu Thresholding" . a ; nb:hasAuthor "Graeme Ball" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/oufti.png" ; nb:hasLicense "GNUv3" ; nb:hasLocation , "Oufti (compiled version, Matlab independent)" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Paintdakhi et al (2015) Oufti: an integrated software package for high-accuracy, high-throughput quantitative microscopy analysis", "Sliusarenko et al (2011) High‐throughput, subpixel precision analysis of bacterial morphogenesis and intracellular spatio‐temporal dynamics" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T16:55:58"^^xsd:dateTime ; dc1:modified "2018-05-25T22:52:55"^^xsd:dateTime ; dc1:title "Oufti" ; rdfs:comment """Oufti (previously named MicrobeTracker) is a MATLAB application / suite of tools for analysing fluorescent spots inside microbes. MicrobeTracker can identify cell outlines and fluorescent foci, and generate plots and statistics based on positions and intensity (kymographs, histograms etc.) The MATLAB code is easy to modify and extend to add additional plots and statistics: see e.g. [Lesterlin et al. (2014)](http://www.ncbi.nlm.nih.gov/pubmed/24362571).\r \r The Outfi Forum is [quite active](https://groups.google.com/forum/#!forum/ouftiinfo). \r """ . a ; nb:hasAuthor "Carpenter Ann" ; nb:hasDocumentation , "CellProfiler manual" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "GIT HUB, but comes with CellProfiler main installation" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T10:43:52"^^xsd:dateTime ; dc1:title "OverlayOutlines" ; rdfs:comment """

OverlayOutlines is a module from CellProfiler to place outlines of objects over a desired image.

\r """ . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasDocumentation , "user manual" ; nb:hasFunction ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "The Ovuscule" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T10:00:30"^^xsd:dateTime ; dc1:title "Ovuscule" . a ; nb:hasAuthor "Bogovic John orcid.org/0000-0002-4829-9457", "Günther Ulrik orcid.org/0000-0002-1179-8228", "Hanslovsky Philipp orcid.org/0000-0002-9416-6516", "Leite Vanessa ", "Nunez-Iglesias Juan http://orcid.org/0000-0002-7239-5828", "Pietzsch Tobias ", "Saalfeld Stephan orcid.org/0000-0002-4106-1761" ; nb:hasDocumentation , "https://github.com/saalfeldlab/paintera" ; nb:hasFunction , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/paintera-example-with-synapses.png" ; nb:hasImplementation ; nb:hasLicense "GNU General Public License v2.0" ; nb:hasLocation , "Paintera on GitHub" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-12-08T16:38:48"^^xsd:dateTime ; dc1:modified "2018-12-09T17:28:32"^^xsd:dateTime ; dc1:title "Paintera" ; rdfs:comment """

Paintera is a general visualization tool for 3D volumetric data and proof-reading in segmentation/reconstruction with a primary focus on neuron reconstruction from electron micrographs in connectomics. It features/supports:

\r \r
    \r
  •  Views of orthogonal 2D cross-sections of the data at arbitrary angles and zoom levels
  • \r
  •  Mipmaps for efficient display of arbitrarily large data at arbitrary scale levels
  • \r
  •  Label data\r
      \r
    •  Painting
    • \r
    •  Manual agglomeration
    • \r
    •  3D visualization as polygon meshes\r
        \r
      •  Meshes for each mipmap level
      • \r
      •  Mesh generation on-the-fly via marching cubes to incorporate painted labels and agglomerations in 3D visualization. Marching Cubes is parallelized over small blocks. Only relevant blocks are considered (huge speed-up for sparse label data).
      • \r
      \r
    • \r
    \r
  • \r
\r \r

Paintera is implemented in Java and makes extensive use of the UI framework JavaFX

\r """ . a ; nb:hasAuthor "Thomas Pengo, Seamus Holden" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/PALM-siever%20Logo.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasReferencePublication , "PALMsiever Bioinformatics 2015" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T17:54:43"^^xsd:dateTime ; dc1:modified "2023-05-03T14:10:42"^^xsd:dateTime ; dc1:title "PALMsiever" ; rdfs:comment """

PALMsiever is a MATLAB-based application that allows the filtering (sieving) and analysis of localization-microscopy data. It provides the ability to render the data using different visualization algorithms and perform simple measurements on the point-localization data. It is extensible using simple MATLAB scripts and a number of plugins is already provided with the software itself, including a clustering algorithm and 3D rendering.

\r \r

Strengths: intuitive, easy navigation through the point-localization data

\r \r

Limitations: no multi-color

\r """ . a ; nb:hasAuthor "Clouard et. al." ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/pandore.png" ; nb:hasImplementation , ; nb:hasLicense "Original" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2015-01-16T01:16:25"^^xsd:dateTime ; dc1:modified "2023-04-29T12:51:43"^^xsd:dateTime ; dc1:title "Pandore" ; rdfs:comment """

Pandore is a standardized library of image processing operators. The current version contains image processing operators that operate on grayscale, color and multispectral, 1D, 2D and 3D images.

\r \r

Link: Operator Index

\r """ . a ; nb:hasAuthor "3DHISTECH" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/viewer1_0.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-11-14T11:43:57"^^xsd:dateTime ; dc1:title "Panoramic Viewer" ; rdfs:comment """

When opening the Pannoramic Viewer you see all of your virtual slides in thumbnail view. Selecting one (or up to 10 at a time) the slide gets under the virtual objective of the virtual microscope. Here you can move and change the magnification of the slide quickly and easily using the mouse. Emphasizing 'quickly' is important considering the fact that the size of an average virtual slide can easily be more than 1 GB.

\r \r

 

\r \r

Main characteristics:

\r \r
    \r
  • Seamless zooming and moving of the virtual slide
  • \r
  • Bookmarking (annotating) on the spot, i.e. defining the specific part of the sample by drawing; finding and reading of previously made bookmarks
  • \r
  • Easy and precise measurements
  • \r
  • Real-time changing of brightness, contrast and color bias
  • \r
  • Fluorescent slide handling, separate channel view & pseudo-colorization
  • \r
  • Slide uploading and downloading for teleconsultation
  • \r
  • Synchronized viewing (moving and zooming) of multiple slides for comparison purposes
  • \r
  • Publication quality image capture of displayed areas (.JPG, .BMP, .TIFF)
  • \r
  • TIFF, MIRAX slide and Meta-XML export for Carl Zeiss AxioVision™ compatibility
  • \r
  • Scanmap export for rescanning existing digital slides
  • \r
  • Easily expandable functionality via the software modules
  • \r
\r """ . a ; nb:hasAuthor "Piotr Wendykier" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T16:10:59"^^xsd:dateTime ; dc1:title "Parallel Iterative Deconvolution" ; rdfs:comment """

An ImageJ plugin for iterative deblurring.

\r """ . a ; nb:hasAuthor "Piotr Wendykier" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "book" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T10:06:55"^^xsd:dateTime ; dc1:title "Parallel Spectral Deconvolution" . a ; nb:hasAuthor "Kitware" ; nb:hasDocumentation , "Tutorials" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-11/CaptureParaview.JPG" ; nb:hasImplementation ; nb:hasLocation , "Download Paraview" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Ahrens, James, Geveci, Berk, Law, Charles, ParaView: An End-User Tool for Large Data Visualization, Visualization Handbook, Elsevier, 2005, ISBN-13: 978-0123875822" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-11-23T07:50:24"^^xsd:dateTime ; dc1:modified "2018-11-23T08:04:16"^^xsd:dateTime ; dc1:title "Paraview" ; rdfs:comment """

ParaView is an open-source, multi-platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView’s batch processing capabilities.

\r \r

ParaView was developed to analyze extremely large datasets using distributed memory computing resources. It can be run on supercomputers to analyze datasets of petascale size as well as on laptops for smaller data, has become an integral tool in many national laboratories, universities and industry, and has won several awards related to high performance computation.

\r """ . a ; nb:hasAuthor "MOSAIC Group" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Feature Point Tracking and Trajectory Analysis for Video Imaging in Cell Biology" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T09:05:50"^^xsd:dateTime ; dc1:title "Particle Tracker" . a ; nb:hasAuthor "Guy Levy", "Ivo Sbalzarini", "Janicke Cardinale", "Mosaic group" ; nb:hasDocumentation , "Addendum for 3D analysis" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2011.53.07.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "10.1016/j.jsb.2005.06.002" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Sample data and tutorial" ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-10-17T11:08:52"^^xsd:dateTime ; dc1:title "Particle Tracker 2D/3D" ; rdfs:comment """

Easy-to-use, computationally efficient, two- and three-dimensional, feature point-tracking tool for the automated detection and analysis of particle trajectories as recorded by video imaging in cell biology. 

\r \r


\r The tracking process requires no apriori mathematical modelling of the motion, it is self-initialising, it discriminates spurious detections, and it can handle temporary occlusion as well as particle appearance and disappearance from the image region. 

\r \r


\r The plugin is well suited for video imaging in cell biology relying on low-intensity fluorescence microscopy. It allows the user to visualize and analyze the detected particles and found trajectories in various ways:

\r \r
    \r
  • Preview and save detected particles for separate analysis
  • \r
  • Global non progressive view on all trajectories
  • \r
  • Focused progressive view on individually selected trajectory
  • \r
  • Focused progressive view on trajectories in an area of interest
  • \r
\r \r

It also allows the user to find trajectories from uploaded particles position and information text files and then to plot particles parameters vs. time - along a trajectory

\r """ . a ; nb:hasAuthor "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: NUCLEI-TRACKING-NODIVISION" ; nb:hasFunction ; nb:hasLocation , "Neubias BIAFLOWS workflow of Particle Tracking with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-01-23T14:55:45"^^xsd:dateTime ; dc1:modified "2023-05-01T16:47:35"^^xsd:dateTime ; dc1:title "Particle Tracking (ImageJ)" ; rdfs:comment """

Particle tracking in 2D time-lapse based on linking closest regional intensity minima (user defined noise tolerance) detected from Laplacian of Gaussian filtered images (user defined radius). A maximum linking distance is set (user defined).

\r """ . a ; nb:hasAuthor "Danuser lab" ; nb:hasDocumentation , "[PDF] u-track Documentation Release 2.1.2" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/OME-utrack.png" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T11:55:45"^^xsd:dateTime ; dc1:modified "2018-05-27T14:53:03"^^xsd:dateTime ; dc1:title "Particle tracking with OMERO" ; rdfs:comment """

u-Track is a client-side OMERO MATLAB application implementing the sophisticated multiple-particle tracking algorithm of Jaqaman et al. . It works on data previously imported into an OMERO server, and produces results in the form of MATLAB data structures as well as providing functionality to visualise these results.

\r """ . a ; nb:hasAuthor "Dallongeville Stephane" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T09:10:21"^^xsd:dateTime ; dc1:title "Particles animation" ; rdfs:comment """

A fun simulator. It's not very useful for biology but it's a good demo!

\r """ . a ; nb:hasAuthor "Bokota Grzegorz orcid.org/0000-0002-5470-1676" ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-01/PartSeg.PNG" ; nb:hasImplementation , ; nb:hasLicense "GPL v3" ; nb:hasLocation , "Tool webpage" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Usage PartSeg as library" ; nb:openess ; dc1:created "2019-01-11T14:22:59"^^xsd:dateTime ; dc1:modified "2019-01-16T18:12:30"^^xsd:dateTime ; dc1:title "PartSeg" ; rdfs:comment """

There are many methods in bio-imaging that can be parametrized. This gives more flexibility
\r to the user as long as tools provide easy support for tuning parameters. On the other hand, the
\r datasets of interest constantly grow which creates the need to process them in bulk. Again,
\r this requires proper tool support, if biologist is going to be able to organize such bulk
\r processing in an ad-hoc manner without the help of a programmer. Finally, new image
\r analysis algorithms are being constantly created and updated. Yet, lots of work is necessary to
\r extend a prototype implementation into product for the users. Therefore, there is a growing
\r need for software with a graphical user interface (GUI) that makes the process of image
\r analysis easier to perform and at the same time allows for high throughput analysis of raw
\r data using batch processing and novel algorithms. Main program in this area are written in
\r Java, but Python grow in bioinformatics and will be nice to allow easy wrap algorithm written
\r in this language.
\r Here we present PartSeg, a comprehensive software package implementing several image
\r processing algorithms that can be used for analysis of microscopic 3D images. Its user
\r interface has been crafted to speed up workflow of processing datasets in bulk and to allow
\r for easy modification of algorithm’s parameters. In PartSeg we also include the first public
\r implementation of Multi-scale Opening algorithm descibed in [1]. PartSeg allows for
\r segmentation in 3D based on finding connected components. The segmentation results can be
\r corrected manually to adjust for high noise in the data. Then, it is possible to calculate some
\r standard statistics like volume, mass, diameter and their user-defined combinations for the
\r results of the segmentation. Finally, it is possible to superimpose segmented structures using
\r weighted PCA method. Conclusions: PartSeg is a comprehensive and flexible software
\r dedicated to help biologists in processing, segmentation, visualization and the analysis of the
\r large microscopic 3D image data. PartSeg provides well established algorithms in an easy-touse,
\r intuitive, user-friendly toolbox without sacrificing their power and flexibility.

\r \r

 

\r \r

Examples include Chromosome territory analysis.

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/mon_patternquant1.png" ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-12T10:22:52"^^xsd:dateTime ; dc1:title "PatternQuant" . a ; nb:hasDocumentation , "CellProfiler 2.0 manual pdf" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T17:25:18"^^xsd:dateTime ; dc1:title "PauseCellProfiler (CellProfiler)" ; rdfs:comment """

not available on version 2.1 and up.

\r """ . a ; nb:hasAuthor "Perrine Paul Gilloteaux orcid.org/0000-0003-3903-4841" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-05/Captureillustrativeworkflo.JPG" ; nb:hasLocation , "Protocol can be downloaded from Icy toolbar" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-05-05T14:47:35"^^xsd:dateTime ; dc1:modified "2020-03-01T10:31:57"^^xsd:dateTime ; dc1:title "performing automatic registration for CLEM" ; rdfs:comment """

This is an example workflow of how to perform automatic registration by

\r \r

- first detecting spots in both images using wavelet segmentation (with different scale according to the image scale)

\r \r

- second using Ec-Clem autofinder to register both images

\r \r

Click on a block to know more about a tool. Non referenced tools are non clickable.

\r \r
testWorkflow testWorkflow testWorkflowimage map example
\r """ . a ; nb:hasAuthor "Bechara Kachar", "Chan-Ying Zheng", "Ronald S. Petralia", "Ya-Xian Wang" ; nb:hasDOI ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/frap-jove.png" ; nb:hasLocation , "Jove video tutorial" ; nb:hasReferencePublication , "Fluorescence Recovery After Photobleaching (FRAP) of Fluorescence Tagged Proteins in Dendritic Spines of Cultured Hippocampal Neurons" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T11:32:56"^^xsd:dateTime ; dc1:modified "2018-05-07T16:46:16"^^xsd:dateTime ; dc1:title "Performing a Fluorescence Recovery after Photobleaching (FRAP) experiment" ; rdfs:comment """

The article describes how a FRAP experiment can be conducted and subsequently analyzed. This includes steps in ImageJ and subsequent normalization of the intensity data.

\r \r

This is a qualitative analysis, and curve fitting is done using Excel. 

\r \r

Requires "Template matching and Slice alignment plugin"

\r """ . a ; nb:hasAuthor "Nicolas Jaccard" ; nb:hasDocumentation , "Github Repo" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/phantast.png" ; nb:hasImplementation ; nb:hasLicense "https://github.com/nicjac/PHANTAST-FIJI/blob/master/LICENSE" ; nb:hasLocation , "GitHub PHANTAST Releases" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Jaccard et. al. (2013) Automated Method for the Rapid and Precise Estimation of Adherent Cell Culture Characteristics from Phase Contrast Microscopy Images" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-05-19T09:28:05"^^xsd:dateTime ; dc1:modified "2018-05-19T09:33:37"^^xsd:dateTime ; dc1:title "PHANTAST for FIJI" ; rdfs:comment """

 

\r \r
\r

The phase contrast microscopy segmentation toolbox (PHANTAST) is a collection of open-source algorithms and tools for the processing of phase contrast microscopy (PCM) images. It was developed at University College London's department of Biochemical Engineering and CoMPLEX.

\r
\r """ . a ; nb:hasAuthor "Altschuler Steven J", "Pavie Benjamin / orcid.org/0000-0002-0249-3844", "Rajaram Satwik / orcid.org/0000-0001-8242-4402", "Wu Lani F / orcid.org/0000-0002-0052-7537" ; nb:hasDocumentation , "PhenoRipper github site" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Phenoripper.png" ; nb:hasImplementation ; nb:hasLicense "GNU General Public License" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "PhenoRipper, Nature Methods 9, 635–637 (2012)" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2014-12-09T16:43:40"^^xsd:dateTime ; dc1:modified "2023-04-28T15:00:38"^^xsd:dateTime ; dc1:title "PhenoRipper" ; rdfs:comment """

An easy to use, image analysis software package that enables rapid exploration and interpretation of microscopy data.

\r """ . a ; nb:hasAuthor "Andrews, David W.; orcid.org/0000-0002-9266-7157", "Hariharan, Santosh; orcid.org/0000-0002-0941-0044", "Lourenco, Corey; orcid.org/0000-0001-9075-7661", "Mergenthaler, Philipp; orcid.org/0000-0002-9753-6711", "Pemberton, James M.; orcid.org/0000-0001-8386-1081", "Penn, Linda Z.; orcid.org/0000-0001-8133-5459" ; nb:hasDocumentation ; nb:hasFunction , , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-05/Fig1.png" ; nb:hasImplementation , ; nb:hasLicense "GNU General Public License Version 3" ; nb:hasLocation , "Phindr3D on GitHub" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Phindr3D original publication" ; nb:hasSupportedImageDimension , ; nb:hasTopic , , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2021-05-26T19:54:42"^^xsd:dateTime ; dc1:modified "2021-05-26T20:30:53"^^xsd:dateTime ; dc1:title "Phindr3D" ; rdfs:comment """

Phindr3D is a comprehensive shallow-learning framework for automated quantitative phenotyping of three-dimensional (3D) high content screening image data using unsupervised data-driven voxel-based feature learning, which enables computationally facile classification, clustering and data visualization.

\r \r

Please see our GitHub page and the original publication for details.

\r """ . a ; dc1:created "2018-04-26T23:54:02"^^xsd:dateTime ; dc1:modified "2018-04-26T23:54:02"^^xsd:dateTime ; dc1:title "PIL" . a ; nb:hasAuthor "Alex Clark" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-03T09:09:20"^^xsd:dateTime ; dc1:title "pillow" ; rdfs:comment """

A fork of PIL python package, with small collection of image import/export and image processing modules. See [Reference Documentation](http://pillow.readthedocs.org/en/latest/reference/index.html) for more details. Though this package mostly works in any platform, some of them are limited to Windows. This package is a part of [pythonxy](https://code.google.com/p/pythonxy/).

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T15:35:17"^^xsd:dateTime ; dc1:title "PIV analyser" ; rdfs:comment """

This plugin calculates the optic flow for each pair of images made with the given stack.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:07:39"^^xsd:dateTime ; dc1:title "PixBleach" . a ; nb:hasAuthor "Mormont, Romain" ; nb:hasComparison , "BIAFLOWS-PROBLEM: GLAND-SEGMENTATION-TEST" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of pixel classification with UNet" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-03-14T23:38:32"^^xsd:dateTime ; dc1:modified "2023-05-01T16:37:20"^^xsd:dateTime ; dc1:title "Pixel classification for GlaS challenge with UNet" ; rdfs:comment """

This workflow segments glands from H&E stained histopathological images
\r from the Gland Segmentation Challenge (GlaS2015) using deep learning (UNet).
\r UNet implementation largely inspired from PyTorch-UNet by Milesial. 

\r """ . a ; nb:hasAuthor "ilastik team" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/liastik_pixclassification.png" ; nb:hasLocation , "pixelClassification_2dcells.zip" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T17:43:57"^^xsd:dateTime ; dc1:modified "2018-10-18T15:31:08"^^xsd:dateTime ; dc1:title "Pixel Classification using ilastik" ; rdfs:comment """

This workflow classifies, or segments, the pixels of an image given user annotations. It is especially suited if the objects of interests are visually (brightness, color, texture) distinct from their surrounding. Users can iteratively select pixel features and provide pixel annotations through a live visualization of selected feature values and current prediction responses. Upon users' satisfaction, the workflow then predicts the remaining unprocessed image(s) regions or new images (as batch processing). Users can export (as images of various formats): selected features, annotations, predicted classification probability, simple segmentation, etc. This workflow is often served as one of the first step options for other workflows offered by ilastik, such as object classification, automatic tracking.

\r """ . a ; nb:hasAuthor "Laurent Gelman" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/fret.png" ; nb:hasLocation , "omictools.com/pixfret-tool" ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "PixFRET, an ImageJ plug‐in for FRET calculation that can accommodate variations in spectral bleed‐throughs" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:22:03"^^xsd:dateTime ; dc1:modified "2018-05-16T20:55:47"^^xsd:dateTime ; dc1:title "PixFRET" ; rdfs:comment """

The ImageJ pligin, called PixFRET, allows a simple and rapid determination of channel bleed-through parameters and the display of normalized FRET images. see 2521

\r \r

 

\r \r

Input data type: 

\r \r

Stacks with 2 channels (controls for bleed-through calculation) or 3 channels (FRET calculation)

\r \r

Output data type: 

\r \r

One Image with FRET values and One image with normalized FRET values

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Github" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Web server" ; nb:openess ; dc1:created "2020-03-04T08:35:18"^^xsd:dateTime ; dc1:modified "2020-03-04T08:47:16"^^xsd:dateTime ; dc1:title "Piximi" ; rdfs:comment """

Web based application for deep learning cell classifier . Aim to replace cellprofiler analyst and advanced cell classifier . Under construction. 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T12:16:58"^^xsd:dateTime ; dc1:title "PlugIn Design Guidelines" . a ; nb:hasAuthor "Alexandre Matova", "Gaudenz Danuser", "Kathryn T. Applegate", "Khuloud Jaqaman", "Maria H. Bagonis", "Sebastien Besson" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/plusTipTracker.png" ; nb:hasLicense "GPLv3" ; nb:hasLocation , "u-track 2.2" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "plusTipTracker: Quantitative image analysis software for the measurement of microtubule dynamics" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2014-12-08T11:53:11"^^xsd:dateTime ; dc1:modified "2023-05-03T08:42:10"^^xsd:dateTime ; dc1:title "plusTipTracker " ; rdfs:comment """

The workflow contains a Matlab package (plusTipTracker) for segmentation and tracking of microtubule tips, based on fluorescence time-lapse movies from microtubule tip markers such as EB-GFP. The tracking model accounts for the specific movement characteristics of microtubules Moreover, scripts for secondary analysis of detected microtubule paths are provided.

\r \r

plusTipTracker is part of u-track 2.0 package. The workflow is described in the reference. 

\r """ . a ; nb:hasAuthor "Levet Florian orcid.org/0000-0002-4009-6225", "Sibarita Jean-Baptiste orcid.org/0000-0002-9920-7700" ; nb:hasDOI ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-03/poca.PNG" ; nb:hasImplementation ; nb:hasLicense "GPL v3" ; nb:hasLocation , "Github repository of PoCA with code source and compiled versions for Windows " ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Original publication link in Nature Methods" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Few datasets are available with the compiled version of PoCA" ; nb:openess ; dc1:created "2023-03-17T08:27:59"^^xsd:dateTime ; dc1:modified "2023-05-11T11:03:54"^^xsd:dateTime ; dc1:title "Point Cloud Analyst (PoCA)" ; rdfs:comment """

SMLM is a mature but still growing field, which still lacks efficient and user-friendly analysis and visualization software platform adapted for both users and developers. We here introduce PoCA, a powerful open-source software platform dedicated to the visualization and analysis of 2D and 3D point-cloud data. PoCA allows manipulating large datasets, and integrates a plugin architecture, a native batch analysis engine and a Python code interpreter, facilitating both the analysis of data and the integration of new methods.

\r """ . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T08:52:06"^^xsd:dateTime ; dc1:title "Point Picker (ImageJ)" . a ; nb:hasAuthor "Matuszewski, D. J.", "Puigvert, J. C.", "Sintorn, I.-M.", "Wählby, C." ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/PopulationProfiler.jpg" ; nb:hasImplementation ; nb:hasLicense "BSD-3-clause" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-02-15T10:52:25"^^xsd:dateTime ; dc1:modified "2020-03-03T20:14:35"^^xsd:dateTime ; dc1:title "PopulationProfiler" ; rdfs:comment """

PopulationProfiler – is light-weight cross-platform open-source tool for data analysis in image-based screening experiments. The main idea is to reduce per-cell measurements to per-well distributions, each represented by a histogram. These can be optionally further reduced to sub-type counts based on gating (setting bin ranges) of known control distributions and local adjustments to histogram shape. Such analysis is necessary in a wide variety of applications, e.g. DNA damage assessment using foci intensity distributions, assessment of cell type specific markers, and cell cycle analysis.

\r """ . a ; nb:hasAuthor "IVE development team" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/PriismIVEscreenshot.jpg" ; nb:hasLicense "Custom" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2014-12-15T13:24:32"^^xsd:dateTime ; dc1:modified "2017-09-12T18:02:11"^^xsd:dateTime ; dc1:title "PRIISM/IVE" ; rdfs:comment """

Priism is an image processing, analysis and visualisation application for multidimensional light and electron microscopy data. It uses the Image Visualization Environment (IVE) library, which is a closed-source C library with documented C and FORTRAN APIs. Priism/IVE was developed at UCSF, and can be obtained free of charge by sending an email request to the developers. Many of the same processing and analysis functions available in other image processing applications can be found here (cropping, resizing, spatial filters, Fourier transforms, segmentation etc.), and it includes a comprehensive html-based offline manual. The "SoftWoRx" package of GE Healthcare (formerly Applied Precision) was based on Priism/IVE.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T11:41:54"^^xsd:dateTime ; dc1:title "Processing" ; rdfs:comment """

Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology.

\r """ . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T16:25:21"^^xsd:dateTime ; dc1:title "Projector (KNIME)" . a ; nb:hasAuthor "Carpentier Gilles" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-05/Captureproteinarray.JPG" ; nb:hasImplementation ; nb:hasLocation , "Macro link (toolset)" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-05-17T13:49:31"^^xsd:dateTime ; dc1:modified "2020-10-19T15:09:37"^^xsd:dateTime ; dc1:title "Protein Array Analyzer for ImageJ" ; rdfs:comment """

Protein array is used to analyze protein expressions by screening simultaneously several protein-molecule interactions such as protein-protein and protein-DNA interactions. In most cases, the detection of interactions leads to an image containing numerous lines of spots that will be analyzed by comparing tables of intensity values. To describe the observed different patterns of expression, users generally show histograms with the original associated images [1]. The “Protein Array Analyzer” gives a friendly way to exploit this type of analysis, thus allowing quantification, image modeling and comparative analysis of patterns.

\r \r

The Protein Array Analyzer, which was programmed in ImageJ’s macro language, is an extention of the Dot Blot Analyzer, [2], [3] a graphically interfaced tool that greatly simplifying analysis of dot arrays.

\r """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/LargeArray.jpg" ; nb:hasLocation , "ImageJ Macro: Protein MicroArray Analysis" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:hasUsageExample , "User guide - Protein MicroArray Analysis" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:04:17"^^xsd:dateTime ; dc1:modified "2023-04-28T14:12:32"^^xsd:dateTime ; dc1:title "Protein Micro-array Analysis" ; rdfs:comment """

This macro performs measurements of average and standard deviation intensity inside wells of a protein microarray (the number of wells is limited to 250, the image should be cropped for larger arrays). The macro requires the "ImageJ plugins toolkit". To ensure compatibility with Fiji you should download the version 1.6.1The installation instructions can be found here, it only consists in un-compressing the .jar file from the previous archive to Fiji plugins folder.

\r \r

 

\r \r

sample image: link

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T16:19:48"^^xsd:dateTime ; dc1:title "Protractor (Icy)" . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-01T16:15:03"^^xsd:dateTime ; dc1:title "Protractor ROI Cutter (Icy)" . a ; nb:hasAuthor "Aguet, François", "Kirshner, Hagai", "Sage, Daniel", "Unser, Michael" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/splash.002.png" ; nb:hasImplementation , ; nb:hasLocation , "PSF Generator at Bioimedical Imaging Group @ EPFL" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "3‐D PSF fitting for fluorescence microscopy: implementation and localization application", "Comparison of Deconvolution Software in 3D Microscopy" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T09:35:22"^^xsd:dateTime ; dc1:title "PSF Generator" ; rdfs:comment """

PSF Generator is a software package that allows one to generate and visualize various 3D models of a microscope PSF. The current version has more than fifteen different models.

\r \r

3D diffractive models: scalar-based diffraction model Born & Wolf, scalar-based diffraction model with 3 layers Gibson & Lanni, and vectorial-based model Richards & Wolf, and Variable Refractive Index Gibson & Lanni model.

\r \r

Defocussing a 2D lateral function with 1D axial function: the available lateral functions are: "Gaussian", "Lorentz", "Cardinale-Sine", "Cosine", "Circular-Pupil", "Astigmatism", "Oriented-Gaussian", "Double-Helix".

\r \r

Optical Transfer Function generated in the Fourier domain: Koehler simulation, defocus simulation.

\r """ . a ; nb:hasAuthor "Jörg C. Woehl", "Michael J. Nasse", "the One Molecule Group" ; nb:hasDocumentation , "Getting started manual" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/PSFlab.jpg" ; nb:hasImplementation ; nb:hasLocation , "PSFLab" ; nb:hasPlatform , ; nb:hasReferencePublication , "10.1364/JOSAA.27.000295" ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Example" ; nb:openess ; nb:requires ; dc1:created "2016-10-10T13:39:34"^^xsd:dateTime ; dc1:modified "2019-10-16T16:47:44"^^xsd:dateTime ; dc1:title "PSF Lab" ; rdfs:comment """

PSF Lab is a software program that calculates the illumination point spread function of a confocal microscope under various imaging conditions. It is available in 32-bit and 64-bit for Windows and in 64-bit for Mac.

\r """ . a ; nb:hasDocumentation , "tutorial pdf" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-11-14T10:31:44"^^xsd:dateTime ; dc1:title "PSF Tool 2D" . a ; nb:hasAuthor "Knop Mickael", "Mongis Cyril", "Theer Patrick" ; nb:hasDocumentation , "GitHub repo" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPL 3.0" ; nb:hasLocation , "HomePage" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Article (Nature Method)" ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-12-19T13:20:34"^^xsd:dateTime ; dc1:modified "2020-10-19T15:07:32"^^xsd:dateTime ; dc1:title "PSFj" ; rdfs:comment """

PSFj is a software tool that automatically analyses the full field-of-view (FOV) performance of a given fluorescence microscope/objective lens combination with respect to its optical resolution and chromatic aberrations. PSFj provides reporting functions to document the momentary performance of a system and it allows for the export of the obtained data, e.g. for image restoration purposes. PSFj is based on ImageJ and JAVA, and runs on Windows, Mac, and Linux PCs as a stand-alone application.

\r """ . a ; nb:hasAuthor "Yoshiyuki Arai" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/PTA2.png" ; nb:hasImplementation ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-12-12T23:35:27"^^xsd:dateTime ; dc1:modified "2023-05-03T11:47:51"^^xsd:dateTime ; dc1:title "PTA2" ; rdfs:comment """

"PTA2 is an ImageJ1.x plugins that enable automatic particle tracking"

\r \r

This plugin is developed specifically for single-molecule imaging, so it's good at tracking spots with noisy background. 

\r """ . a ; nb:hasAuthor "Florian Luisier" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-21T08:55:52"^^xsd:dateTime ; dc1:title "PureDenoise" ; rdfs:comment """

Outline The incessant development of improved microscopy imaging techniques, as well as the advent of highly selective fluorescent dyes has made possible the precise identification of tagged molecules in almost any biological specimen. Of particular interest are the visualization and the study of living cells, which induce tight constraints on the imaging process. To avoid the alteration of the sample and to achieve a high temporal resolution, low fluorophore concentrations, low-power illumination and short exposure time need to be used in practice. Such restrictions have a tremendous impact on the image quality. This is why we have recently introduced a new method, coined PURE-LET [1,2,3], for efficient, fast, and automatic denoising of multidimensional fluorescence microscopy images.

\r """ . a ; nb:hasAuthor "Jiri Borovec" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/atlas_gc_00_nb_lbs_9_rgb.png" ; nb:hasImplementation ; nb:hasLicense "BSD-3" ; nb:hasLocation ; nb:hasPlatform ; nb:hasReferencePublication , "Binary Pattern Dictionary Learning for Gene Expression Representation in Drosophila Imaginal Discs." ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-03-08T10:47:14"^^xsd:dateTime ; dc1:modified "2019-03-09T08:22:09"^^xsd:dateTime ; dc1:title "pyBPDL" ; rdfs:comment """

The Binary Pattern Dictionary Learning (BPDL) package is suitable for image analysis on a set/sequence of images to determine an atlas of a compact region. In particular, the application can be maping gene activation accross many samples, brain activations in a time domain, etc.

\r """ . a ; nb:hasAuthor "Beyer, Lucas" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "pydensecrf GitHub repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "Efficient Inference in Fully Connected CRFs with Gaussian Edge Potentials" ; nb:hasType ; nb:openess ; dc1:created "2019-03-15T00:16:06"^^xsd:dateTime ; dc1:modified "2019-03-15T00:24:51"^^xsd:dateTime ; dc1:title "pydensecrf" ; rdfs:comment """

This is a (Cython-based) Python wrapper for Philipp Krähenbühl's Fully-Connected CRFs (version 2).

\r """ . a ; nb:hasAuthor "Curtis T. Rueden" ; nb:hasDocumentation , "PyImageJ’s documentation" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "GitHub repo of pyimagej: Python wrapper for ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "PyImageJ: A library for integrating ImageJ and Python" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Use cases" ; nb:openess ; nb:requires ; dc1:created "2020-01-23T15:05:23"^^xsd:dateTime ; dc1:modified "2023-04-29T08:42:33"^^xsd:dateTime ; dc1:title "pyimagej" ; rdfs:comment """

pyimagej provides a set of wrapper functions for integration between ImageJ and Python.

\r \r

It also provides a high-level entry point for invoking ImageJ server APIs.

\r """ . a ; nb:hasAuthor "Jiri Borovec" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/imag-disk-20_gmm.jpg" ; nb:hasImplementation , ; nb:hasLicense "BSD-3" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , , " Detection and Localization of Drosophila Egg Chambers in Microscopy Images. ", "Region growing using superpixels with learned shape prior.", "Supervised and unsupervised segmentation using superpixels, model estimation, and Graph Cut." ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-03-08T10:11:52"^^xsd:dateTime ; dc1:modified "2019-03-08T12:06:05"^^xsd:dateTime ; dc1:title "pyImSegm" ; rdfs:comment """

Collection of several basic standard image segmentation methods focusing on medical imaging. In particular, the key block/applications are (un)supervised image segmentation using superpixels, object centre detection and region growing with a shape prior. Besides the open-source code, there is also a few sample images.

\r \r

 

\r """ . a ; nb:hasAuthor "David Baddeley" ; nb:hasDocumentation , "Source code repo" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-04/pymeLogo.png" ; nb:hasImplementation ; nb:hasLocation , "Installation via Anaconda" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-04-14T13:58:16"^^xsd:dateTime ; dc1:modified "2023-04-25T17:46:49"^^xsd:dateTime ; dc1:title "PYME" ; rdfs:comment """>The PYthon Microscopy Environment is an open-source package providing image acquisition and data analysis functionality for a number of microscopy applications, but with a particular emphasis on single molecule localisation microscopy (PALM/STORM/PAINT etc ...). The package is multi platform, running on Windows, Linux, and OSX.\r \r It comes with 3 main modules:\r \r - PYMEAcquire - Instrument control and simulation\r - dh5view - Image Data Analysis and Viewing\r - VisGUI - Visualising Localization Data Sets""" . a ; nb:hasAuthor "Gregor Lichtner" ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-07-10T15:17:09"^^xsd:dateTime ; dc1:modified "2018-08-07T11:41:25"^^xsd:dateTime ; dc1:title "pystackreg" ; rdfs:comment """

Python/C++ port of the ImageJ extension TurboReg/StackReg written by Philippe Thevenaz/EPFL.

\r \r

A python extension for the automatic alignment of a source image or a stack (movie) to a target image/reference frame.

\r """ . a ; nb:hasAuthor "Andreas Bauer" ; nb:hasDocumentation , "Welcome to pyTFM’s documentation!" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-09/mask_force_measures.png" ; nb:hasImplementation ; nb:hasLicense "GPL3" ; nb:hasLocation , "GitHub source code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Bauer, Andreas et al. “pyTFM: A tool for traction force and monolayer stress microscopy.” PLoS computational biology vol. 17,6 e1008364. 21 Jun. 2021, doi:10.1371/journal.pcbi.1008364" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Tutorials" ; nb:openess ; nb:requires ; dc1:created "2021-09-29T07:24:18"^^xsd:dateTime ; dc1:modified "2021-10-18T06:40:37"^^xsd:dateTime ; dc1:title "pyTFM" ; rdfs:comment """Quote:\r \r pyTFM is a python package that allows you to analyze force generation and stresses in cells, cell colonies, and confluent cell layers growing on a 2-dimensional surface. This package implements the procedures of Traction Force Microscopy and Monolayer Stress Microscopy. In addition to the standard measures for stress and force generation, it also includes the line tension, a measure for the force transfer exclusively across cell-cell boundaries. pyTFM includes an addon for the image annotation tool clickpoints allowing you to quickly analyze and vizualize large datasets.""" . a ; nb:hasDocumentation , "Python 3 documentation" ; nb:hasFunction , , , , ; nb:hasImplementation , ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "Beginner's guide" ; nb:openess ; dc1:created "2018-05-25T01:04:59"^^xsd:dateTime ; dc1:modified "2023-04-26T14:50:57"^^xsd:dateTime ; dc1:title "Python" ; rdfs:comment """

Python is a programming language.

\r """ . a ; nb:hasDocumentation , "Online documentatoin" ; nb:hasFunction , , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2018-06-04T13:13:43"^^xsd:dateTime ; dc1:modified "2023-04-26T14:51:38"^^xsd:dateTime ; dc1:title "Python 2.7" ; rdfs:comment """

Python is a programming language.

\r \r

Python 2.7.0 was released on July 3rd, 2010.

\r \r

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.

\r \r

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

\r """ . a ; dc1:created "2019-01-02T17:15:39"^^xsd:dateTime ; dc1:modified "2019-01-02T17:15:39"^^xsd:dateTime ; dc1:title "Python 3.6" . a ; nb:hasAuthor "Lee Kamentsky, Vebjorn Ljosa" ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2014-03-06T21:16:29"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:26"^^xsd:dateTime ; dc1:title "python-bioformats" ; rdfs:comment """Python-bioformats is a Python wrapper for Bio-Formats, a standalone\r Java library for reading and writing life sciences image file formats.\r Bio-Formats is capable of parsing both pixels and metadata for a large\r number of formats, as well as writing to several formats.\r Python-bioformats uses the python-javabridge to start a Java virtual\r machine from Python and interact with it. Python-bioformats was\r developed for and is used by the cell image analysis software\r CellProfiler (cellprofiler.org).\r \r PyPI record: https://pypi.python.org/pypi/python-bioformats\r \r Documentation: http://pythonhosted.org/python-bioformats/\r \r GitHub repository: https://github.com/CellProfiler/python-bioformats\r \r Report bugs here: https://github.com/CellProfiler/python-bioformats/issues\r \r python-bioformats is licensed under the GPL license to be compatible with the copy of Bio-Formats that is distributed with the package, but is compatible with a BSD license if loci_tools.jar is replaced with SCIFIO jars. See the\r accompanying file LICENSE for details.\r """ . a ; nb:hasAuthor "Vebjorn Ljosa, Lee Kamentsky, Johannes Schindelen" ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; dc1:created "2014-03-06T21:04:25"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:27"^^xsd:dateTime ; dc1:title "python-javabridge" ; rdfs:comment """The javabridge Python package makes it easy to start a Java virtual\r machine (JVM) from Python and interact with it. Python code can\r interact with the JVM using a low-level API or a more convenient\r high-level API.\r \r PyPI record: https://pypi.python.org/pypi/javabridge\r \r Documentation: http://pythonhosted.org/javabridge/\r \r GitHub repository: https://github.com/CellProfiler/python-javabridge\r \r Report bugs here: https://github.com/CellProfiler/python-javabridge/issues\r \r python-javabridge is licensed under the BSD license. See the\r accompanying file LICENSE for details.\r """ . a ; nb:hasAuthor "pierre.raybaut, grizzly.nyo" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "GPL v3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-25T15:08:14"^^xsd:dateTime ; dc1:modified "2019-10-18T14:21:07"^^xsd:dateTime ; dc1:title "pythonxy" ; rdfs:comment """

**Python(x,y)** is a free scientific and engineering development software for numerical computations, data analysis and data visualization based on Python programming language, Qt graphical user interfaces and Spyder interactive scientific development environment. Many python libraries related to numerical calculation are packaged, so you do not need to search and install them individually. Included libraries are listed **[here](https://code.google.com/p/pythonxy/wiki/StandardPlugins).**

\r """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/PyTorch-logo.jpg" ; nb:hasImplementation ; nb:hasLocation , "PyTorch website" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2019-03-14T23:47:49"^^xsd:dateTime ; dc1:modified "2019-10-14T16:53:45"^^xsd:dateTime ; dc1:title "PyTorch" ; rdfs:comment """

PyTorch is an open-source machine learning library for Python, based on Torch, used for applications such as natural language processing.

\r """ . a ; nb:hasAuthor "Raphaël Marée", "Rémy Vandaele" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/landmark-illustrative-image.png" ; nb:hasImplementation ; nb:hasLicense "Apache2" ; nb:hasLocation ; nb:hasPlatform ; nb:hasReferencePublication , "Automatic localization of interest points in zebrafish images with tree-based methods" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-13T12:29:06"^^xsd:dateTime ; dc1:modified "2019-10-18T16:32:12"^^xsd:dateTime ; dc1:title "Pyxit Landmark detection" ; rdfs:comment """

It is a trainable interest point (anatomical landmarks) detection algorithm. It requires images and interest point coordinates. It can run independantly (using csv files to describe coordinates) or it can be executed using Cytomine.

\r \r

 

\r \r

Typical application: Morphometric studies (e.g. in zebrafish/drosphila development)

\r \r

 

\r \r

Used in: Evaluation and Comparison of Anatomical Landmark Detection Methods for Cephalometric X-Ray Images: A Grand Challenge http://dx.doi.org/10.1109/TMI.2015.2412951 Automatic localization of interest points in zebrafish images with tree-based methods 

\r """ . a ; nb:hasAuthor "Gilles Louppe", "Raphaël Marée" ; nb:hasFunction , ; nb:hasImplementation , ; nb:hasLicense "Apache License 2.0" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Towards Generic Image Classification using Tree-based Learning: an Extensive Empirical Study" ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-02-13T12:11:25"^^xsd:dateTime ; dc1:modified "2023-05-02T16:27:10"^^xsd:dateTime ; dc1:title "Pyxit object classification model builder" ; rdfs:comment """
\r

This module is for learning classification models from ground-truth data (supervised learning). It downloads from Cytomine-Core annotation images and coordinate of annotated objects from project(s) and build a annotation classification model which is saved locally.  

\r \r

It is used by Cytomine DataMining applications: classification_validation, classification_model_builder, classification_prediction, segmentation_model_builder and segmentation_prediction. But it can be run without Cytomine on local data (using dir_ls and dir_ts arguments).

\r
\r """ . a ; nb:hasAuthor "Gilles Louppe", "Raphaël Marée" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Towards Generic Image Classification using Tree-based Learning: an Extensive Empirical Study" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-13T12:14:17"^^xsd:dateTime ; dc1:modified "2019-10-18T16:55:36"^^xsd:dateTime ; dc1:title "Pyxit object classification prediction" ; rdfs:comment """

This module is for applying classification models on objects. It downloads from Cytomine-Core annotation images and coordinate of annotated objects from project(s) and build a annotation classification model which is saved locally. It downloads from Cytomine-Core annotations images from an image (e.g. detected by an object finder), apply a classification model (previously saved locally), and uploads to Cytomine-Core annotation terms (in a userjob layer).

\r """ . a ; nb:hasAuthor "Gilles Louppe", "Raphaël Marée" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/segmentation-illustrative-image.png" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-13T12:19:22"^^xsd:dateTime ; dc1:modified "2019-10-18T16:52:00"^^xsd:dateTime ; dc1:title "Pyxit segmentation model builder" ; rdfs:comment """

This is a learnable segmentation algorithm based on ground-truth images and segmentation mask. It learns a multiple output pixel classification algorithm. It downloads from Cytomine-Core annotation images+alphamasks from project(s), build a segmentation (pixel classifier) model which is saved locally. Typical application: tumor detection in tissues in histology slides. It is based on "Fast Multi-Class Image Annotation with Random Subwindows and Multiple Output Randomized Trees" http://orbi.ulg.ac.be/handle/2268/12205 and was used in "A hybrid human-computer approach for large-scale image-based measurements using web services and machine learning" http://orbi.ulg.ac.be/handle/2268/162084?locale=en

\r """ . a ; nb:hasAuthor "Raphaël Marée, Gilles Louppe, Loic Rollus, Olivier Caubo, Benjamin Stévens" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/bii-segment_0.jpg" ; nb:hasLocation ; nb:hasPlatform ; nb:hasReferencePublication , "Fast Multi-Class Image Annotation with Random Subwindows and Multiple Output Randomized Trees" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "A hybrid human-computer approach for large-scale image-based measurements using web services and machine learning" ; nb:openess ; nb:requires ; dc1:created "2017-02-13T12:24:11"^^xsd:dateTime ; dc1:modified "2019-10-18T16:49:11"^^xsd:dateTime ; dc1:title "Pyxit segmentation model prediction" ; rdfs:comment """

This is the "prediction step" of the Pyxit segmentation model builder. It is a learnable segmentation algorithm based on ground-truth images and segmentation mask. It learns a multiple output pixel classification algorithm. It downloads from Cytomine-Core annotation images+alphamasks from project(s), build a segmentation (pixel classifier) model which is saved locally. Typical application: tumor detection in tissues in histology slides. 

\r """ . a ; nb:hasAuthor "Funahashi Lab." ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/QCAnet.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "GitHub repo" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "bioarxiv" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2018-06-04T13:07:29"^^xsd:dateTime ; dc1:modified "2018-06-04T13:13:43"^^xsd:dateTime ; dc1:title "QCAnet" ; rdfs:comment """
\r

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. The detailed information on this program is described in our manuscript posted on bioRxiv.

\r
\r """ . a ; nb:hasAuthor "David ROUSSEAU" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/focus.png" ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2018-05-20T18:59:48"^^xsd:dateTime ; dc1:modified "2019-01-24T13:36:26"^^xsd:dateTime ; dc1:title "Quality metric of 3D SPIM stacks " ; rdfs:comment """

An ImageJ/Fiji macro which measures quality through two stacks of images assumed to be acquired from two opposite angle of views using gray-level standard deviation.

\r """ . a ; nb:hasFunction , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/qc1b.png" ; nb:hasImplementation ; nb:hasLicense "commercial" ; nb:hasLocation , "QuantCenter page" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2017-02-13T17:34:26"^^xsd:dateTime ; dc1:modified "2023-04-26T14:16:10"^^xsd:dateTime ; dc1:title "QuantCenter" ; rdfs:comment """

QuantCenter is the framework for 3DHISTECH image analysis applications. with the goal of helping the pathologists to diagnose in an easier way. QuantCenter, is optimized for whole slide quantification. It has a linkable algorithm concept that tries to provide an easy-to-use and logical workflow. The user has different quantification modules that he or she could link one after other to fine-tune or to speed up the analysis.

\r """ . a ; nb:hasAuthor "Open Microscopy Environment" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/diameters.PNG" ; nb:hasImplementation , ; nb:hasLocation , "Description of the workflow in ITR" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2018-08-16T10:32:37"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "Quantification of outer ring diameters of centriole or PCM proteins of cycling HeLa cells in interphase" ; rdfs:comment """

This workflow can be ran with data from 3D-SIM showing the centrosomes in order to compare the distribution of diameters of rings (or toroids) of different proteins from the centrioles or the peri centriolar material. It aims to reproduce the results of the Nature Cell Biology Paper Subdiffraction imaging of centrosomes reveals higher-order organizational features of pericentriolar material  from the same data set but with a different analysis method.

\r \r

It is slightly different from the methods described in the paper itself, where the method was to work on a maximum intensity projection of a 3D-SIM stack, and then to fit circle to the centrioles to estimate the diameters of the toroids.

\r \r

In this workflow, the images are read from the IDR , then process by thresholding (Maximum entropy auto thresholding with Image J), and processed by Analyze Particles  with different measurement sets, including the bouding box. Then the analysis of diameters and the statistical test are performed using R. All the code and data sets are available, and in the case of this paper have shown a layered organisation of the proteins.

\r """ . a ; nb:hasAuthor "Stirling David orcid.org/0000-0001-6802-4103" ; nb:hasDOI , "Zenodo" ; nb:hasDocumentation , "Manual" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-01/quantifish.png" ; nb:hasImplementation ; nb:hasLicense "GNU General Public License v3.0" ; nb:hasLocation , "GitHub" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Analysis tools to quantify dissemination of pathology in zebrafish larvae" ; nb:hasSupportedImageDimension ; nb:hasTopic , , , ; nb:hasType ; nb:openess ; dc1:created "2021-01-06T18:42:37"^^xsd:dateTime ; dc1:modified "2021-01-06T18:51:54"^^xsd:dateTime ; dc1:title "QuantiFish" ; rdfs:comment """

QuantiFish is a quantification program intended for measuring fluorescence in images of zebrafish, although use with images of other specimens is possible. This package is geared towards analysis of fluorescent infection models. The software is designed to automate processing of images of single fish, and outputs results as a .csv file. Alongside measures of total fluorescence above a threshold, this package also introduces several measures for dissemination and distribution of fluorescence throughout the specimen.

\r """ . a ; nb:hasAuthor "Peter Bankhead" ; nb:hasDocumentation , "Fiji colour deconvolution page (same plugin)" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/ColourDeconvolution_0.png" ; nb:hasPlatform , , ; nb:hasReferencePublication , " Ruifork and Johnston (2001), Quantification of histochemical staining by color deconvolution" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T14:10:02"^^xsd:dateTime ; dc1:modified "2023-04-29T20:32:11"^^xsd:dateTime ; dc1:title "Quantifying staining in tissue sections" ; rdfs:comment """

[no download link, this description itself explains the steps to quantify staining in tissue sections] The Color Deconvolution plugin for ImageJ can be used to digitally separate up to three stains from brightfield images, after which standard ImageJ commands can be used. The algorithm is described in Ruifork and Johnston (2001). **However**, it is **very** important to take into consideration the caveats on the linked URL. In particular, note that: - Stain colors depend on numerous factors, such as the precise stains and scanner; therefore, the 'default' stain vectors (used to define the colors) are unlikely to be optimal and may be very inaccurate. See the URL instructions for how to create new stain vectors. - Pixel values should be interpreted with extreme caution; in particular, note the warning regarding 'brown' staining that *attempting to quantify DAB intensity using this plugin is not a good idea*. Note, the pixel values provided by this plugin are 8-bit and **not** equivalent to 'optical densities' frequently presented in the literature. Color deconvolution is particularly helpful in separating stains so that stained regions can be detected (e.g. by setting a threshold), and then the number or areas of stained structures may be quantified. Two potential approaches would be: 1. If one measurement should be made for the entire image: - *Image > Adjust > Threshold...* - *Edit > Selection > Create Selection* - *Analyze > Measure* 2. If distinct structures should be measured: - *Image > Adjust > Threshold...* - *Analyze > Analyze Particles...*

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T09:56:00"^^xsd:dateTime ; dc1:title "Quantile Filter (KNIME)" . a ; nb:hasAuthor "Christoph Möhl" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/QA_focalAdhisionDynamics.png" ; nb:hasLocation , "ZIpped codes and sample images" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Quantitative mapping of averaged focal adhesion dynamics in migrating cells by shape normalization" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T13:29:00"^^xsd:dateTime ; dc1:modified "2018-05-16T21:31:40"^^xsd:dateTime ; dc1:title "Quantitative analysis of focal adhesion dynamics" ; rdfs:comment """The quantification is explained in detail in chapter 8 "Cell Polarity - Focal Adhesion and Actin Dynamics in Migrating Cells" in "Bioimage Data Analysis Book" [downloadable from here](https://www.imaging-git.com/olympus-website-bioimage-data-analysis).\r \r For codes and sample images, download the zipped archive (linked under "Download"). \r """ . a ; nb:hasAuthor "Berrin Ozdil", "Devrim Pesen-Okvur", "Utku Horzum" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/FAsegmentation.png" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Horzum et al. (2014) Step-by-step quantitative analysis of focal adhesions" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2014-12-08T13:18:21"^^xsd:dateTime ; dc1:modified "2018-05-25T16:48:36"^^xsd:dateTime ; dc1:title "Quantitative analysis of focal adhesions" ; rdfs:comment """

Simple workflow description for ImageJ, step-by-step description for delineating focal adhesions, count and characterize their positions.  

\r \r

Measurement of dynamics is not involved.

\r """ . a ; nb:hasAuthor "Jan Wolfgang Krieger", "Jörg Langowski" ; nb:hasDocumentation , "documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-11/Captureqf.PNG" ; nb:hasImplementation ; nb:hasLicense "GPL 3.0" ; nb:hasLocation , "GIT HUB" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType , ; nb:hasUsageExample , "Imaging fluorescence (cross-) correlation spectroscopy in live cells and organisms" ; nb:openess ; dc1:created "2019-11-22T04:51:24"^^xsd:dateTime ; dc1:modified "2020-10-19T15:10:24"^^xsd:dateTime ; dc1:title "QuickFit 3" ; rdfs:comment """

QuickFit 3 is a data evaluation software for FCS Fluorescence Correlation Spectroscopy and imagingFCS (imFCS) measurements, developed in the group B040 (Prof. Jörg Langowski) at the German Cancer Research Center (DKFZ). Actually QuickFit 3 itself is a project manager and all functionality is added as plugins. A set of tested plugins for FCS, imagingFCS and some microscopy-related image processing tasks is supplied together with the software.

\r """ . a ; nb:hasAuthor "Ricardo Henriques, et al" ; nb:hasProgrammingLanguage , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T10:31:35"^^xsd:dateTime ; dc1:modified "2017-09-12T18:03:45"^^xsd:dateTime ; dc1:title "quickPALM" ; rdfs:comment """QuickPALM is a set of programs to aid in the acquisition and image analysis of data in “photoactivated localization microscopy” (PALM) \r and “stochastic optical reconstruction microscopy” (STORM). \r \r QuickPALM features the associated QuickPALM ImageJ plugin, which enables PALM/STORM 2D/3D/4D particle detection and image reconstruction in ImageJ. """ . a ; nb:hasAuthor "Piotr Baniukiewicz (ORCID: 0000-0002-4687-9407)", "Till Bretschneider (ORCID: 0000-0002-5317-603X)" ; nb:hasDocumentation , "http://warwick.ac.uk/quimpdoc" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/ia.png" ; nb:hasImplementation ; nb:hasLicense "University License" ; nb:hasLocation , "QuimP" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-11T10:49:04"^^xsd:dateTime ; dc1:modified "2023-05-02T10:39:49"^^xsd:dateTime ; dc1:title "QuimP" ; rdfs:comment """

Summary

\r \r

QuimP is software for tracking cellular shape changes and dynamic distributions of fluorescent reporters at the cell membrane. QuimP's unique selling point is the possibility to aggregate data from many cells in form of spatio-temporal maps of dynamic events, independently of cell size and shape. QuimP has been successfully applied to address a wide range of problems related to cell movement in many different cell types. 

\r \r

Introduction

\r \r

In transmembrane signalling the cell membrane plays a fundamental role in localising intracellular signalling components to specific sites of action, for example to reorganise the actomyosin cortex during cell polarisation and locomotion. The localisation of different components can be directly or indirectly visualised using fluorescence microscopy, for high-throughput screening commonly in 2D. A quantitative understanding demands segmentation and tracking of whole cells and fluorescence signals associated with the moving cell boundary, for example those associated with actin polymerisation at the cell front of locomoting cells. As regards segmentation, a wide range of methods can be used (threshold based, region growing, active contours or level sets) to obtain closed cell contours, which then are used to sample fluorescence adjacent to the cell edge in a straightforward manner. The most critical step however is cell edge tracking, which links points on contours at time t to corresponding points at t+1. Optical flow methods have been employed, but usually fail to meet the requirement that total fluorescence must not change. QuimP uses a method (ECMM, electrostatic contour migration method (Tyson et al., 2010) which has been shown to outperform traditional level set methods. ECMM minimises the sum of path lengths connecting all pairs of points, equivalent to minimising the energy required for cell deformation. The original segmentation based on an active contour method and outline tracking algorithms have been described in (Dormann et al., 2002; Tyson et al., 2010; Tyson et al., 2014).

\r """ . a ; nb:hasAuthor "Bankhead Peter orcid.org/0000-0003-4851-8813" ; nb:hasDOI , "10.1101/099796 " ; nb:hasDocumentation , "QuPath wiki" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/qupath.png" ; nb:hasLicense "GPL3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "QuPath preprint" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2017-02-13T14:23:19"^^xsd:dateTime ; dc1:modified "2023-04-28T12:16:13"^^xsd:dateTime ; dc1:title "QuPath" ; rdfs:comment """

QuPath is open source software for Quantitative Pathology. QuPath has been developed as a research tool at Queen's University Belfast.

\r """ . a ; dc1:created "2017-09-14T08:15:16"^^xsd:dateTime ; dc1:modified "2017-09-14T08:15:16"^^xsd:dateTime ; dc1:title "R" . a ; dc1:created "2018-04-18T09:45:01"^^xsd:dateTime ; dc1:modified "2018-04-18T09:45:01"^^xsd:dateTime ; dc1:title "R Project for Statistical Computing" . a ; dc1:created "2018-02-01T19:07:57"^^xsd:dateTime ; dc1:modified "2018-02-01T19:07:57"^^xsd:dateTime ; dc1:title "radial reslice" . a ; nb:hasAuthor "André Lampe", "Sarah Aufmkolk", "Steve Wolter", "Sven Proppert", "Teresa Klein" ; nb:hasDocumentation , "https://www.biozentrum.uni-wuerzburg.de/super-resolution/archiv/rapidstorm/" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/rapidstorm.png" ; nb:hasImplementation ; nb:hasLicense "GPL & LGPL" ; nb:hasLocation , "rapidSTORM.github.io" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Wolter et al (2012) rapidSTORM: accurate, fast open-source software for localization microscopy" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2014-12-09T14:27:50"^^xsd:dateTime ; dc1:modified "2023-05-02T10:24:03"^^xsd:dateTime ; dc1:title "RapidSTORM" ; rdfs:comment """

The rapidSTORM project is an open source evaluation tool that provides fast and highly configurable data processing for single-molecule localization microscopy such as dSTORM. It provides both two-dimensional and three-dimensional, multi-color data analysis as well as a wide range of filtering and image generation capabilities. The general operation of rapidSTORM is described in Wolter et al (2012).

\r """ . a ; nb:hasAuthor "RapidSTORM authors" ; nb:hasDocumentation , "Basic use tutorial" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/rapidstorm_0.png" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:15:51"^^xsd:dateTime ; dc1:modified "2023-05-02T10:29:39"^^xsd:dateTime ; dc1:title "RapidSTORM usage tutorial" ; rdfs:comment """

[as of 20180524, the website is temporary not functioning do to web defacement - please check again later] This tutorial will exemplify basic rapidSTORM usage by showing how to convert an Andor SIF acquisition to a super-resoluted image with rapidSTORM.

\r """ . a ; nb:hasAuthor "Ben Tupper" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Digital Image Analysis of Microbes: Imaging, Morphometry, Fluorometry and Motility Techniques and Applications" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-18T12:09:09"^^xsd:dateTime ; dc1:title "RATS: Robust Automatic Threshold Selection" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2020-03-03T09:14:33"^^xsd:dateTime ; dc1:title "readImage (EBImage)" . a ; nb:hasAuthor "Huisken Jan", "Schmid Benjamin" ; nb:hasFunction , ; nb:hasImplementation , ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , ; nb:hasReferencePublication , "doi:10.1093/bioinformatics/btv387" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; dc1:created "2018-01-30T11:59:14"^^xsd:dateTime ; dc1:modified "2018-01-30T12:03:07"^^xsd:dateTime ; dc1:title "Real-time multi-view deconvolution" ; rdfs:comment """

In light-sheet microscopy, overall image content and resolution are improved by acquiring and fusing multiple views of the sample from different directions. State-of-the-art multi-view (MV) deconvolution simultaneously fuses and deconvolves the images in 3D, but processing takes a multiple of the acquisition time and constitutes the bottleneck in the imaging pipeline. Here, we show that MV deconvolution in 3D can finally be achieved in real-time by processing cross-sectional planes individually on the massively parallel architecture of a graphics processing unit (GPU). Our approximation is valid in the typical case where the rotation axis lies in the imaging plane.

\r """ . a ; nb:hasAuthor "Matthieu Guerquin-Kern" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Realistic Analytical Phantoms for Parallel Magnetic Resonance Imaging" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-01T15:35:00"^^xsd:dateTime ; dc1:title "Realistic Analytical Phantoms for Parallel MRI" . a ; nb:hasAuthor "John C. Fiala" ; nb:hasDocumentation , "Reconstruct Software Main page (link to user manual)" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/reconstruct.png" ; nb:hasLicense "GPLv2" ; nb:hasLocation , "Reconstruct Software Download" ; nb:hasPlatform ; nb:hasReferencePublication , "Semi-Automated Reconstruction of Neural Processes from Large Numbers of Fluorescence Images" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2017-09-13T11:40:49"^^xsd:dateTime ; dc1:modified "2017-09-13T12:29:47"^^xsd:dateTime ; dc1:title "Reconstruct " ; rdfs:comment """

By combining multiple image alignment and tracing into one program, Reconstruct (TM) allows images to be processed more efficiently. Tracing can be done directly on the transformed images and alignments can be asily modified. Reconstruct (TM) was developed from years of experience working with high magnification serial section images of brain tissue. (Extracted from User Manual)

\r \r

"The original platform of the Reconstruct program allows a user to trace objects in serial sections by manually drawing the outline of each object on each section, which is time-consuming. We modified Reconstruct to enable semi-automatic tracing of axons using a region-growing algorithm called wildfire."

\r """ . a ; nb:hasAuthor "Larry Lindsey" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T11:25:32"^^xsd:dateTime ; dc1:title "Reconstruct Reader" . a ; nb:hasAuthor "Dufour, Alexandre", "Lecomte, Timothée" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T12:13:42"^^xsd:dateTime ; dc1:title "Rectangular Finite Elements" . a ; nb:hasAuthor "Grégory Paul", "Ivo F Sbalzarini", "Janick Cardinale", "Mosaic group" ; nb:hasDocumentation , "Installation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2012.23.39.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-10-17T11:28:52"^^xsd:dateTime ; dc1:title "Region Competition" ; rdfs:comment """

Image segmentation based on the MOSAIC Discrete region competition algorithm. 

\r """ . a ; nb:hasAuthor "Albert Cardona", "Ignacio Arganda-Carreras", "Stephan Saalfeld" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/380px-Rvs_scheme.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T20:24:25"^^xsd:dateTime ; dc1:title "Register Virtual Stack Slices (Fiji)" ; rdfs:comment """This plugin takes a sequence of image slices stored in a folder, and delivers a list of registered image slices (with enlarged canvas). One of the images in the sequence can be selected by the user as reference and it will remain intact.\r \r The plugin can perform 6 types of image registration techniques:\r \r * Translation\r * Rigid (translation + rotation)\r * Similarity (translation + rotation + isotropic scaling)\r * Affine\r * Elastic (via bUnwarpJ with cubic B-splines)\r * Moving least squares\r \r All models are aided by automatically extracted SIFT features. \r \r [Source code](https://github.com/trakem2/register_virtual_stack_slices)\r \r ### Installation\r \r This plugin is bundled with the Fijij package. """ . a ; nb:hasAuthor "Albert Cardona, Ignacio Arganda-Carreras and Stephan Saalfeld" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:28:18"^^xsd:dateTime ; dc1:modified "2020-03-02T20:23:25"^^xsd:dateTime ; dc1:title "Register Virtual Stack Slices (ImageJ)" ; rdfs:comment """

A Jython script using the plugin : Register Virtual Stack Slices It takes a sequence of image slices stored in a folder, and delivers a list of registered image slices (with enlarged canvas). One of the images in the sequence can be selected by the user as reference and it will remain intact. The plugin can perform 6 types of image registration techniques: - Translation - Rigid (translation + rotation) - Similarity (translation + rotation + isotropic scaling) - Affine - Elastic (via bUnwarpJ with cubic B-splines) - Moving least squares All models are aided by automatically extracted SIFT features.

\r """ . a ; nb:hasAuthor "Smit Noeska" ; nb:hasFunction , , , , ; nb:hasImplementation ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType , ; nb:openess ; nb:requires , ; dc1:created "2019-01-21T14:12:17"^^xsd:dateTime ; dc1:modified "2019-01-21T15:08:09"^^xsd:dateTime ; dc1:title "Registrationshop" ; rdfs:comment """

It is an interactive front-end visualization for registration software based on Elasix (VTK/ITK)

\r """ . a ; nb:hasDocumentation , "Link to product page" ; nb:hasFunction , , , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-03/Relate_Product_image_0.png" ; nb:hasImplementation ; nb:hasPlatform ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , , , , , , , , , , , ; nb:hasType ; nb:hasUsageExample , "Relate image gallery" ; nb:openess ; dc1:created "2023-03-29T08:32:25"^^xsd:dateTime ; dc1:modified "2023-03-31T08:27:57"^^xsd:dateTime ; dc1:title "Relate" ; rdfs:comment """

 

\r \r

Relate is a correlative software package optimised to work with EM, EDS, EBSD, & AFM data and images.  It provides the tools you need to correlate data from different microscopes, visualise multi-layered data in 2D and 3D, and conduct correlative analyses.

\r \r
    \r
  • \r

    Combining data from different imaging modalities (e.g. AFM, EDS & EBSD)

    \r
  • \r
  • \r

    Interactive display of multi-layer correlated data

    \r
  • \r
  • \r

    Analytical tools for metadata interrogation

    \r
  • \r
  • \r

    Documented workflows and processes

    \r
  • \r
\r \r

Correlate

\r \r
    \r
  • Import data from AZtec using the H5oina file format
  • \r
  • Import AFM data
  • \r
  • Correlate both sets of data using intuitive image overlays and image matching tools
  • \r
  • Produce combined multimodal datasets
  • \r
\r \r

Visualise

\r \r
    \r
  • 2D display of multi-layered data
  • \r
  • 3D visualisation of topography combined with AFM material properties, EM images, and EDS & EBSD map overlays
  • \r
  • Customisation of colour palettes, data overlays, image rendering options, and document display
  • \r
  • Export images and animations
  • \r
\r \r

Analyse

\r \r
    \r
  • Generate profile (cross section) views of multimodal data
  • \r
  • Measure and quantify data across multiple layers
  • \r
  • Analyse areas via data thresholding using amount of x-ray counts, phase maps, height, or other material properties.
  • \r
  • Select an extensive range of measurement parameters
  • \r
  • Export analytical data to text or CSV files
  • \r
\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-29T17:04:07"^^xsd:dateTime ; dc1:title "RelateObjects" . a ; nb:hasAuthor "Oleg Sklyar" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T09:16:32"^^xsd:dateTime ; dc1:title "Remove Objects (EBImage)" . a ; nb:hasDocumentation , "CellProfiler 2.0 manual pdf" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-01T15:45:00"^^xsd:dateTime ; dc1:title "RenameOrRenumberFiles" . a ; nb:hasAuthor "Saalfed lab" ; nb:hasDocumentation , "List of services" ; nb:hasFunction , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2022-03/CaptureRender.PNG" ; nb:hasImplementation ; nb:hasLicense "GPL-2.0" ; nb:hasLocation , "Github Page" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2022-03-16T05:51:46"^^xsd:dateTime ; dc1:modified "2022-03-16T06:15:45"^^xsd:dateTime ; dc1:title "Render" ; rdfs:comment """

A collection of Java tools and HTTP services (APIs) for rendering transformed image tiles that includes:

\r \r \r \r

The basic concept is to render images (tiles) based on transformation files, without having to store the big generated image from an alignment of tiles (mosaicking).

\r """ . a ; nb:hasAuthor "Johannes Schindelin" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-11/Clown-magenta_crop.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-11-11T23:13:54"^^xsd:dateTime ; dc1:modified "2019-11-11T23:13:54"^^xsd:dateTime ; dc1:title "Replace Red with Magenta" ; rdfs:comment """

This plugin converts all occurrences of red in a red/green image with magenta, effectively replacing it with a magenta/green merge.

\r \r

Note: the plugin completely ignores the blue channel, and replaces it with a copy of the red channel.

\r """ . a ; nb:hasAuthor "Johannes Schindelin", "Mark Longair" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T11:38:45"^^xsd:dateTime ; dc1:title "Report a Bug" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T17:02:00"^^xsd:dateTime ; dc1:title "Resampler (KNIME)" . a ; nb:hasAuthor "Cell Profiler team" ; nb:hasFunction ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-11-11T23:21:31"^^xsd:dateTime ; dc1:title "RescaleIntensity" ; rdfs:comment """

**RescaleIntensity** changes the intensity range of an image to your desired specifications.

\r \r

This module lets you rescale the intensity of the input images by any ofseveral methods. You should use caution when interpreting intensity and texture measurements derived from images that have been rescaled because certain options for this module do not preserve the relative intensities from image to image.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T08:23:17"^^xsd:dateTime ; dc1:title "Resize in CellProfiler" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/EBImage_0.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2020-03-02T08:10:58"^^xsd:dateTime ; dc1:title "Resize in EBImage" . a ; nb:hasAuthor "Arrate Muñoz", "Daniel Sage", "David Leroux", "Michael Unser" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-03T20:05:59"^^xsd:dateTime ; dc1:title "Resize using high-quality interpolation" . a ; nb:hasAuthor "Paul-Gilloteaux, Perrine ORCID: 0000-0002-4822-165X", "Schorb, Martin ORCID: 0000-0003-4910-1868" ; nb:hasReferencePublication , "Ori Avinoam, Martin Schorb, Carsten J. Beese, John A. G. Briggs, and Marko Kaksonen. Endocytic sites mature by continuous bending and remodeling of the clathrin coat. Science (New York, N.Y.), 348(6241):1369– 1372, June 2015. ISSN 1095-9203" ; nb:hasType ; nb:openess ; dc1:created "2019-02-05T10:50:19"^^xsd:dateTime ; dc1:modified "2019-02-05T11:26:43"^^xsd:dateTime ; dc1:title "Resolving the process of Clathrin mediated endocytosis using Correlative Light & Electron Microscopy (CLEM)" ; rdfs:comment """

Multimodal image registration based on manual selection of matching pairs of landmarks. This image registration workflow is based
\r on MATLAB’s image processing toolbox using the identification of sites of clathrin-mediated endocytosis by correlative light electron microscopy (CLEM) as an example.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2020-03-03T09:57:45"^^xsd:dateTime ; dc1:title "restoreTools" ; rdfs:comment """

Most of RestoreTools is now bundled with IR tools.

\r """ . a ; nb:hasAuthor "Francisco Jiménez Hernández" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T11:33:09"^^xsd:dateTime ; dc1:title "Retinex" ; rdfs:comment """

Retinex filtering is based on Land's theory of image perception, proposed to explain the perceived colour constancy of objects under varying illumination conditions. Several approaches exist to implement the retinex principles, among these the multiscale retinex with colour restoration algorithm (MSRCR) combines colour constancy with local contrast enhancement so images are rendered similarly to how human vision is believed to operate.

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-01T17:17:29"^^xsd:dateTime ; dc1:title "RGB-Gray Merge (ImageJ)" . a ; nb:hasAuthor "Dimiter Prodanov" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-18T11:40:48"^^xsd:dateTime ; dc1:title "RGB Measure Plus" . a ; nb:hasAuthor "unknown" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T11:33:05"^^xsd:dateTime ; dc1:title "RGB to Montage" . a ; nb:hasAuthor "Christophe Laummonerie", "Jerome Mutterer" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-18T11:27:55"^^xsd:dateTime ; dc1:title "RGB Profiler" . a ; nb:hasAuthor "Stephane Dallongeville", "Thomas Provoost", "Timothée Lecomte" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T08:30:34"^^xsd:dateTime ; dc1:title "Rhino Library" . a ; nb:hasAuthor "Feng, Dagan ", "Liu, Sidong ", "Liu, Siqi", "Peng, Hanchuan (http://orcid.org/0000-0002-3478-3942)", "Zhang, Donghao " ; nb:hasComparison , "Rivulet: 3D Neuron Morphology Tracing with Iterative Back-Tracking" ; nb:hasDocumentation , "Rivulet Matlab GUI Wiki" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/tracingplot.png" ; nb:hasLicense "Apache 2.0" ; nb:hasLocation , "Rivulet Studio Github Repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Rivulet: 3D Neuron Morphology Tracing with Iterative Back-Tracking" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "Rivulet: 3D Neuron Morphology Tracing with Iterative Back-Tracking" ; nb:openess ; nb:requires ; dc1:created "2017-09-12T01:50:05"^^xsd:dateTime ; dc1:modified "2023-04-28T13:16:51"^^xsd:dateTime ; dc1:title "Rivulet" ; rdfs:comment """

"we propose a novel automatic 3D neuron reconstruction algorithm, named Rivulet, which is based on the multi-stencils fast-marching and iterative back-tracking. The proposed Rivulet algorithm is capable of tracing discontinuous areas without being interrupted by densely distributed noises." 

\r \r

This plugin can be used with default parameters or with user-defined parameters.

\r \r

Example image obtained from Rivulet Wiki website (https://github.com/RivuletStudio/Rivulet-Neuron-Tracing-Toolbox/wiki) 

\r """ . a ; nb:hasAuthor "Cai, Weidong", "Liu, Siqi", "Peng, Hanchuan ", "Song, Yang", "Zhang, Donghao" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-09/RivuletStudio.png" ; nb:hasImplementation ; nb:hasLicense "BSD 3-Clause \"New\" or \"Revised\" License" ; nb:hasLocation , "Rivulet project Github repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Automated 3D Neuron Tracing with Precise Branch Erasing and Confidence Controlled Back-Tracking" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2018-09-09T14:45:18"^^xsd:dateTime ; dc1:modified "2020-01-23T16:07:31"^^xsd:dateTime ; dc1:title "Rivulet 2 (Rivuletpy)" . a ; nb:hasAuthor "Daniel Sage", "Daniel Schmitter" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "A 2D/3D image analysis system to track fluorescently labeled structures in rod-shaped cells: application to measure spindle pole asymmetry during mitosis" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T11:46:06"^^xsd:dateTime ; dc1:title "RodCellJ" . a ; nb:hasAuthor "Thomas Laurent orcid.org/0000-0001-7686-3249" ; nb:hasDOI , "DOI" ; nb:hasDocumentation , "YouTube tutorial" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Toolbar-banner.png" ; nb:hasImplementation ; nb:hasLicense "BSD-2" ; nb:hasLocation , "GitHub repo" ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Article in microPublication Biology" ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-03-30T09:00:17"^^xsd:dateTime ; dc1:modified "2020-10-19T14:48:24"^^xsd:dateTime ; dc1:title "ROI 1-click tools for ImageJ/Fiji" ; rdfs:comment """

This macro toolset offers additional click tools for the rapid annotations of ROI in ImageJ/Fiji.

\r \r

The ROI 1-click tools can be setup with a predefined shape, and custom actions to perform upon click (Add to ROI Manager, Run Measure, Go to next slice, run a macro command...)

\r \r

To install in Fiji, just activate the ROI 1-click tools 

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:05:53"^^xsd:dateTime ; dc1:title "ROI image process tutorial 1" . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-29T15:44:30"^^xsd:dateTime ; dc1:title "ROI image process tutorial 2" ; rdfs:comment """
\r

This tutorial explain how to create an intensity profile over an ROI.

\r
\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-01T17:12:43"^^xsd:dateTime ; dc1:title "ROI Intensity Evolution (Icy)" . a ; nb:hasAuthor "Dufour, Alexandre" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "ROI-Measures from Alexandre Dufour's Github repositoty " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-26T11:29:59"^^xsd:dateTime ; dc1:modified "2019-10-18T11:54:31"^^xsd:dateTime ; dc1:title "ROI Measure for Icy" ; rdfs:comment """

ROI measurement plug-in for Icy.

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T09:20:10"^^xsd:dateTime ; dc1:title "ROI Pool (Icy)" . a ; nb:hasAuthor "Dufour Alexandre" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "http://icy.bioimageanalysis.org/plugin/ROI_Statistics" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2018-08-07T13:43:36"^^xsd:dateTime ; dc1:title "ROI Statistics" ; rdfs:comment """

This tool compute measures on the ROIs of the chosen sequence, updates the measures live when ROIs are changed and allows to copy/paste the measures to 3rd-party sheet edition softwares. Measures include geometric (bounding box) and intensity information.

\r \r

It can complement the default ICY built inROI table, where measurements such as volume meausirements, intensity measurements, ... are built in and can be exported as excel as well.

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-01T17:08:09"^^xsd:dateTime ; dc1:title "ROI Tagger (Icy)" . a ; nb:hasAuthor "Stephane Dallongeville" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-29T14:11:21"^^xsd:dateTime ; dc1:title "ROI ToolTip (Icy)" ; rdfs:comment """
\r

Displays a live tool tip on the current focused ROI in an image.

\r \r

The tooltip displays the following informations about the ROI:
\r – position and size.
\r – number of interior points and contour points.
\r – perimeter, area, surface area, volume.
\r – min, max, mean intensity.

\r \r

This plugin is a daemon plugin, that means plugin is automatically loaded when Icy starts.

\r
\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-01T16:30:10"^^xsd:dateTime ; dc1:title "ROI tutorial 1" ; rdfs:comment """

tutorial.

\r """ . a ; nb:hasAuthor "Janice Keller", "Michael Castle" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-29T17:07:29"^^xsd:dateTime ; dc1:title "Rolling Ball Background Subtraction" . a ; nb:hasAuthor "Open Microscopy Environment" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "git source code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "a notebook using it" ; nb:openess ; nb:requires ; dc1:created "2018-08-20T08:53:21"^^xsd:dateTime ; dc1:modified "2018-08-20T08:58:30"^^xsd:dateTime ; dc1:title "rOMERO-gateway" ; rdfs:comment """

R wrapper around the OMERO Java Gateway, to enable access to OMERO via R using rJava

\r """ . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDocumentation , "documentation" ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Capture.PNG" ; nb:hasImplementation ; nb:hasLocation , "Root Tools Macro" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T16:54:51"^^xsd:dateTime ; dc1:modified "2018-05-03T12:56:22"^^xsd:dateTime ; dc1:title "Root tools" ; rdfs:comment """

The root tools help to efficiently measure the following characteristics of plant roots: the angle of the opening of the whole root the depth to which it goes down the number of roots at multiple depths (for example 30cm, 35cm, ...) the diameters of the roots at multiple depths (for example 30cm, 35cm, ...)

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess , ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T11:11:16"^^xsd:dateTime ; dc1:title "RunImageJ" ; rdfs:comment """

Via the RunImageJ module, CellProfiler can load images, run an ImageJ macro or plugin on them, and retrieve the results for downstream analysis via the RunImageJ module.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T08:27:27"^^xsd:dateTime ; dc1:title "Same Slice in Multiple Images" ; rdfs:comment """

This is an example that find all the image.bin.gz files from channel 01 under a directory and makes an image stack of all the slices numbered 23. It needs to be customized to be useful to you.

\r """ . a ; nb:hasAuthor "Ryan Raz" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T11:00:56"^^xsd:dateTime ; dc1:title "Save as animated gif (ImageJ)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2020-03-02T12:03:11"^^xsd:dateTime ; dc1:title "SaveImages (CellProfiler)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-04-29T20:12:18"^^xsd:dateTime ; dc1:title "Scale Bar" ; rdfs:comment """
\r

Displays a scale bar overlay on the sequence.
\r Warning: this plugin needs correct sequence metadata to be effective. Otherwise it will display wrong values.

\r
\r """ . a ; nb:hasAuthor "Günther Ulrik" ; nb:hasDOI ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/logo-light-small.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2018-01-28T11:33:53"^^xsd:dateTime ; dc1:modified "2018-01-28T12:20:48"^^xsd:dateTime ; dc1:title "scenery" ; rdfs:comment """

scenery is a scenegraphing and rendering library. It allows you to quickly create high-quality 3D visualisations based on mesh data. scenery contains both a OpenGL 4.1 and Vulkan renderer. The rendering pipelines of both renderers are configurable using YAML files, so it's easy to switch between e.g. Forward Shading and Deferred Shading, as well as stereo rendering. Rendering pipelines can be switched on-the-fly.

\r \r

Both renderers support rendering to head-mounted VR goggles like the HTC Vive or Oculus Rift via OpenVR/SteamVR.

\r """ . a ; nb:hasDocumentation , "User Manual" ; nb:hasLicense "GPL (registration required)" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Measuring single-cell gene expression dynamics in bacteria using fluorescence time-lapse microscopy. Nature Protocols 7, 80–88 (2012)" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:hasUsageExample , "Video Tutorials" ; nb:openess ; nb:requires ; dc1:created "2013-10-15T18:43:23"^^xsd:dateTime ; dc1:modified "2017-09-13T10:12:42"^^xsd:dateTime ; dc1:title "Schnitzcells" ; rdfs:comment """

Schnitzcells is a MATLAB based software that allows for quantitative analysis of fluorescent time-lapse movies of living cells. The software package is developed most specifically for bacteria and has been instrumental in analyzing E.coli and B. subtilis movies. The software contains functions that segment cells (based on either fluorescence or phase images),tracks cells in a frame-to-frame manner,build lineage trees and quantitatively extracts fluorescence.

\r \r

Strength: tools for manually editing segmentation and lineage, well documented, free matlab source code, sample data

\r \r

Limitations: no support, changes need to be done directly in the matlab code

\r """ . a ; nb:hasAuthor "Aigouy Benoit" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/Capturscifige.PNG" ; nb:hasImplementation , ; nb:hasLocation , "webpage" ; nb:hasReferencePublication , "ScientiFig: a tool to build publication-ready scientific figures. Aigouy B, Mirouse V. Nat Methods. " ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-08-17T13:01:50"^^xsd:dateTime ; dc1:modified "2018-08-17T13:09:47"^^xsd:dateTime ; dc1:title "ScientiFig" ; rdfs:comment """

ScientiFig is a free tool to help you create, format or reformat scientific figures. It comes either as a stand alonesoftware, either as a Fiji/IJ plugin.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T11:59:32"^^xsd:dateTime ; dc1:title "SciJava" . a ; nb:hasAuthor "Stéfan van der Walt, Johannes L. Schönberger, Juan Nunez-Iglesias, François Boulogne, Joshua D. Warner, Neil Yager, Emmanuelle Gouillart, Tony Yu and the scikit-image contributors. " ; nb:hasDocumentation , "Scikit-image Documentation (Manual, installation guides, introductory examples)" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/logo.png" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2014-12-09T10:33:32"^^xsd:dateTime ; dc1:modified "2018-12-17T01:00:14"^^xsd:dateTime ; dc1:title "scikit-image" ; rdfs:comment """

Image processing library for Python >The scikit-image SciKit (toolkit for SciPy) extends scipy.ndimage to provide a versatile set of image processing routines. It is written in the Python language. This SciKit is developed by the SciPy community. All contributions are most welcome!

\r """ . a ; nb:hasDOI , "https://zenodo.org/record/1034765#.W8mhARO2ns0" ; nb:hasDocumentation , "Documentation of scikit-learn 0.20.0" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/scikit-learn-logo-small.png" ; nb:hasImplementation ; nb:hasLicense "BSD license" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasTrainingMaterial ; nb:hasType ; nb:hasUsageExample , "Link to examples" ; nb:requires , , ; dc1:created "2018-10-18T10:29:30"^^xsd:dateTime ; dc1:modified "2018-10-19T09:34:17"^^xsd:dateTime ; dc1:title "scikit-learn (sklearn)" ; rdfs:comment """

Scikit-learn (sklearn) is a python library used for machine learning. sklearn contains simple and efficient tools for data mining and data analysis. Modules and functions include those for classification, regression, clustering, dimensionality reduction, model selection and data preprocessing. Many people have contributed to sklearn (list of authors)

\r """ . a ; nb:hasAuthor "J.M. de la Rosa Trevín orcid.org/0000-0002-3320-1269" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-08/Capturescipion.PNG" ; nb:hasImplementation , ; nb:hasLocation , "download link" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-08-21T10:27:31"^^xsd:dateTime ; dc1:modified "2017-10-13T14:58:51"^^xsd:dateTime ; dc1:title "Scipion" ; rdfs:comment """

Scipion is an image processing framework for obtaining 3D models of macromolecular complexes using Electron Microscopy (3DEM). It integrates several software packages and presents a unified interface for both biologists and developers. Scipion allows you to execute workflows combining different software tools, while taking care of formats and conversions. Additionally, all steps are tracked and can be reproduced later on.

\r """ . a ; nb:hasDocumentation , "SciPy documentation" ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation , "Install SciPy" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "User guide" ; nb:openess ; nb:requires ; dc1:created "2018-04-26T23:54:02"^^xsd:dateTime ; dc1:modified "2023-04-26T14:37:27"^^xsd:dateTime ; dc1:title "SciPy" ; rdfs:comment """

SciPy is a collection of mathematical algorithms and convenience functions built on the NumPy extension of Python. It adds significant power to the interactive Python session by providing the user with high-level commands and classes for manipulating and visualizing data. With SciPy, an interactive Python session becomes a data-processing and system-prototyping environment. Find more about SciPy here!

\r """ . a ; nb:hasAuthor "Günther Ulrik orcid.org/0000-0002-1179-8228", "Haase Robert ", "Harrington Kyle orcid.org/0000-0002-7237-1973", "Pietzsch Tobias", "Royer Loic orcid.org/0000-0002-9991-9724", "Saalfeld Stephan orcid.org/0000-0002-4106-1761" ; nb:hasDocumentation , "https://imagej.net/SciView" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/SciView-icon.png" ; nb:hasImplementation ; nb:hasLicense "BSD 2-Clause \"Simplified\" License" ; nb:hasLocation , "https://github.com/scenerygraphics/SciView" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-12-09T18:08:09"^^xsd:dateTime ; dc1:modified "2019-10-15T08:40:11"^^xsd:dateTime ; dc1:title "SciView" ; rdfs:comment """

SciView is an ImageJ/FIJI plugin for 3D visualization of images and meshes. It uses the Scenery and ClearVolume infrastructure. SciView integrates ImageJ2 functionality, including ImageJ Ops and ImageJ Mesh, to provide the ability to interact with image and mesh data in 3D and interface with the popular Fiji software ecosystem.

\r \r

An update site is available: http://sites.imagej.net/SciView/

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T11:09:30"^^xsd:dateTime ; dc1:title "Screen shot (Icy)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-26T07:50:30"^^xsd:dateTime ; dc1:title "Script Editor" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Watersheds in digital spaces: An efficient algorithm based on immersion simulations" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T09:18:22"^^xsd:dateTime ; dc1:title "Seeded Watershed" . a ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T10:01:01"^^xsd:dateTime ; dc1:title "Seg3D" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T11:27:57"^^xsd:dateTime ; dc1:title "Segment Cropper (KNIME)" . a ; nb:hasAuthor "Berger P", "Bugarski M", "Incardona P", "Mansouri M", "Niemann A", "Paul G", "Rizk A", "Sbalzarini IF", "Ziegler U" ; nb:hasDocumentation , "Fiji-Squassh colocalization plugin notes by Chong Zhang" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/squashWorkflow.png" ; nb:hasLocation , "The paper. " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Rizk et al. (2014) Segmentation and quantification of subcellular structures in fluorescence microscopy images using Squassh", "The reference above in PDF @ MOSAIC website" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T14:35:31"^^xsd:dateTime ; dc1:modified "2018-11-16T08:46:57"^^xsd:dateTime ; dc1:title "Segmentation and quantification of subcellular structures in fluorescence microscopy images using Squassh" ; rdfs:comment """A workflow template to analyze subcellular structures in fluorescence 2D/3D microscopy images based on a Fiji plugin **Squassh** is described in Rizek et al (2014).\r \r The workflow employs detecting, segmenting, and quantifying subcellular structures. For segmentation, it accounts for the microscope optics and for uneven image background. Further analyses include both colocalization and shape analyses. However, it does not work directly for time-lapse data. A brief summary note can be found here.\r """ . a ; nb:hasAuthor "Lucia Hradecká" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/cropped-results-MB_small.gif" ; nb:hasImplementation ; nb:hasLocation , "CBIA site on RELIABLE SEGMENTATION AND TRACKING OF ORGANOIDS" ; nb:hasPlatform ; nb:hasProgrammingLanguage , , ; nb:hasReferencePublication , "IEEE Transactions on Medical Imaging publication" ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2023-05-02T19:13:40"^^xsd:dateTime ; dc1:modified "2023-05-02T21:20:33"^^xsd:dateTime ; dc1:title "Segmentation and Tracking of Mammary Epithelial Organoids in Brightfield Microscopy" ; rdfs:comment """

This workflow describes a deep-learning based pipeline for reliable single-organoid segmentation and tracking in 2D+t high-resolution brightfield microscopy of mouse mammary epithelial organoids. The pipeline involves a four-layer U-Net to infer semantic segmentation predictions, adaptive morphological filtering to establish candidate organoid instances, and a shape-similarity-constrained, instance-segmentation-correcting tracking step to associate the corresponding organoid instances in time.

\r \r

It is particularly focused on automatically detecting an organoid located approximately in the center of the first frame and track all its subsequent instances in the remaining frames, emphasizing on accurate organoid boundary delineation. Furthermore, segmentation network was trained using plausible pix2pixHD-generated bioimage data. Syntheric image simulator code and data are also available here.

\r """ . a ; nb:hasAuthor " Steve Eddins" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/cell_segmentation_MATLAB.jpg" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:35:36"^^xsd:dateTime ; dc1:modified "2018-05-30T00:53:31"^^xsd:dateTime ; dc1:title "Segmentation of Clustered Cells in MATLAB" ; rdfs:comment """

A clear tutorial on how to write a MATLAB script to segment clustered cells.

\r \r

The full script is downloadable near the bottom of the article. 

\r """ . a ; nb:hasAuthor "Johannes Schindelin, Francois Kusztos, Benjamin Schmid" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T16:28:01"^^xsd:dateTime ; dc1:title "Segmentation Editor" . a ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-04/Combined%20Stacks.png" ; nb:hasLicense "free" ; nb:hasLocation , "ImageJ macros" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "High-throughput quantification of early stages of phagocytosis", "Image-Based Analysis of Phagocytosis: Measuring Engulfment and Internalization" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "User manual" ; nb:openess ; nb:requires ; dc1:created "2023-04-25T15:09:13"^^xsd:dateTime ; dc1:modified "2023-04-26T15:58:00"^^xsd:dateTime ; dc1:title "Semi-automated quantification of three stages of phagocytosi using ImageJ" ; rdfs:comment """

The authors present an ImageJ-based, semi-automated phagocytosis workflow to rapidly quantitate three distinct stages during the early engulfment of opsonized beads.

\r """ . a ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T10:58:59"^^xsd:dateTime ; dc1:title "SendEmail (CellProfiler)" ; rdfs:comment """

not available anymore in version 3.0 and up?

\r """ . a ; nb:hasAuthor " Stephane Dallongeville" ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T10:33:19"^^xsd:dateTime ; dc1:modified "2020-03-02T13:51:08"^^xsd:dateTime ; dc1:title "Separate image channel in folder" ; rdfs:comment """

This protocol takes a folder containing images as input and extract each channel in a separate sub folder.

\r """ . a ; nb:hasAuthor "Stephane Dallongeville", "Thomas Provoost" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T11:18:57"^^xsd:dateTime ; dc1:title "Sequence Blocks (Icy)" . a ; nb:hasAuthor "Yoann Le Montagner" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T11:14:09"^^xsd:dateTime ; dc1:title "Sequence comparator" . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T16:37:05"^^xsd:dateTime ; dc1:title "Series Labeler" . a ; nb:hasAuthor "Bertero M", "Boccacci P", "Cavicchioli R", "Vicidomini G", "Zanella R", "Zanghirati G", "Zanni L" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/SPGdeblurring.png" ; nb:hasLocation , "sgp_deblurring_boundary.zip" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Zanella et al (2013) Towards real-time image deconvolution: application to confocal and STED microscopy" ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T14:03:10"^^xsd:dateTime ; dc1:modified "2018-06-02T22:40:11"^^xsd:dateTime ; dc1:title "SGP-dec, A Scaled Gradient Projection method for 2D and 3D images deconvolution" ; rdfs:comment """

A deconvolution component applicable to confocal and STED microscopy. The MATLAB function fo this package implements the SGP method for n-dimensional object deblurring with the option of boundary effects removal. Although this is a preliminary version, results seem to be good from their paper (Zanella et al 2013).

\r """ . a ; nb:hasAuthor "Johannes Schindelin" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T18:00:30"^^xsd:dateTime ; dc1:title "Shape Index Map" . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "The Fourier Reconstruction of a Head Section" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T16:58:30"^^xsd:dateTime ; dc1:title "Shepp-Logan Phantom" . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Linear Interpolation Revitalized" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-16T18:32:01"^^xsd:dateTime ; dc1:title "Shifted-Linear Interpolation" . a ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/68747470733a2f2f7777772e7273747564696f2e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031342f30342f7368696e792e706e67.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2018-01-28T11:42:08"^^xsd:dateTime ; dc1:modified "2018-01-28T11:48:57"^^xsd:dateTime ; dc1:title "Shiny - R package" ; rdfs:comment """

Shiny is an R package that makes it easy to build interactive web apps straight from R.

\r """ . a ; nb:hasAuthor "Botelho Hugo orcid.org/0000-0002-4208-1086", "Tischer Christian" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/snapshot.jpg" ; nb:hasImplementation , ; nb:hasLocation , "shinyHTM on GitHub" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2018-12-08T16:20:42"^^xsd:dateTime ; dc1:modified "2018-12-08T16:34:02"^^xsd:dateTime ; dc1:title "shinyHTM" ; rdfs:comment """

shinyHTM is an open source, web-based tool for data exploration, image visualization and normalization of High Throughput Microscopy data. Within shinyHTM the user is guided through a linear workflow which follows the following best practices:

\r \r
    \r
  • Inspect the numerical data through plotting
  • \r
  • Measurements are linked to raw images
  • \r
  • Perform quality control to exclude images with aberrations or where image analysis failed
  • \r
  • Perform a reproducible data analysis
  • \r
  • Normalize data and report statistical significance
  • \r
\r \r

Image visualization relies on Fiji/ImageJ, along with its wealth of analytical tools.

\r \r

shinyHTM can be used to analyze image features obtained with CellProfiler, ImageJ or any other bioimage analysis software. The output of analysis is a publication-ready scoring of the data.

\r \r

shinyHTM is based on the R shiny package.

\r """ . a ; nb:hasDocumentation , "Scholl Analysis Plugin Doc page" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/cfsegmentation.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Ferreira, T. A., Blackman, A. V., Oyrer, J., Jayabal, S., Chung, A. J., Watt, A. J., … van Meyel, D. J. (2014). Neuronal morphometry directly from bitmap images. Nature Methods, 11(10), 982–984." ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-05-03T19:48:06"^^xsd:dateTime ; dc1:title "Sholl Analysis (ImageJ)" ; rdfs:comment """

The Sholl technique is used to describe neuronal arbors. This plugin can perform Sholl directly on 2D and 3D grayscale images of isolated neurons. Its internal algorithm to collect data is based upon how Sholl analysis is done by hand — it creates a series of concentric shells (circles or spheres) around the focus of a neuronal arbor, and counts how many times connected voxels defining the arbor intersect the sampling shells. The major advantages of this plugin over other implementations are:

\r \r \r """ . a ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T09:03:07"^^xsd:dateTime ; dc1:title "Sigma Filter" . a ; nb:hasAuthor "Ball, Graeme orcid.org/0000-0002-6526-2306", "Schermelleh, Lothar orcid.org/0000-0002-1612-9699" ; nb:hasDOI , "10.1038/srep15915" ; nb:hasDocumentation , "SimCheck documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/simcheck2_0.jpg" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "10.1038/srep15915" ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-13T12:24:29"^^xsd:dateTime ; dc1:modified "2019-02-05T11:18:48"^^xsd:dateTime ; dc1:title "SIMcheck" ; rdfs:comment """

SIMcheck is an ImageJ plugin suite for assessing the quality and reliability of Structured Illumination Microscopy (SIM) data. The quality of the raw data, the quality of the reconstruction and the calibration of the microscope can be tested. 

\r """ . a ; nb:hasAuthor "Varun Kapoor" ; nb:hasDocumentation , "Explanation of how to tune MSER parameters" ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-01/MSERPanel.png" ; nb:hasImplementation ; nb:hasLocation , "Source: https://github.com/kapoorlab/Fiji-MSER, https://github.com/kapoorlab/MasterPanels" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2021-01-24T23:14:17"^^xsd:dateTime ; dc1:modified "2021-01-25T00:16:21"^^xsd:dateTime ; dc1:title "A simple MSER based segmentation tool for spot detection in 2/3/4D." ; rdfs:comment """

MSER based on implementation in imglib2 provided as an interactive GUI tool for spot detection in 2/3/4D images.

\r """ . a ; nb:hasAuthor "Ferreira Tiago", "Longair Mark" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/320px-SimpleNeuriteTracer2.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Longair MH, Baker DA, Armstrong JD. Simple Neurite Tracer: Open Source software for reconstruction, visualization and analysis of neuronal processes. Bioinformatics 2011" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-05-03T08:58:16"^^xsd:dateTime ; dc1:title "Simple Neurite Tracer" ; rdfs:comment """

Plugin designed to allow easy semi-automatic tracing of neurons or other filament-like structures (e.g., microtubules, blood vessels) through either 2D images or 3D image stacks. Data can be imported and exported in SWC files for interaction with other software, or details of the traces can be exported as CSV files for analysis in spreadsheets or statistical software.

\r \r

This plugin is included in Fiji by default.

\r """ . a ; nb:hasAuthor "Alexandre Dufour", "Sorin Pop" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T10:43:56"^^xsd:dateTime ; dc1:title "Simple Operations (Icy)" . a ; nb:hasAuthor "Gonzalez-Bellido, Paloma T. ", "Peng, Hanchuan (http://orcid.org/0000-0002-3478-3942)", "Yang, Jinzhu " ; nb:hasFunction , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Simple%20Tracing%20-%20DT-field.PNG" ; nb:hasLocation , "Simple Tracing Github repository in Vaa3D" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "A distance-field based automatic neuron tracing method" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T15:42:08"^^xsd:dateTime ; dc1:modified "2023-05-03T14:39:12"^^xsd:dateTime ; dc1:title "Simple Tracing DF-Tracing " ; rdfs:comment """

We have developed a novel approach, named DF-Tracing, to tackle this challenge. This method first extracts the neurite signal (foreground) from a noisy image by using anisotropic filtering and automated thresholding. Then, DF-Tracing executes a coupled distance-field (DF) algorithm on the extracted foreground neurite signal and reconstructs the neuron morphology automatically. Two distance-transform based “force” fields are used: one for “pressure”, which is the distance transform field of foreground pixels (voxels) to the background, and another for “thrust”, which is the distance transform field of the foreground pixels to an automatically determined seed point. The coupling of these two force fields can“push” a “rolling ball” quickly along the skeleton of a neuron, reconstructing the 3D cell morphology.

\r """ . a ; nb:hasAuthor "Jean-Yves Tinevez" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2018-10-17T15:17:12"^^xsd:dateTime ; dc1:modified "2018-10-17T15:31:47"^^xsd:dateTime ; dc1:title "Simple-Tracker" ; rdfs:comment """

SIMPLETRACKER a simple particle tracking algorithm that can deal with gaps.
\r
\r Tracking , or particle linking, consist in re-building the trajectories of one or several particles as they move along time. Their position is reported at each frame, but their identity is yet unknown: we do not know what particle in one frame corresponding to a particle in the previous frame. Tracking algorithms aim at providing a solution for this problem. 
\r
\r simpletracker.m is - as the name says - a simple implementation of a tracking algorithm, that can deal with gaps. A gap happens when one particle that was detected in one frame is not detected in the subsequent one. If not dealt with, this generates a track break, or a gap, in the frame where the particle disappear, and a false new track in the frame where it re-appear. 

\r """ . a ; nb:hasAuthor "Kasper Marstal" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-07/simpleElastix.png" ; nb:hasImplementation ; nb:hasLicense "Apache" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess , ; dc1:created "2017-02-13T14:59:17"^^xsd:dateTime ; dc1:modified "2021-05-19T18:51:28"^^xsd:dateTime ; dc1:title "simpleElastix" ; rdfs:comment """quote: \r \r > Elastix cite{Klein2010} is an open source, command-line program for intensity-based registration of medical images that allows the user to quickly configure, test, and compare different registration methods. SimpleElastix is an extension of SimpleITK cite{Lowekamp2013} that allows you to configure and run Elastix entirely in Python, Java, R, Octave, Ruby, Lua, Tcl and C# on Linux, Mac and Windows. The goal is to bring robust registration algorithms to a wider audience and make it easier to use elastix, e.g. for Java-based enterprise applications or rapid Python prototyping.\r \r Python example\r \r ```python\r import SimpleITK as sitk\r resultImage = sitk.Elastix(sitk.ReadImage("fixedImage.nii"), sitk.ReadImage("movingImage.nii"))\r ```""" . a ; nb:hasFunction , , , , ; nb:hasImplementation ; nb:hasLocation , "SimpleITK getting started" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Online tutorial" ; nb:openess ; dc1:created "2018-09-09T20:49:25"^^xsd:dateTime ; dc1:modified "2023-05-02T12:52:07"^^xsd:dateTime ; dc1:title "simpleITK" ; rdfs:comment """
\r

SimpleITK provides a simplified interface to ITK in a variety of languages. A user can either download pre-built binaries, if they are available for the desired platform and language, or SimpleITK can be built from the source code. Currently, Python binaries are available on Microsoft Windows, GNU Linux and Mac OS X. C# and Java binaries are available for Windows. We are also working towards supporting R packaging.

\r
\r """ . a ; nb:hasAuthor "Fliegel Karel ", "Hagen Guy M. ", "Krizek Pavel", "Lukes Tomás ", "Ovesný Martin" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/SIMtoolBox.PNG" ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasReferencePublication , "10.1364/OE.22.029805" ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-10-01T18:10:22"^^xsd:dateTime ; dc1:modified "2018-11-26T08:30:04"^^xsd:dateTime ; dc1:title "SIMToolbox" ; rdfs:comment """

SIMToolbox: a MATLAB toolbox for structured illumination microscopy SIMToolbox is an open-source, modular set of functions for MATLAB designed for processing data acquired by structured illumination microscopy. Both optical sectioning and super-resolution applications are supported. The software is also capable of maximum a posteriori probability image estimation (MAP-SIM), an alternative method for reconstruction of structured illumination images. MAP-SIM can potentially reduce reconstruction artifacts, which commonly occur due to refractive index mismatch within the sample and to imperfections in the illumination. 2665

\r """ . a ; nb:hasLicense "free ?" ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-07T20:26:20"^^xsd:dateTime ; dc1:modified "2017-09-13T10:13:12"^^xsd:dateTime ; dc1:title "SimuCell" ; rdfs:comment "An open-source framework to synthetically generate fluorescent microscopic images of cellular population." . a ; nb:hasAuthor "Johannes Schindelin" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2009.55.28.png" ; nb:hasImplementation ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T08:57:16"^^xsd:dateTime ; dc1:title "Simulate Color Blindness" ; rdfs:comment """

This plugin simulates color blindness. 
\r It is based on http://quarkphysics.ca/phys1/light/u-light.htm

\r """ . a ; nb:hasAuthor "Ignacio Arganda-Carreras" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T11:36:42"^^xsd:dateTime ; dc1:title "SIOX: Simple Interactive Object Extraction" . a ; nb:hasAuthor "Wayne Rasband" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-05-25T20:27:39"^^xsd:dateTime ; dc1:modified "2023-04-27T10:51:32"^^xsd:dateTime ; dc1:title "Skeletonize" ; rdfs:comment """

ImageJ native "Skeletonize" implementation. - works only with 8-bit binary image. A faster implementation is available as a plugin Skeletonize3D written by Ignacio Arganda-Carreras. Pros of this plugin is summarized here.

\r """ . a ; nb:hasAuthor "Ignacio Arganda-Carreras " ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-27T10:52:09"^^xsd:dateTime ; dc1:title "Skeletonize3D" ; rdfs:comment """

For post-processing analysis, use Analyze Skeleton plugin written by the same author.

\r """ . a ; nb:hasAuthor "Volker Baecker " ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/control-image.png" ; nb:hasLocation , "Skin Tools website" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "2012. ImageJ Macro Tool Sets for Biological Image Analysis. ImageJ User and Developer Conference 2012." ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T07:22:56"^^xsd:dateTime ; dc1:modified "2018-06-06T02:02:51"^^xsd:dateTime ; dc1:title "Skin Tools" ; rdfs:comment """The skin tools measure the thickness of the epidermis and the interdigitation index. \r \r The input images are masks that represent the epidermis and that have been created from images of stained histological sections. The mask must touch the left and right border of the image. The dermal-epidermal border must be on the lower site of the image. The interdigitation index can be measured for one or more segments per image. As a measure of the thickness of the epidermis the lengths of a number of random line segments are measured. The line segments start at the lower border, are perpendicular to the lower border and end at the opposite border of the mask.\r \r See installation Instructions on the website.\r """ . a ; nb:hasAuthor "Raphaël Marée", "Romain Mormont" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/sldc.png" ; nb:hasLocation , "GitHub: waliens/sldc" ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2017-02-13T11:59:09"^^xsd:dateTime ; dc1:modified "2023-04-28T13:08:44"^^xsd:dateTime ; dc1:title "SLDC (Segment Locate Dispatch Classify)" ; rdfs:comment """

SLDC is an open-source Python workflow. SLDC stands for Segment Locate Dispatch Classify. This framework aims at facilitating the development of algorithms for detecting objects in multi-gigapixel images. Particularly, it provides algorithm developers with a structure to define problem-dependent components of their processing workflow (i.e. segmentation and classification) in a concise way. Every other concern such as parallelization and large image handling are encapsulated by the framework. It also features a powerful and customizable logging system and some components to apply several workflows one after another on a same image. SLDC can work on local images or interact with Cytomine

\r \r

Example image:

\r \r

Toy image data

\r """ . a ; nb:hasAuthor "Castro, Marielisa D. ", "D`uva, John", "Deutsch, David S.", "Falkner, Annegret L.", "Kislin, Mikhail", "Kocher, Sarah D.", "Li, Junyu", "Matsliah, Arie", "McKenzie-Smith, Grace C.", "Mitelut, Catalin C.", "Murthy, Mala", "Normand, Edna", "Papadoyanis, Eleni S.", "Pereira, Talmo D. (orcid.org/0000-0001-9075-8365)", "Ravindranath, Shruthi", "Sanes, Dan H.", "Shaevitz, Joshua W.", "Tabris, Nathaniel", "Turner, David M.", "Wang, Samuel S.-H.", "Wang, Z. Yan" ; nb:hasDocumentation , "SLEAP guides page" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/sleap_movie.gif" ; nb:hasImplementation ; nb:hasLicense "The Clear BSD License" ; nb:hasLocation , "SLEAP releases page on Github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "SLEAP: A deep learning system for multi-animal pose tracking (Nature Methods publication) " ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2023-05-08T07:35:19"^^xsd:dateTime ; dc1:modified "2023-05-11T11:00:33"^^xsd:dateTime ; dc1:title "SLEAP" ; rdfs:comment """

Open source deep learning based framework for multi-animal pose tracking. It can track animal and any number of animals and has a labeling/training GUI for learning and proofreading.

\r """ . a ; nb:hasAuthor "Pedro Ramos-Cabrer" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T11:35:13"^^xsd:dateTime ; dc1:title "Slice Labeler (ImageJ)" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T08:35:06"^^xsd:dateTime ; dc1:title "Slice Traveler" . a ; nb:hasAuthor "Bastiaan G. L. Nelissen ", "Frans L. Moll", "Gerard Pasterkamp", "Joost A. van Herwaarden", "Paul J. van Diest" ; nb:hasDocumentation , "Instruction doc in the Github repo, installation procedures as well" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/slideToolkit.img_.png" ; nb:hasLicense "MIT" ; nb:hasLocation , "github: repo" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "Nelissen et al. (2014) SlideToolkit: An Assistive Toolset for the Histological Quantification of Whole Slide Images" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , , ; dc1:created "2014-12-09T09:59:34"^^xsd:dateTime ; dc1:modified "2023-05-03T13:09:39"^^xsd:dateTime ; dc1:title "slideToolkit" ; rdfs:comment """

SlideToolkit is a collection of command-line tools to assist with the automated histology analysis of whole-slide images. The publication linked in the "reference" details the actual workflow. 

\r \r

This includes tools to organize the data, perform tiling and subsequent batch processing of the generated tiles in a cell profiler pipeline. All the tools are designed to run on a single PC or on a HPC system. The scripts in the toolkit are on github under MIT licence.

\r """ . a ; nb:hasAuthor "Monika Kauer" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/SLOTH.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "Installation instruction" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "A protocol in Methods in Cell Biology (not by the SLOTH author)" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2014-12-09T16:50:19"^^xsd:dateTime ; dc1:modified "2023-05-03T08:53:29"^^xsd:dateTime ; dc1:title "SLOTH" ; rdfs:comment """

A collection for tracking microtubule dynamics, written in Python.

\r """ . a ; nb:hasAuthor "Genovisio Auguste orcid.org/0000-0003-1877-5595", "Rexhepaj Elton ", "Shihavuddin Asm orcid.org/0000-0002-4137-9374" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/SMElogo.PNG" ; nb:hasImplementation ; nb:hasLocation , "SME code and plugin on github." ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Smooth 2D manifold extraction from 3D image stack." ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-10-15T10:50:23"^^xsd:dateTime ; dc1:modified "2019-10-15T11:36:20"^^xsd:dateTime ; dc1:title "SME" ; rdfs:comment """

Smooth 2D Manifold Extraction (SME).

\r \r

Three-dimensional fluorescence microscopy followed by image processing is routinely used to study biological objects at various scales such as cells and tissue. However, maximum intensity projection, the most broadly used rendering tool, extracts a discontinuous layer of voxels, obliviously creating important artifacts and possibly misleading interpretation. Here we propose smooth manifold extraction, an algorithm that produces a continuous focused 2D extraction from a 3D volume, hence preserving local spatial relationships. We demonstrate the usefulness of our approach by applying it to various biological applications using confocal and wide-field microscopy 3D image stacks. We provide a parameter-free ImageJ/Fiji plugin that allows 2D visualization and interpretation of 3D image stacks with maximum accuracy.

\r """ . a ; nb:hasAuthor "Johannes Köster", "Sven Rahmann" ; nb:hasDocumentation , "https://snakemake.readthedocs.io/en/stable/index.html" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/snakemake_logo.png" ; nb:hasImplementation ; nb:hasLocation , "https://bitbucket.org/snakemake/snakemake.git" ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "https://academic.oup.com/bioinformatics/article/28/19/2520/290322" ; nb:hasType ; nb:hasUsageExample , "https://github.com/mpicbg-scicomp/snakemake-workflows/tree/master/spim_registration" ; nb:openess ; dc1:created "2019-03-25T16:08:14"^^xsd:dateTime ; dc1:modified "2019-03-25T16:29:23"^^xsd:dateTime ; dc1:title "Snakemake" ; rdfs:comment """

A Python based workflow management software that allows to create workflows that seamlessly scale from a single workstation to a high performance computing cluster or cloud environments. 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Snakuscules" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T08:41:20"^^xsd:dateTime ; dc1:title "Snakuscule" . a ; nb:hasAuthor "Dimitrios Vavylonis", "Ting Xu ", "Xiaolei Huang" ; nb:hasDOI ; nb:hasDocumentation , "SOAX User Manual" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-05/microtubule.png" ; nb:hasImplementation ; nb:hasLocation , "Dowload Soax software" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-05-15T09:02:48"^^xsd:dateTime ; dc1:modified "2023-05-03T08:52:45"^^xsd:dateTime ; dc1:title "SOAX" ; rdfs:comment """

SOAX is an open source software tool to extract the centerlines, junctions and filament lengths of biopolymer networks in 2D and 3D images. It facilitates quantitative, reproducible and objective analysis of the image data. The underlying method of SOAX uses multiple Stretching Open Active Contours (SOACs) that are automatically initialized at image intensity ridges and then stretch along the centerlines of filaments in the network. SOACs can merge, stop at junctions, and reconfigure with others to allow smooth crossing at junctions of filaments.

\r \r

SOAX provides 3D visualization for exploring image data and visually checking results against the image. Quantitative analysis functions based on extracted networks are also implemented in SOAX, including spatial distribution, orientation, and curvature of filamentous structures. SOAX also provides interactive manual editing to further improve the extraction results, which can be saved in a file for archiving or further analysis. Useful for microtubules or actin filaments.

\r \r

Observation: Depending on the operating system, the installation may or may not require Boost C++, ITK and VTK libraries. Windows has a standalone executable application without the need of those. 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T10:50:59"^^xsd:dateTime ; dc1:title "Sobel Filter (KNIME)" . a ; nb:hasAuthor "Dallongeville Stéphane ", "Danglot Lydia orcid.org/0000-0001-6190-6605", "Dufour Alexandre ", "Faklaris Orestis ", "Grassart Alexandre ", "Lagache Thibault orcid.org/0000-0002-7033-4677", "Olivo-Marin Jean-Christophe orcid.org/0000-0001-6796-0696", "Sauvonnet Nathalie " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-01/SODA.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-01-15T16:24:45"^^xsd:dateTime ; dc1:modified "2023-04-29T13:51:57"^^xsd:dateTime ; dc1:title "SODA suite" ; rdfs:comment """

Ensemble of blocks that implement SODA method for confocal and super-resolution microscopy, in 2 and 3 dimensions

\r """ . a ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T20:27:27"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:37"^^xsd:dateTime ; dc1:title "softWoRx 5.0" ; rdfs:comment "softWoRx® 5.0 is the latest in DeltaVision image acquisition software. Find samples, acquire images and process data quickly and efficiently with the intuitive user interface. softWoRx 5.0 includes visualization and measurement tools and exports data in a wide variety of formats making it a versatile tool for more than just image acquisition." . a ; nb:hasAuthor "Pisarev Igor" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/sparkStitching.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-30T16:31:36"^^xsd:dateTime ; dc1:modified "2018-01-30T16:34:42"^^xsd:dateTime ; dc1:title "Spark Stitcher" ; rdfs:comment """

Reconstruct big images from overlapping tiled images on a Spark cluster.

\r \r

The code is based on the Stitching plugin for Fiji https://github.com/fiji/Stitching

\r """ . a ; nb:hasAuthor "Aleksey V. Zima", "Donald M. Bers", "Eckard Picht", "Lothar A. Blatter" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/sparkmaster.png" ; nb:hasImplementation ; nb:hasLocation , "google site: sparkmaster plugin" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Cheng et. al. (1999)", "Picht et. al. (2007) " ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T16:53:54"^^xsd:dateTime ; dc1:modified "2018-05-20T21:07:28"^^xsd:dateTime ; dc1:title "SparkMaster" ; rdfs:comment """

Analyzing Ca2+ sparks

\r \r

ImageJ plugin to detect and measure Ca2+ sparks in linescan images, described in Picht et. al. (2007). The algorithm is based on that described by Cheng et al. (1999). Care should be taken to ensure that detections belong to 'true' events, as without any additional background subtraction steps the algorithm is not appropriate for images in which the baseline fluorescence varies substantially.

\r """ . a ; nb:hasAuthor "Philippe Andrey", "Thomas Boudier" ; nb:hasDocumentation , "Online documentatoin (Archived old website image)" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-05/fhisto.png" ; nb:hasImplementation ; nb:hasLocation , "Download (Archived old website image)" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2023-05-03T15:54:18"^^xsd:dateTime ; dc1:title "Spatial statistics 2D/3D ImageJ plugin" ; rdfs:comment """

The plugin analyses a point pattern (positions of objects of interest) distributed within a reference structure.

\r \r

This analysis allows in particular to assess deviation from spatial randomness, and to reveal trends for clustering (attraction) or regularity (repulsion). No edge correction is performed, as it is assumed that no point is expected outside the reference structure.

\r \r

This plugin comes together with 3D ImageJ suites plugin.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2020-03-02T10:36:31"^^xsd:dateTime ; dc1:title "Spatial Transforms (EBImage)" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T16:52:29"^^xsd:dateTime ; dc1:title "Spheres and Tubes in 3D" ; rdfs:comment """

An example ImageJ plugin illustrating how to create and display 3D tubes and 3D spheres in the 3D Viewer.

\r """ . a ; nb:hasAuthor "S. PREIBISCH" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/combined_small.png" ; nb:hasReferencePublication ; nb:hasType ; dc1:created "2018-05-20T18:04:41"^^xsd:dateTime ; dc1:modified "2018-05-20T18:09:49"^^xsd:dateTime ; dc1:title "Spheroid simulator" ; rdfs:comment """

It simulates a three-dimensional ground-truth that resembles aspects of a biological object like a spheroid. For each simulated view the signal is attenuated, convolved with an effective PSF, and anisotropically sampled using a Poisson process. 

\r """ . a ; nb:hasAuthor "Schulte Meike" ; nb:hasLocation , "Website" ; nb:hasType ; nb:openess ; dc1:created "2020-03-24T09:55:11"^^xsd:dateTime ; dc1:modified "2020-03-24T09:57:44"^^xsd:dateTime ; dc1:title "SPHIRE" ; rdfs:comment """

SPHIRE is a new software suite designed for easy access to cryo electron microscopy with the clear goal of quality assessment and result reproducibility by statistical resampling. While being well suited for cryo-EM novices, experienced users will find comfort in the accessibility of almost every possible variable in advanced option tabs and the transparent, easily customizable Python-based framework for non-standard processing pipelines. In a visually appealing and easy-to-use graphical user interface (GUI) the user will find an array of programs which will guide through the complete process of high-resolution cryo-EM. This begins with movie frame alignments (movie), CTF estimation of raw electron micrographs (cter) and picking/stack creation (window) and continues with reproducible 2-D classification (isac), reproducible initial model generation (viper), automatic gold-standard 3-D refinement (meridien), local resolution estimation and filtering (localres), up to the 3-D sorting of different conformational states based on the statistical 3-D variability of the data (sort3D).

\r """ . a ; nb:hasAuthor "Johannes Schindelin", "Pavel Tomancak", "Stephan Preibisch", "Stephan Saalfeld" ; nb:hasFunction ; nb:hasLocation ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-27T14:50:50"^^xsd:dateTime ; dc1:title "SPIM Bead Registration" . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/SPIMdestriper.png" ; nb:hasLocation , "deStriper macro" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "User guide - SPIM de-striper" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:20:47"^^xsd:dateTime ; dc1:modified "2023-04-28T14:22:51"^^xsd:dateTime ; dc1:title "SPIM de-striper" ; rdfs:comment """

This macro implements a filter that is meant to attenuate close to parallel intensity stripes in an image, such as often happening in light sheet microscopy. The results are usually decent even when the stripes show a large angular spread due to light sheet refraction at the sample surface. The filter can process a 3D stack but the processing is performed slice by slice.

\r \r

Example image is available in the documentation link. 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Software for bead-based registration of selective plane illumination microscopy data" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-27T15:10:35"^^xsd:dateTime ; dc1:title "SPIM Registration Method (ImageJ)" ; rdfs:comment """

This plugin combines the idea of using fiduciary markers, local descriptors and geometric hashing and applies global optimization. It can register an arbitrary number of partially overlapping point clouds. It is robust with respect to the amount of incorporated beads, bead distribution, amount of overlap, and can reliably detect non-affine disturbances (e.g. abrupt agarose movement) that might occur during imaging.

\r \r

For details about the SPIM registration, fusion & deconvolution please have a look at the Multiview Reconstruction Plugin. It is much more powerful, flexible and completely integrated with the BigDataViewer.

\r """ . a ; nb:hasAuthor "Martin Weigert" ; nb:hasDocumentation , "Documentation on usage" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-01/Capturespimagine.PNG" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "GITHUB" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-01-24T14:02:45"^^xsd:dateTime ; dc1:modified "2019-01-24T16:15:22"^^xsd:dateTime ; dc1:title "Spimagine" ; rdfs:comment """

Spimagine is a python package to interactively visualize and process time lapsed volumetric data as generated with modern light sheet microscopes (hence the Spim part). The package provides a generic 3D+t data viewer and makes use of GPU acceleration via OpenCL. If provides further an image processor interface for the GPU accelerated denoising and deconvolution methods of gputools.

\r \r

It is only for display (no analysis). The only drawback: it does not handle multichannel time lapse 3D data (only one channel at a time).

\r """ . a ; nb:hasAuthor "M U Ghani" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/spine_classificationKDE.png" ; nb:hasLicense "MIT" ; nb:hasLocation , "GitHub repo" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Dendritic spine classification using shape and appearance features based on two-photon microscopy" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2017-02-13T15:13:46"^^xsd:dateTime ; dc1:modified "2018-08-16T15:46:15"^^xsd:dateTime ; dc1:title "Spine classification based on kernel density estimation" ; rdfs:comment """

We propose to use a kernel density estimation (KDE) based approach for classification. This non-parametric approach intrinsically provides the likelihood of membership for each class in a principled manner. The implementation was used in Ghani2016. Any papers using this code should cite Ghani2016 accordingly. The software has been tested under Matlab R2013b.

\r \r

 

\r \r

Sample Data: Annotated two-photon images of dendritic spines

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T11:39:02"^^xsd:dateTime ; dc1:title "Splash Screen Maker (Icy)" . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T18:25:41"^^xsd:dateTime ; dc1:title "Spline Deformation Generator" . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Interpolation Revisited" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T10:19:56"^^xsd:dateTime ; dc1:title "Spline Interpolation" . a ; nb:hasAuthor "Daniel Sage", "Michael Unser", "Patrick Brigger" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2020-03-02T11:23:23"^^xsd:dateTime ; dc1:title "Spline Pyramids Software" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T10:05:12"^^xsd:dateTime ; dc1:title "Splitter (KNIME)" . a ; nb:hasAuthor "Steve Eddins" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/watershed_edg_case_05.png" ; nb:hasLocation , "Watershed transform question from tech support" ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2014-12-09T14:16:07"^^xsd:dateTime ; dc1:modified "2018-05-15T12:22:47"^^xsd:dateTime ; dc1:title "Splitting clustered cells" ; rdfs:comment """

A clear tutorial for splitting connected particles (cells) in a binary mask.

\r """ . a ; nb:hasAuthor "Tosi, Sebastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: SPOT-DETECTION-3D" ; nb:hasLocation , "Neubias BIAFLOWS workflow of Spot Detection 3D Hessian with ImagJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2020-01-23T12:53:44"^^xsd:dateTime ; dc1:modified "2023-05-01T17:00:28"^^xsd:dateTime ; dc1:title "Spot Detection 3D Hessian (ImageJ)" ; rdfs:comment """

3D spot detection using the Determinant of Hessian (DoH) and the detection of 3D minima.

\r """ . a ; nb:hasAuthor "Baecker, Volker" ; nb:hasComparison , "BIAFLOWS-PROBLEM: SPOT-DETECTION-3D" ; nb:hasFunction ; nb:hasLocation , " Neubias BIAFLOWS workflow of Spot Detection 3D with Icy protocol" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-01-23T12:36:28"^^xsd:dateTime ; dc1:modified "2023-05-01T16:59:49"^^xsd:dateTime ; dc1:title "Spot Detection 3D (Icy)" ; rdfs:comment """

Spot detection in 3D images by Wavelet Adaptive Threshold in Icy.

\r """ . a ; nb:hasAuthor "Bäcker, Volker", "Tosí, Sébastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: SPOT-DETECTION-3D" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of Spot Detection 3D with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2019-02-25T14:46:28"^^xsd:dateTime ; dc1:modified "2023-05-01T16:58:55"^^xsd:dateTime ; dc1:title "Spot Detection 3D (ImageJ)" ; rdfs:comment """

This workflow detects spots from a 3D image by using straightforward set of ImageJ components. It receives the Laplacian Radius and the Threshold  value s input.

\r """ . a ; nb:hasAuthor "Perrine Paul-Gilloteaux orcid.org/0000-0003-3903-4841" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/cortactin.PNG" ; nb:hasLocation , "JCS supplementary sofwtare" ; nb:hasPlatform ; nb:hasReferencePublication , "Monteiro et al. (2013) Endosomal WASH and exocyst complexes control exocytosis of MT1-MMP at invadopodia" ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T12:07:28"^^xsd:dateTime ; dc1:modified "2023-04-29T11:52:33"^^xsd:dateTime ; dc1:title "spot detection and codistribution analysis" ; rdfs:comment """

WASH, Exo84, and cortactin spot detection and codistribution analysis To detect endosomes, an automatic Otsu threshold is applied to the Gaussian-filtered MT1-MMP–positive endosome image (= 1.5 pixels for the sample image). Statistics about each endosome are then saved, for example random positioning of spots can be compared to actual positioning. For each endosome, WASH and Exo84 (or WASH and cortactin) spots are searched for in a neighboring of x pixels in their respective channel. Their number and position are saved per endosome (**see the macro in Text file S2 downloadable from here**).

\r \r

From the position of WASH and Exo84 (or WASH and cortactin) spots around each endosomes, each WASH spot is paired with its closest Exo84 (or cortactin) spot neighbor, optimized over all spots around this endosome.

\r \r

This allowed measuring of the distribution of distance between WASH-Exo84 (or WASH-cortactin) spots (**for the co-distribution analysis, see matlab scripts in Zip file S3 downloadable).

\r """ . a ; nb:hasAuthor "Tosi, Sebastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: SPOT-DETECTION-2D" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of Spot Detection Dmap with ImageJ" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2020-01-23T12:24:09"^^xsd:dateTime ; dc1:modified "2023-05-01T16:56:17"^^xsd:dateTime ; dc1:title "Spot Detection Dmap (ImageJ)" ; rdfs:comment """

This workflow detects spots in a 2D image by filtering the image by Laplacian of Gaussian (user defined radius), thresholding (user defined threshold) and finding local intensity maxima in mask distance map (Dmap).

\r """ . a ; nb:hasAuthor "Marée, Raphaël " ; nb:hasComparison , "BIAFLOWS-PROBLEM: SPOT-DETECTION-2D" ; nb:hasFunction ; nb:hasLocation , "Neubias BIAFLOWS workflow of Spot Detection with Icy protocol" ; nb:hasType ; nb:openess ; dc1:created "2019-02-26T10:57:51"^^xsd:dateTime ; dc1:modified "2023-05-01T16:57:02"^^xsd:dateTime ; dc1:title "Spot Detection (Icy)" ; rdfs:comment """

This workflow uses ICY wavelet based spot detector to detect spots in 2D images.

\r """ . a ; nb:hasAuthor "Bäcker, Volker", "Tosí, Sébastien" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation , "Neubias BIAFLOWS workflow of Spot Detection with ImageJ" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2019-02-25T14:00:16"^^xsd:dateTime ; dc1:modified "2020-01-16T15:59:28"^^xsd:dateTime ; dc1:title "Spot detection (ImageJ)" ; rdfs:comment """

This workflow detects spots in a 2D image by filtering the image by Laplacian of Gaussian (user defined radius) and detecting regional intensity minima (user defined noise tolerance).

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-02T10:32:59"^^xsd:dateTime ; dc1:title "Spot Detection (KNIME)" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "GPL3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-29T14:24:34"^^xsd:dateTime ; dc1:title "Spot detection utilities" ; rdfs:comment """

A set of classes and functions which can be used by plugins performing spot detection and spot tracking.

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont http://orcid.org/0000-0001-7613-7204" ; nb:hasDocumentation , "documentation" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-05/nouveau%20logo%20spot%20detector.png" ; nb:hasLocation , "Plugin can be downloaded from Icy toolbar" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "example of workflow using it" ; nb:openess ; nb:requires ; dc1:created "2017-05-05T14:24:45"^^xsd:dateTime ; dc1:modified "2020-03-03T13:37:55"^^xsd:dateTime ; dc1:title "Spot Detector (Icy)" ; rdfs:comment """

Spot detector detects and counts spots, based on wavelet transform.
\r
\r - Detects spots in noisy images 2D/3D.
\r - Depending on objective, spots can be nuclei, nucleus or cell
\r - Versatile input: sequence or batch of file.
\r - Detects spot in specific band/channel.
\r - Multi band labeling: automaticaly creates ROIs from one band and count in the same or an other band.
\r - Filters detection by size.
\r - Sort detection by ROIs
\r - Output data in XLS Excel files: number of detection by ROIs, and each detection location and size.
\r - Outputs withness image with ROIs and detection painted on it.
\r - Outputs binary detection image.
\r - Displays detections
\r - Displays tags

\r """ . a ; nb:hasAuthor "Tosi Sebastien" ; nb:hasComparison , "BIAFLOWS-PROBLEM: SPOT-DETECTION-2D" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-10/Capture_0.PNG" ; nb:hasImplementation ; nb:hasLocation , "git source code" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2018-10-18T16:50:14"^^xsd:dateTime ; dc1:modified "2023-05-01T16:57:39"^^xsd:dateTime ; dc1:title "SpotDetectionIJ" ; rdfs:comment """

This is a classical workflow for spot detection or blob like structures (vesicules, melanosomes,...)

\r \r

Step 1 Laplacian of Gaussian to enhance spots . Paraeters= radius, about the average spot radius

\r \r

Step 2 Detect minima (using Find Maxima with light background option to get minima). Parameter : Tolerance to Noise: to be tested, hard to predict. About the height of the enhanced feautures peaks

\r """ . a ; nb:hasAuthor "Daniel Sage" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-29T17:52:17"^^xsd:dateTime ; dc1:title "SpotDistance" ; rdfs:comment """

An ImageJ plugin for evaluate intra-nuclear 3D cross-distances between fluorescent spots in multi-channel images ![image](http://bigwww.epfl.ch/sage/soft/spotdistance/meta/splash.png)

\r """ . a ; nb:hasAuthor "Sliusarenko O, Heinritz J, Emonet T, and Jacobs-Wagner C" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2014-12-15T23:48:24"^^xsd:dateTime ; dc1:modified "2019-10-28T11:12:43"^^xsd:dateTime ; dc1:title "SpotFinderM" ; rdfs:comment """

Quote: *A GUI-based program which manually detects spots and places them into previously detected meshes. Currently the program runs from MATLAB only. *

\r """ . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2014-12-15T23:45:40"^^xsd:dateTime ; dc1:modified "2019-10-21T12:54:08"^^xsd:dateTime ; dc1:title "SpotFinderZ" ; rdfs:comment """

Quote: *SpotFinderZ (from now on simply SpotFinder) detects round, usually diffraction-limited spots inside bacterial cells outlined with MicrobeTracker and places them into the meshes structure produced by MicrobeTracker. The program is written in MATLAB and saves the data in the MicrobeTracker format by appending additional fields.*

\r """ . a ; nb:hasAuthor "Eugene Katrukha" ; nb:hasDocumentation , "@ImageJ.net" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/comdet.png" ; nb:hasImplementation ; nb:hasLocation , "Fiji Update Site" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "How to use plugin (Text Tutorial)" ; nb:openess ; nb:requires , ; dc1:created "2018-12-17T00:42:30"^^xsd:dateTime ; dc1:modified "2018-12-17T00:49:34"^^xsd:dateTime ; dc1:title "Spots colocalization (ComDet)" ; rdfs:comment """Quote " finding and/or analyzing colocalization of bright intensity spots (cells, particles, vesicles, comets, dots, etc) in images with heterogeneous background (microscopy, astronomy, engineering, etc). "\r \r Uses Gaussian-Mexican hat convolution for preprocessing. """ . a ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-02/spotsizer.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Spotsizer: High through-put quantitative analysis of microbial growth" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-02-15T12:05:01"^^xsd:dateTime ; dc1:modified "2020-03-03T16:46:47"^^xsd:dateTime ; dc1:title "Spotsizer" ; rdfs:comment """

Spotsizer is a software tool that automates analysis of large volumes of photographic images of growing microbes.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Automatic Tracking of Individual Fluorescence Particles: Application to the Study of Chromosome Dynamics" ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2020-03-02T10:13:26"^^xsd:dateTime ; dc1:title "SpotTracker" . a ; nb:hasAuthor "MOSAIC Group " ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2012.15.22.png" ; nb:hasImplementation ; nb:hasLocation , "Install via update site. " ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , , "Algorithm", "Workflow" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2019-10-17T11:16:17"^^xsd:dateTime ; dc1:title "Squassh" ; rdfs:comment """

‘’’Squassh’’’ is a tool for 2D and 3D segmentation and quantification of subcellular shapes in fluorescence microscopy images. It provides globally optimal detection and segmentation of objects with constant internal intensity distribution, followed by object-based colocalization analysis. The segmentation computed by Region Competition can optionally correct for the PSF of the microscope, hence providing optimally deconvolved segmentations. Part of the mosaic suite

\r """ . a ; nb:hasAuthor "Culley, Siân orcid.org/0000-0003-2112-0143", "Henriques, Ricardo orcid.org/0000-0002-2043-5234" ; nb:hasDOI , "https://doi.org/10.1038/nmeth.4605" ; nb:hasDocumentation , "Manual hosted on github" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-12/3362739443-squirrel%20logo.png" ; nb:hasImplementation ; nb:hasLicense "GPL v3.0" ; nb:hasLocation , "https://github.com/HenriquesLab/NanoJ-Core" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "https://www.nature.com/articles/nmeth.4605" ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "https://bitbucket.org/rhenriqueslab/nanoj-squirrel/downloads/" ; nb:openess ; nb:requires , ; dc1:created "2018-12-09T17:41:11"^^xsd:dateTime ; dc1:modified "2023-05-02T11:03:21"^^xsd:dateTime ; dc1:title "SQUIRREL" ; rdfs:comment """

NanoJ-SQUIRREL (Super-resolution Quantitative Image Rating and Reporting of Error Locations) is a software package designed for assessing and mapping errors and artefacts within super-resolution images. This is achieved through quantitative comparison with a reference image of the same structure (typically a widefield, TIRF or confocal image). SQUIRREL produces quantitative maps of image quality and resolution as well as global image quality metrics.

\r """ . a ; nb:hasAuthor "Florian Levet, Jean-Baptiste Sibarita" ; nb:hasDOI ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/frontPageIINS-sr-tesseler_small.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "SR-Tesseler Nature Methods 2015" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2016-07-12T13:54:11"^^xsd:dateTime ; dc1:modified "2023-05-03T13:34:00"^^xsd:dateTime ; dc1:title "SR-Tesseler" ; rdfs:comment """

Localization-based super-resolution techniques open the door to unprecedented analysis of molecular organization. This task often involves complex image processing adapted to the specific topology and quality of the image to be analyzed. SR-Tesseler is an open-source segmentation software using Voronoï tessellation constructed from the coordinates of localized molecules. It allows precise, robust and automatic quantification of protein organization at different scales, from the cellular level down to clusters of a few fluorescent markers. SR-Tesseler is insensitive to cell shape, molecular organization, background and noise, allowing comparing efficiently different biological conditions in a non-biased manner, and perform quantifications on various proteins and cell types. SR-Tesseler software comes with a very simple and intuitive graphical user interface, providing direct visual feedback of the results and is freely available under GPLv3 license.

\r """ . a ; nb:hasAuthor "Yoann Le Montagner" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Image quality assessment: from error visibility to structural similarity" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-04-29T15:15:02"^^xsd:dateTime ; dc1:title "SSIM toolbox (Icy)" ; rdfs:comment """
\r

The SSIM is an index measuring the structural similarity between two images. It is valued between -1 and 1. When two images are nearly identical, their SSIM is close to 1.

\r
\r """ . a ; nb:hasAuthor "Iván Gómez Conde, David Olivieri, Carlos Tadokoro" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-10T15:26:12"^^xsd:dateTime ; dc1:modified "2019-10-21T08:39:40"^^xsd:dateTime ; dc1:title "StabiTissue" ; rdfs:comment """

- 2D Stabilization in each slice of the stacks in time. - 3D Stabilization intravital imaging of all the stacks (including the dimension Z) - create the videos and the stabilized images in a new folder 2701

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T09:22:06"^^xsd:dateTime ; dc1:title "Stack Manipulation" . a ; nb:hasAuthor "Sklyar Oleg" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T11:56:38"^^xsd:dateTime ; dc1:title "Stack Objects" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T11:40:43"^^xsd:dateTime ; dc1:title "Stack Rotation" . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T09:42:35"^^xsd:dateTime ; dc1:title "Stack Rotation by Angle" . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2010.05.18.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "10.1109/83.650848" ; nb:hasSupportedImageDimension , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2022-03-16T06:54:35"^^xsd:dateTime ; dc1:title "StackReg" ; rdfs:comment """

This plugin registers (= aligns, matches) a stack of image slices.

\r """ . a ; nb:hasAuthor "Shadi Albarqouni" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2018-09-27T08:48:01"^^xsd:dateTime ; dc1:modified "2018-09-27T08:48:01"^^xsd:dateTime ; dc1:title "StainGAN" ; rdfs:comment """

A deep-learning solution for stain color normalization in digital histology images

\r """ . a ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/78F0B2C8-E924-48D3-A55E-C515679D5F86.png" ; nb:hasImplementation ; nb:hasLocation , "Github" ; nb:hasPlatform , , ; nb:hasReferencePublication , "Cell Detection with Star-Convex Polygons" ; nb:hasSupportedImageDimension , ; nb:hasTopic , , , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2020-03-03T15:07:18"^^xsd:dateTime ; dc1:modified "2023-04-26T17:33:17"^^xsd:dateTime ; dc1:title "StarDist - ImageJ" ; rdfs:comment """

This is the ImageJ/Fiji plugin for StarDist, a cell/nuclei detection method for microscopy images with star-convex shape priors ( typically for Dapi like staining of nuclei). The plugin can be used to apply already trained models to new images.

\r """ . a ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "An image of the link a few years ago" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2023-05-02T12:06:24"^^xsd:dateTime ; dc1:title "StatColoc" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T13:33:44"^^xsd:dateTime ; dc1:title "Statistical Region Merging" . a ; nb:hasAuthor "François Aguet" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Design of Steerable Filters for Feature Detection Using Canny-Like Criteria" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T09:47:12"^^xsd:dateTime ; dc1:title "SteerableJ" ; rdfs:comment """

 Fast edge and ridge detection, irrespective of their orientation.

\r """ . a ; nb:hasAuthor "Delgado-Gonzalo Ricard" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T14:34:19"^^xsd:dateTime ; dc1:title "Stereo Viewer" . a ; nb:hasAuthor "Preibisch Stephan" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Globally optimal stitching of tiled 3D microscopic image acquisitions" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T11:45:32"^^xsd:dateTime ; dc1:title "Stitching 2D/3D" . a ; nb:hasAuthor "Funke Jan" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Stochastic Image Denoising" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T14:18:30"^^xsd:dateTime ; dc1:title "Stochastic Denoising" . a ; nb:hasAuthor "Tiago Ferreira" ; nb:hasDOI , "10.5281/zenodo.49399" ; nb:hasDocumentation , "documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Strahler.jpg" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation , "hIPNAT_.jar" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-27T11:07:58"^^xsd:dateTime ; dc1:title "Strahler Analysis" ; rdfs:comment """

This plugin performs Strahler analysis on topographic skeletons (2D/3D). Strahler numbering is a numerical procedure that summarizes the branching complexity of mathematical trees.

\r """ . a ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T09:36:00"^^xsd:dateTime ; dc1:title "Straighten" . a ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T11:32:26"^^xsd:dateTime ; dc1:title "StraightenWorms" . a ; nb:hasAuthor "de Chaumont Fabrice" ; nb:hasFunction , ; nb:hasLocation ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T08:54:44"^^xsd:dateTime ; dc1:title "Substract ROI" . a ; nb:hasAuthor "Kavalerov, Ilya " ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation , "sumproduct GitHub repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Bayesian Reasoning and Machine Learning" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-03-15T01:54:49"^^xsd:dateTime ; dc1:modified "2019-03-15T02:09:13"^^xsd:dateTime ; dc1:title "sumproduct" ; rdfs:comment """

An implementation of Belief Propagation for factor graphs, also known as the sum-product algorithm

\r """ . a ; nb:hasAuthor "Dylan M. Owen", "George Ashdown", "Nils Gustafsson", "Pedro Matos Pereira", "Ricardo Henriques", "Siân Culley" ; nb:hasDOI ; nb:hasDocumentation , "User guide zip file" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-02/SRRF.PNG" ; nb:hasImplementation ; nb:hasLocation , "The SRRF algorithm source code and plugin for ImageJ and Fiji" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic , , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-02-22T10:41:42"^^xsd:dateTime ; dc1:modified "2023-05-03T09:13:20"^^xsd:dateTime ; dc1:title "Super-Resolution Radial Fluctuations (SRRF) " ; rdfs:comment """

SRRF is a high-performance analytical approach for Live-cell Super-Resolution Microscopy, provided as a fast GPU-enabled ImageJ plugin. SRRF is capable of extracting high-fidelity super-resolution information from TIRF, widefield and confocals using conventional fluorophores such as GFP. SRRF is capable of live-cell imaging over timescales ranging from minutes to hours.

\r """ . a ; nb:hasAuthor "Florian Luisier, Thierry Blu" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "A New SURE Approach to Image Denoising: Interscale Orthonormal Wavelet Thresholding" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-16T16:47:35"^^xsd:dateTime ; dc1:title "SURE-LET Wavelet Denoising" ; rdfs:comment """

This package implements the interscale orthonormal wavelet thresholding algorithm based on the SURE-LET principle. A multichannel extension is also available. Java Applets are available too.

\r """ . a ; nb:hasAuthor "Frank Herrmannsdörfer", "Mike Heilemann", "Thomas Kuner", "Varun Venkataramani" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/SuReSim_0.jpg" ; nb:hasLicense "GNU GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-10-05T16:23:56"^^xsd:dateTime ; dc1:modified "2018-10-19T10:43:45"^^xsd:dateTime ; dc1:title "SuReSim" ; rdfs:comment """

SuReSim (Super Resolution Simulation) is an open-source simulation software for Single Molecule Localization Microscopy (SMLM). The workflow of the SuReSim algorithm starts from a ground truth structure and lets the user choose to either directly simulate 3D localizations or to create simulated *.tiff-stacks that the user can analyze with any given SMLM reconstruction software. A 3D structure of any geometry, either taken from electron microscopy, designed de-novo from assumptions or known structural facts, is fluorophore-labeled in silico. A defined set of parameters is used to calculate and visualize the 3D localizations of the corresponding labels. The software package is accompanied with a library of model structures that can be imported and simulated. Users manual with tutorial provided.

\r """ . a ; nb:hasAuthor "Basham, Mark orcid.org/0000-0002-8438-1415", "Luengo, Imanol" ; nb:hasDocumentation , "SuRVoS docs" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/survos_summary_4.png" ; nb:hasImplementation ; nb:hasLicense "Apache version 2.0" ; nb:hasLocation , "SuRVoS" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "SuRVoS: Super-Region Volume Segmentation workbench" ; nb:hasSupportedImageDimension , ; nb:hasTopic , , , , , , ; nb:hasType ; nb:hasUsageExample , "Volume Segmentation and Analysis of Biological Materials Using SuRVoS (Super-region Volume Segmentation) Workbench" ; nb:openess ; dc1:created "2018-01-28T11:13:35"^^xsd:dateTime ; dc1:modified "2018-10-18T15:38:19"^^xsd:dateTime ; dc1:title "SuRVoS" ; rdfs:comment """

SuRVoS: Super-Region Volume Segmentation workbench

\r \r

A volume is first partitioned into Super-Regions (superpixels or supervoxels) and then interactively segmented by the user providing training annotations. SuRVoS can then learn from and extend the annotations to the whole volume.

\r """ . a ; nb:hasAuthor "Dallongeville Stephane", "Fab and Stef" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T14:38:15"^^xsd:dateTime ; dc1:title "Swimming Pool Emitter" . a ; nb:hasAuthor "Dallongeville Stephane", "Fab and Stef" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T10:29:56"^^xsd:dateTime ; dc1:title "Swimming Pool Listener" . a ; nb:hasAuthor "Kirshner Hagai" ; nb:hasDocumentation ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , , "A Sampling Theory Approach for Continuous ARMA Identification", "On the Role of Exponential Splines in Image Interpolation" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-17T11:23:04"^^xsd:dateTime ; dc1:title "Symmetric Exponential B-spline" . a ; nb:hasAuthor "Schmied Christopher " ; nb:hasComparison , "https://www.frontiersin.org/articles/10.3389/fcomp.2021.777837/full#supplementary-material" ; nb:hasDocumentation , "https://schmiedc.github.io/SynActJ/" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-03/teaser.png" ; nb:hasImplementation ; nb:hasLicense "MIT License" ; nb:hasLocation , "https://schmiedc.github.io/SynActJ/" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "https://doi.org/10.3389/fcomp.2021.777837" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "https://doi.org/10.5281/zenodo.5644945" ; nb:openess ; nb:requires ; dc1:created "2023-03-21T13:26:40"^^xsd:dateTime ; dc1:modified "2023-03-22T08:39:26"^^xsd:dateTime ; dc1:title "SynActJ" ; rdfs:comment """

SynActJ (Synaptic Activity in ImageJ) is an easy-to-use fully open-source workflow that enables automated image and data analysis of synaptic activity. The workflow consists of a Fiji plugin performing the automated image analysis of active synapses in time-lapse movies via an interactive seeded watershed segmentation that can be easily adjusted and applied to a dataset in batch mode. The extracted intensity traces of each synaptic bouton are automatically processed, analyzed, and plotted using an R Shiny workflow. 

\r """ . a ; nb:hasAuthor "Hiner Mark", "Kelly Patrick", "Schindelin Johannes", "Walter Joachim" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T10:20:39"^^xsd:dateTime ; dc1:title "Sync Windows" . a ; nb:hasAuthor "Eric Danielson, Sang H. Lee" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-10-11T15:42:39"^^xsd:dateTime ; dc1:modified "2020-03-05T12:06:53"^^xsd:dateTime ; dc1:title "SynPAnal" ; rdfs:comment """

This software is designed for the rapid semi-automatic detection and quantification of synaptic protein puncta from 2D immunofluorescence images generated by confocal laser scanning microscopy.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2017-09-13T10:09:46"^^xsd:dateTime ; dc1:title "Syntax Highlighting" . a ; nb:hasAuthor "Jean Ollion, Julien Cochennec, Christophe Escudé, François Loll, Thomas Boudier " ; nb:hasDOI ; nb:hasDocumentation , "Tutorial" ; nb:hasFunction , , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2015-02-18T13:10:05"^^xsd:dateTime ; dc1:modified "2023-04-26T13:23:46"^^xsd:dateTime ; dc1:title "TANGO Tools for Analysis of Nuclear Genome Organization" ; rdfs:comment """

## About TANGO software is an open-source software for Analysis of Nuclear Genome Organization. It is composed of an ImageJ plugin for batch processing and analysis, and a R package for statistical analysis. Reference: 2528 ## Some key features - Image import uses bioimage formats. - Construction of workflow in GUI by choosing filters / segmentation strategy for - Prefiltering - Segmentation - Postfiltering - Isolated nuclei could individually be inspected, deleted from list and subjected for detailed analysis. - Uses MCIB3D library as backend. - Basic usage is to segment nucleus, crop them to single nucleus objects, segment substructures within objects and measure their properties. - Optionally R can be connected to do detailed analysis of results. - Uses MongoDB to manage huge data set.

\r """ . a ; nb:hasAuthor "Martin Maska", "Pavel Matula" ; nb:hasDocumentation , "Home page" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-01/Captureexosome.jpg" ; nb:hasImplementation ; nb:hasLocation , "Direct link to download" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2019-01-21T15:28:38"^^xsd:dateTime ; dc1:modified "2019-01-21T15:43:53"^^xsd:dateTime ; dc1:title "TEM ExosomeAnalyzer" ; rdfs:comment """

TEM ExosomeAnalyzer is a program for automatic and semi-automatic detection of extracellular vesicles (EVs), such as exosomes, or similar objects in 2D images from transmission electron microscopy (TEM). The program detects the EVs, finds their boundaries, and reports information about their size and shape.

\r \r

The software has been developed in terms of project MUNI/M/1050/2013 and supported by Grant Agency of Masaryk University.

\r \r

The EVs are detected based on the shape and edge contrast criteria. The exact shapes of the EVs are then segmented using a watershed-based approach.

\r \r

With proper parameter settings, even images with EVs both lighter and darked than the background, or containing artifacts or precipitated stain can be processed. If the fully-automatic processing fails to produce the correct results, the program can be used semi-automatically, letting the user adjust the detection seeds during the intermediate steps, or even draw the whole segmentation manually.

\r """ . a ; nb:hasAuthor "Qingzong TSENG " ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/MT%20demo.gif" ; nb:hasImplementation ; nb:hasLocation , "Plugin website" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2018-05-07T17:01:19"^^xsd:dateTime ; dc1:modified "2018-05-09T02:08:58"^^xsd:dateTime ; dc1:title "Template Matching and Slice Alignment--- ImageJ Plugins" ; rdfs:comment """

This ImageJ plugin contains two functions. The first one is the cvMatch_Template. It implements the template matching function from the OpenCV library. The second function Align_slices in stack utilized the previous matching function to do slice registration(alignment) based on a selected landmark. 

\r \r

For more details, refer to the page of each component. 

\r \r

cvMatch_Template

\r \r

Align Slices in Stack

\r """ . a ; nb:hasAuthor "Miura Kota", "Schindelin Johannes" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T10:25:37"^^xsd:dateTime ; dc1:title "Temporal-Color Code" . a ; nb:hasAuthor "Graeme Ball" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation , "Part of the collection Temporal Plugin" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-06-05T01:22:18"^^xsd:dateTime ; dc1:modified "2018-06-05T01:27:06"^^xsd:dateTime ; dc1:title "Temporal Medial Filter" ; rdfs:comment """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.\r \r set time window, and standard deviations above background for foreground\r time window should be more than 2x larger than time taken for a feature to traverse a pixel (NB. total window is 2x half-width +1)\r moving foreground identified by intensity increase relative to background average (i.e. median) for a pixel over a given time window\r "soft" segmentation, yielding foreground probability related to excess intensity (in standard deviations) over background level\r crude Anscombe transform applied to data to stabilize the variance\r """ . a ; nb:hasDocumentation , "Get started" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/CaptureTF.PNG" ; nb:hasImplementation ; nb:hasLocation , "Multiplatform links to python packages" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-30T16:00:37"^^xsd:dateTime ; dc1:modified "2023-04-28T11:57:41"^^xsd:dateTime ; dc1:title "Tensorflow" ; rdfs:comment """

"An open source machine learning framework for everyone "

\r \r

TensorFlow™ is an open source software library for high performance numerical computation. Its flexible architecture allows easy deployment of computation across a variety of platforms (CPUs, GPUs, TPUs), and from desktops to clusters of servers to mobile and edge devices. Originally developed by researchers and engineers from the Google Brain team within Google’s AI organization, it comes with strong support for machine learning and deep learning and the flexible numerical computation core is used across many other scientific domains.

\r """ . a ; nb:hasAuthor "Bria Alessandro", "Iannello Giulio", "Onofri Leonardo" ; nb:hasDocumentation ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/overview.png" ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "doi:10.1186/1471-2105-13-316" ; nb:hasSupportedImageDimension , , ; nb:hasType ; nb:openess , ; dc1:created "2018-01-30T08:40:05"^^xsd:dateTime ; dc1:modified "2018-01-30T08:49:39"^^xsd:dateTime ; dc1:title "TeraStitcher" ; rdfs:comment """

TeraStitcher is a free tool that enables the stitching of Teravoxel-sized tiled microscopy images even on workstations with relatively limited resources of memory (<8 GB) and processing power. It exploits the knowledge of approximate tile positions and uses ad-hoc strategies and algorithms designed for such very large datasets. The produced images can be saved into a multiresolution representation to be efficiently visualized (e.g. Vaa3D-TeraFly) and processed.

\r """ . a ; nb:hasAuthor "Schmid Benjamin" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-17T14:31:07"^^xsd:dateTime ; dc1:title "Test Java3D" . a ; nb:hasAuthor "Julio E. Cabrera" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Texture parameters for image classification" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T13:13:44"^^xsd:dateTime ; dc1:modified "2020-03-02T20:58:20"^^xsd:dateTime ; dc1:title "Texture Analyzer (ImageJ)" ; rdfs:comment """

This plugin will return on a full 256-grey level image (limitation in this version) or on a ROI several texture features such as described in Haralick publication. Can be run in batch mode.

\r """ . a ; nb:hasAuthor "Hervé Nicolas" ; nb:hasDocumentation , "full documentation" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Statistical color texture descriptors for histological images analysis" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T14:13:05"^^xsd:dateTime ; dc1:title "Texture Segmentation" . a ; nb:hasAuthor "Briane Vincent", "Kervrann Charles" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-02/Capture_0.PNG" ; nb:hasImplementation , ; nb:hasLocation , "Link to package" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-31T09:22:24"^^xsd:dateTime ; dc1:modified "2018-10-18T15:24:57"^^xsd:dateTime ; dc1:title "THOT" ; rdfs:comment """

Classification of trajectoire: need tracking results as input and will then classify the trajectories as  brownian motion, confined brownian or directed.

\r """ . a ; nb:hasAuthor "Randall Division of Cell and Molecular Biophysics at the Kings College London " ; nb:hasDocumentation , "Project Website" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-09/Capture3B.PNG" ; nb:hasImplementation ; nb:hasLocation , "Stable version" ; nb:hasPlatform ; nb:hasReferencePublication , "Nature Methods publication" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-09-21T11:42:45"^^xsd:dateTime ; dc1:modified "2023-05-02T10:07:06"^^xsd:dateTime ; dc1:title "ThreeB 3B Microscopy Analysis Software" ; rdfs:comment """

Bayesian analysis of blinking and bleaching, or 3B microscopy, is a method which analyses data in which many overlapping fluorophores undergo bleaching and blinking events, giving the structure at enhanced resolution.

\r """ . a ; nb:hasAuthor "de Chaumont Fabrice" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2023-04-29T14:06:44"^^xsd:dateTime ; dc1:title "Thresholded pixel density" ; rdfs:comment """
\r

For each ROI, computes the number of pixel over a threshold. This plugin also provides the density and outputs results as an excel file.

\r
\r """ . a ; nb:hasDocumentation , "Fiji Documentation (Links to ImageJ documentation)" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Threshold.java source code, go to ij.plugin package and Thresholder java file" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-25T12:04:49"^^xsd:dateTime ; dc1:modified "2019-02-25T13:53:19"^^xsd:dateTime ; dc1:title "Thresholder (ImageJ)" . a ; nb:hasAuthor "G. M. Hagen", "J. Borkovec", "M. Ovesný", "P. Krížzek", "Z. Švindrych" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-04T12:15:29"^^xsd:dateTime ; dc1:modified "2020-03-05T15:36:53"^^xsd:dateTime ; dc1:title "ThunderSTORM" ; rdfs:comment """

ThunderSTORM is an open-source, interactive, and modular plug-in for ImageJ designed for automated processing, analysis, and visualization of data acquired by single molecule localization microscopy methods such as PALM and STORM. Our philosophy in developing ThunderSTORM has been to offer an extensive collection of processing and post-processing methods so that users can easily adapt the process of analysis to their data.

\r """ . a ; nb:hasAuthor "White Daniel James" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T14:22:39"^^xsd:dateTime ; dc1:title "Time Stamper" . a ; nb:hasAuthor "Dufour Alexandre", "de Chaumont Fabrice" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T10:15:48"^^xsd:dateTime ; dc1:title "TimeStamp Overlay" . a ; nb:hasAuthor "Sergey Laptenok" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/FLIM_TIMP.png" ; nb:hasLicense "GPLv3" ; nb:hasLocation , "Code is provided as supplementary to the paper" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "2007. Fluorescence Lifetime Imaging Microscopy (FLIM) Data Analysis with TIMP. Journal of Statistical Software. 18:1–20." ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-14T08:15:16"^^xsd:dateTime ; dc1:modified "2018-05-29T00:56:59"^^xsd:dateTime ; dc1:title "TIMP" ; rdfs:comment """

A complete package for fluorescence lifetime analysis implemented as an R package with sample data.

\r """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Tissue_analysis_Seb_Image1_classes.jpg" ; nb:hasLocation , "TrainableWekaMacro macro" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "User guide - Trainable WEKA Segmentation batch processing" ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T14:16:23"^^xsd:dateTime ; dc1:modified "2023-04-28T14:08:23"^^xsd:dateTime ; dc1:title "Tissue analysis from histological sections" ; rdfs:comment """

This macro batch processes all the 2D images (tif and jpg files) located in a user defined folder by calling Fiji Weka trainable segmentation to classify each pixel, and reports the areas of each class in a human readable results table. The classifier to be applied to each image should be previously trained on a representative image by an expert and exported to file (Save classifier) into the image folder to be processed.

\r """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-06/TissueCellSegmentation.png" ; nb:hasLocation , "Tissue Cell Geometry Stats macro" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "User guide - Automated Multicellular Tissue Analysis" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T12:06:19"^^xsd:dateTime ; dc1:modified "2023-04-28T14:04:24"^^xsd:dateTime ; dc1:title "Tissue Cell Segmentation" ; rdfs:comment """

This macro is meant to segment the cells of a multicellular tissue. It is written for images showing highly contrasted and uniformly stained cell membranes. The geometry of the cells and their organization is automatically extracted and exported to an ImageJ results table. This includes: Cell area, major, minor fitted ellipse radii + major axis orientation and number of neighbors of the cells. Manual correction of the automatic segmentation is supported (merge split cells, split merged cells).

\r \r

Sample image data is available in the documentation page. 

\r """ . a ; nb:hasAuthor "Hovis David" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T11:38:15"^^xsd:dateTime ; dc1:title "TopoJ" . a ; nb:hasAuthor "Thomas Pengo" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T14:46:25"^^xsd:dateTime ; dc1:modified "2017-09-12T18:02:42"^^xsd:dateTime ; dc1:title "Tracing data using PALMsiever" ; rdfs:comment "Tracer allows the user to create a trace along a structure in an image. It uses the underlying molecule positions, not the rendered image." . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation , "Track_cell_intensity" ; nb:hasFunction , ; nb:hasLocation , "ICY protocol" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T10:01:23"^^xsd:dateTime ; dc1:modified "2018-05-14T23:25:12"^^xsd:dateTime ; dc1:title "Track cell intensity" ; rdfs:comment """

Tracks a cell in a 2D video using active contours, and produces a list of ROI where intensity is measured and reported into a workbook. The cell must be first delineated with a ROI in the first image of the video.

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/IcyTRackManager.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , , , , , , , , , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T08:22:59"^^xsd:dateTime ; dc1:title "Track Manager" ; rdfs:comment """

The track manager enables the use of DSP-like trackProcessors. This can affect the display of tracks, selection in time or by ROIs, and also compute some views like the overlaid and animated local flow graph, polar graph.

\r """ . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2009.24.27.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T08:24:59"^^xsd:dateTime ; dc1:title "Track Processor Color" ; rdfs:comment """

Track Processor to color tracks in the Track Manager

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T09:38:52"^^xsd:dateTime ; dc1:title "Track Processor Display Track Number" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T12:33:39"^^xsd:dateTime ; dc1:title "Track Processor export track to Excel" . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T10:00:55"^^xsd:dateTime ; dc1:title "Track Processor Flow" . a ; nb:hasAuthor "Fabrice de Chaumont" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2009.13.32.png" ; nb:hasImplementation ; nb:hasLicense "GpLv3" ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T08:21:20"^^xsd:dateTime ; dc1:title "Track Processor Instant Speed" ; rdfs:comment """

This display the Instant Speed of tracks for the Icy Track Manager.

\r """ . a ; nb:hasAuthor "Nicolas Chenouard" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation , "Download" ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-16T17:40:55"^^xsd:dateTime ; dc1:title "Track Processor Intensity Profile" ; rdfs:comment """

A TrackProcessor that allows the user to monitor, visualize, and export, the intensity profile of tracks in time lapse sequences of 2D images.

\r """ . a ; nb:hasAuthor "de Chaumont Fabrice" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T13:51:52"^^xsd:dateTime ; dc1:title "Track Processor MSD" . a ; nb:hasAuthor "de Chaumont Fabrice" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T08:58:11"^^xsd:dateTime ; dc1:title "Track Processor ROI Gate" . a ; nb:hasLocation , "http://icy.bioimageanalysis.org/plugin/Track-Processor-Speed-Profiler ?" ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T15:13:16"^^xsd:dateTime ; dc1:title "Track Processor Speed Profiler" . a ; nb:hasAuthor "de Chaumont Fabrice" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T14:07:05"^^xsd:dateTime ; dc1:title "Track Processor Time Clip" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T10:10:56"^^xsd:dateTime ; dc1:title "Track Processor Track Length" . a ; nb:hasAuthor "Dufour Alexandre", "Pop Sorin" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-17T12:13:27"^^xsd:dateTime ; dc1:title "Track Processor Z Clip" . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-29T15:26:03"^^xsd:dateTime ; dc1:title "Track Processor Zero Origin" ; rdfs:comment """
\r

Translate the tracks so that first detection is at 0,0,0 location.

\r
\r """ . a ; nb:hasAuthor "A.S. SECHI", "I. GAMPER", "T. AACH", "T. WÜRFLINGER " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/trackingFA_Wuerfelinger.png" ; nb:hasReferencePublication , "WÜRFLINGER et. al. (2011) Automated segmentation and tracking for large‐scale analysis of focal adhesion dynamics" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:19:05"^^xsd:dateTime ; dc1:modified "2023-05-03T14:30:37"^^xsd:dateTime ; dc1:title "Tracking of focal adhesions in 2D time lapse movies" ; rdfs:comment """

Tracking of focal adhesions includes a number of challenges:

\r \r
    \r
  1. Detection of focal adhesion regions in areas of highly variable background
  2. \r
  3. Separation of "clumped" adhesions in different objects.
  4. \r
  5. Dynamics: Focal adhesions dynamically, grow, shrink, change their shape, they can fuse with neighboring adhesions or one adhesion can be split into multiple children.
  6. \r
\r \r

Würflinger et al (2011) describe how to detect focal adhesion objects and how to track them over time. Interestingly, tracking results are fed back to segmentation to improve separation of clumped adhesions.

\r \r

The authors implemented the workflow in Matlab, but do not provide a ready-to-use script.

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Objective Comparison of Particle Tracking Methods" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2023-04-29T15:03:41"^^xsd:dateTime ; dc1:title "Tracking Performance Measures" . a ; nb:hasAuthor "Paul-Gilloteaux Perrine" ; nb:hasDocumentation , "Step by step help Pdf insite the .zip" ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation , "Download link" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Worflow using this plugin" ; nb:openess ; nb:requires , ; dc1:created "2018-05-24T01:29:54"^^xsd:dateTime ; dc1:modified "2019-08-30T16:27:00"^^xsd:dateTime ; dc1:title "Tracking2.0" ; rdfs:comment """

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

\r \r

 

\r """ . a ; nb:hasAuthor "Jean-Yves Tinevez" ; nb:hasDocumentation , "Manual" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/160px-TrackMate-Logo85x50-color-300p.png" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Tinevez et. al. (2017) TrackMate: An open and extensible platform for single-particle tracking" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2019-10-17T08:27:18"^^xsd:dateTime ; dc1:title "TrackMate" ; rdfs:comment "TrackMate provides the tools to perform single particle tracking (SPT). SPT is an image analysis challenge where the goal is to segment and follow over time some labeled, spot-like structures. Each spot is segmented in multiple frames and its trajectory is reconstructed by assigning it an identity over these frames, in the shape of a track. These tracks can then be either visualized or yield further analysis results such as velocity, total displacement, diffusion characteristics, division events, etc..." . a ; nb:hasDocumentation , "TrackObjects module" ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T13:47:27"^^xsd:dateTime ; dc1:title "TrackObjects" . a ; nb:hasAuthor " Johannes Schindelin", "Albert Cardona", "Ignacio Arganda-Carreras", "Verena Kaynig" ; nb:hasDocumentation ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/TrainableWekaSegmentation-GUI-after-training.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation , "Releases in the Github repo" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Arganda-Carreras et al (2017) Trainable Weka Segmentation: a machine learning tool for microscopy pixel classification" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:40"^^xsd:dateTime ; dc1:modified "2023-04-28T12:12:44"^^xsd:dateTime ; dc1:title "Trainable Weka Segmentation" ; rdfs:comment """

The Trainable Weka Segmentation is a Fiji plugin that combines a collection of machine learning algorithms with a set of selected image features to produce pixel-based segmentations. Weka (Waikato Environment for Knowledge Analysis) can itself be called from the plugin. It contains a collection of visualization tools and algorithms for data analysis and predictive modeling, together with graphical user interfaces for easy access to this functionality. As described on their wikipedia site, the advantages of Weka include: - freely availability under the GNU General Public License - portability, since it is fully implemented in the Java programming language and thus runs on almost any modern computing platform - a comprehensive collection of data preprocessing and modeling techniques - ease of use due to its graphical user interfaces - Weka supports several standard data mining tasks, more specifically, data preprocessing, clustering, classification, regression, visualization, and feature selection.

\r \r

The main goal of this plugin is to work as a bridge between the Machine Learning and the Image Processing fields. It provides the framework to use and, more important, compare any available classifier to perform image segmentation based on pixel classification.

\r """ . a ; nb:hasAuthor "Albert Cardona", "Curtis Rueden", "Stephan Saalfeld" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , , , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/TrakEM2_menu.png" ; nb:hasImplementation , ; nb:hasLicense "GPLv3" ; nb:hasLocation , "TrakEM2" ; nb:hasPlatform , , ; nb:hasReferencePublication , "10.1371/journal.pone.0038011" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2022-03-16T06:26:03"^^xsd:dateTime ; dc1:title "TrakEM2" ; rdfs:comment """

TrakEM2 is an ImageJ plugin for morphological data mining, three-dimensional modeling and image stitching, registration, editing and annotation (Fiji comes with TrakEM2). It supports arbitrary-sized datasets. 

\r """ . a ; nb:hasAuthor "Saalfeld Stephan orcid.org/0000-0002-4106-1761" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/confocal-lens.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Multi-color lens distortion and shift correction" ; nb:openess ; nb:requires , ; dc1:created "2018-01-28T11:38:33"^^xsd:dateTime ; dc1:modified "2018-05-22T00:35:10"^^xsd:dateTime ; dc1:title "Trakem2 lens distortion correction" ; rdfs:comment """

Calculates and corrects for lens-distortion models including chromatic abberation from confocal stacks.

\r """ . a ; nb:hasAuthor "Albert Cardona", "Ignacio Arganda-Carreras", "Stephan Saalfeld" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T14:02:41"^^xsd:dateTime ; dc1:title "Transform Virtual Stack Slices" . a ; nb:hasAuthor "Erik Meijering" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/transformJ.gif" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-01-03T04:46:05"^^xsd:dateTime ; dc1:modified "2019-10-29T17:20:54"^^xsd:dateTime ; dc1:title "TransformJ" ; rdfs:comment """A Java Package for Geometrical Image Transformation, works up to 5D. \r \r - Affine\r - Crop\r - Embed\r - Matrix\r - Mirror\r - Rotate\r - Scale\r - Translate\r - Turn\r """ . a ; nb:hasAuthor "Liu,, Xiaoxiao", "Long, Brian", "Peng, Hanchuan (http://orcid.org/0000-0002-3478-3942)", "Zhou, Zhi" ; nb:hasComparison , "TReMAP: Automatic 3D Neuron Reconstruction Based on Tracing, Reverse Mapping and Assembling of 2D Projections" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/tremap.PNG" ; nb:hasImplementation ; nb:hasLicense "MIT License" ; nb:hasLocation , "TReMAP Plugin Github repository in Vaa3D" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "TReMAP: Automatic 3D Neuron Reconstruction Based on Tracing, Reverse Mapping and Assembling of 2D Projections" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "TReMAP: Automatic 3D Neuron Reconstruction Based on Tracing, Reverse Mapping and Assembling of 2D Projections" ; nb:openess ; nb:requires ; dc1:created "2017-09-12T00:57:12"^^xsd:dateTime ; dc1:modified "2018-04-11T10:38:22"^^xsd:dateTime ; dc1:title "TReMAP" ; rdfs:comment """

"we present a new fully automated 3D reconstruction algorithm, called TReMAP, short for Tracing, Reverse Mapping and Assembling of 2D Projections. Instead of tracing a 3D image directly in the 3D space as seen in majority of the tracing methods, we first trace the 2D projection trees in 2Dplanes, followed by reverse-mapping the resulting 2D tracing results back into the 3D space as 3D curves; then we use a minimal spanning tree (MST) method to assemble all the 3D curves to generate the final 3D reconstruction. Because we simplify a 3D reconstruction problem into 2D, the computational costs are reduced dramatically." 

\r \r

Suitable for high throughput neuron image analysis (image sizes >10GB). This plugin can be used with default parameters or user-defined parameters.

\r """ . a ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-11/Capturettk.JPG" ; nb:hasImplementation ; nb:hasLicense "BSD" ; nb:hasLocation , "download ttk" ; nb:hasPlatform , , ; nb:hasReferencePublication , "The Topology Toolkit J. Tierny, G. Favelier, J. Levine, C. Gueunet, M. Michaux. IEEE Transactions on Visualization and Computer Graphics." ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-11-23T08:10:32"^^xsd:dateTime ; dc1:modified "2018-11-23T08:15:51"^^xsd:dateTime ; dc1:title "TTK the Topology Toolkit" ; rdfs:comment """

The Topology ToolKit (TTK) is an open-source library and software collection for topological data analysis in scientific visualization.

\r \r

TTK can handle scalar data defined either on regular grids or triangulations, either in 2D or in 3D. It provides a substantial collection of generic, efficient and robust implementations of key algorithms in topological data analysis. It includes:
\r  · For scalar data: critical points, integral lines, persistence diagrams, persistence curves, merge trees, contour trees, Morse-Smale complexes, topological simplification;
\r  · For bivariate scalar data: fibers, fiber surfaces, continuous scatterplots, Jacobi sets, Reeb spaces;
\r  · For uncertain scalar data: mandatory critical points;
\r  · For time-varying scalar data: critical point tracking;
\r  · For high-dimensional / point cloud data: dimension reduction;
\r  · and more!
\r
\r  

\r \r

TTK makes topological data analysis accessible to end users thanks to easy-to-use plugins for the visualization front end ParaView. Thanks to ParaView, TTK supports a variety of input data formats.
\r  

\r \r

TTK is written in C++ but comes with a variety of bindings (VTK/C++, Python) and standalone command-line programs. It is modular and easy to extend. We have specifically developed it such that you can easily write your own data analysis tools as TTK modules.

\r """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Snapshot.jpg" ; nb:hasLocation , "TubeUnwinder macro" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:hasUsageExample , "User guide - Tube unfolder" ; nb:openess , ; nb:requires ; dc1:created "2014-12-08T14:26:31"^^xsd:dateTime ; dc1:modified "2023-04-28T14:05:49"^^xsd:dateTime ; dc1:title "Tube un-winder" ; rdfs:comment """

This macro can be used to un-wide a tubular structure and flatten its surface (like peeling of and flattening the skin of a banana). The macro can only process a single channel 3D stack but it is easy to process multiple channels by exporting and importing ROI manager selections. Technically the macro computes the radial average intensity projection inside a ring centred on the radial symmetry axis of the object. The final image is a radial mapping of the intensity (radial angle along X, axial length along Y).

\r \r

The example image is available in the documentation link. 

\r """ . a ; nb:hasAuthor "Johannes Schindelin", "Mark Longair", "Stephan Preibisch orcid.org/0000-0002-0276-494X" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/tubeness.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Sato Y, Nakajima S, Shiraga N, Atsumi H, Yoshida S, Koller T, Gerig G, Kikinis R. 1998. Three-dimensional multi-scale line filter for segmentation and visualization of curvilinear structures in medical images.. Med Image Anal. 2(2):143-68." ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-13T13:27:04"^^xsd:dateTime ; dc1:modified "2019-10-21T09:10:09"^^xsd:dateTime ; dc1:title "Tubeness" ; rdfs:comment """

This plugin filters a 3D image stack (or 2D image) to produce a score for how "tube-like" each point in the image is. This is useful as a preprocessing step for tracing neurons or blood vessels, for example. For 3D image stacks, the plugin uses the eigenvalues of the Hessian matrix to calculate this measure of "tubeness", using a metrics mentioned in Sato et al 1997 ¹: if the larger two eigenvalues (λ₂ and λ₃) are both negative then value is √(λ₂λ₃), otherwise the value is 0. For 2D images, if the large eigenvalue is negative, we return its absolute value and otherwise return 0.

\r \r

This plugin is now bundled as part of Fiji.

\r """ . a ; nb:hasAuthor "Philippe Thévenaz" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2010.23.26.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "10.1109/83.650848" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T09:28:33"^^xsd:dateTime ; dc1:title "TurboReg" ; rdfs:comment """

The purpose of this plugin is to register—in other words, to align or to match—two images, one of them being called the source image and the other the target image.

\r """ . a ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasPlatform , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2016-10-25T12:56:48"^^xsd:dateTime ; dc1:modified "2019-11-13T11:58:11"^^xsd:dateTime ; dc1:title "TurtleSeg: 3D Image Segmentation Software" ; rdfs:comment """

TurtleSeg is an interactive 3D image segmentation tool. TurtleSeg has an automated system, Spotlight, for automatically directing the user towards the next steps. Typically, a user loads a 3D image and then manually contour a sparse number of slices, the full 3D segmentation can then be built automatically.

\r """ . a ; nb:hasAuthor "Danuser's Lab", "LCCB" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-01/u-track.PNG" ; nb:hasImplementation , ; nb:hasLicense "GPL" ; nb:hasLocation , "github" ; nb:hasPlatform , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-21T11:52:50"^^xsd:dateTime ; dc1:modified "2023-05-03T08:43:09"^^xsd:dateTime ; dc1:title "u-track" ; rdfs:comment """

u-track is a multiple-particle tracking Matlab software that is designed to (1) track dense particle fields, (2) close gaps in particle trajectories resulting from detection failure, and (3) capture particle merging and splitting events resulting from occlusion or genuine aggregation and dissociation events. Its core is based on formulating correspondence problems as linear assignment problems and searching for a globally optimal solution.

\r \r

Data can be read using bio-format and interfaced with OMero data base.

\r \r

It comes as a standalone software, but can be used as a library, which is according to the authors the most widely used version of it.

\r \r
    \r
  • Version 2.2 adds parallel processing functionality for multi-movie datasets when using the GUI.
  • \r
  • Version 2.1 enables the analysis of movies stored on an OMERO server
  • \r
  • Version 2.0 includes two new tracking applications: microtubule plus-end tracking (previously distributed as plusTipTracker) and nuclei tracking
  • \r
  • A third optional processing step has been added to the analysis workflow, track analysis, with two methods: motion analysis and microtubule plus-end classification
  • \r
\r \r

For more information, please see Jaqaman et al., Nature Methods 5, pp. 695-702 (2008). Besides basic particle tracking, the software supports the features described in Applegate et al. J. Struct. Biol. 176(2):168-84. 2011 for tracking microtubule plus end markers; and in Ng et al. J. Cell Biol. 199(3):545-63. 2012 for tracking fluorescently-labeled cell nuclei.

\r \r

 

\r """ . a ; nb:hasAuthor "Tutorial under ImageJ: Gabriel Landini" ; nb:hasFunction ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-08T17:11:30"^^xsd:dateTime ; dc1:modified "2018-01-31T15:37:07"^^xsd:dateTime ; dc1:title "Uneven illumination correction" ; rdfs:comment """

Illumination correction is often important for both accurate segmentation and for intensity measurements. This example shows how the CorrectIlluminationCalculate and CorrectIlluminationApply modules are used to compensate for the non-uniformities in illumination often present in microscopy images.

\r """ . a ; nb:hasAuthor "Nicolas Chenouard", "Zsuzsanna Püspöki" ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Template-Free Wavelet-Based Detection of Local Symmetries" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-11-15T12:56:07"^^xsd:dateTime ; dc1:title "A Unifying Parametric Framework for 2D Steerable Wavelet Transforms" ; rdfs:comment """

A complete parametric framework and set of MATLAB tools for computing steerable wavelet frames in 2-D.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:06:32"^^xsd:dateTime ; dc1:title "UntangleWorms" ; rdfs:comment "C.elegans will often lie next to each other or cross, forming a tangle of worms in an image. This module will segment them, based on a model, to untangle the individual worms so that they can be treated as if they did not overlap." . a ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-15T10:45:51"^^xsd:dateTime ; dc1:modified "2020-03-03T10:11:27"^^xsd:dateTime ; dc1:title "untile (EBImage)" . a ; nb:hasAuthor "Carlos Óscar Sánchez Sorzano", "Michael Unser", "Philippe Thévenaz" ; nb:hasFunction ; nb:hasLocation ; nb:hasReferencePublication , "Elastic Registration of Biological Images Using Vector-Spline Regularization" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T13:13:38"^^xsd:dateTime ; dc1:title "UnwarpJ" . a ; nb:hasAuthor "Curtis Rueden", "Johannes Schindelin" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2017.17.14.png" ; nb:hasImplementation ; nb:hasLicense "BSD-2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-17T16:22:00"^^xsd:dateTime ; dc1:title "Update Fiji" ; rdfs:comment """

The purpose of the ImageJ Updater is to keep you up-to-date with all components of ImageJ (or Fiji), i.e. the macros, scripts, plugins and the core components (libraries) needed by the plugins.

\r \r

As of 2011, the ImageJ Updater can handle 3rd-party update sites, i.e. anybody can set up their own update site which users can follow.

\r """ . a ; nb:hasAuthor "Johannes Schindelin" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2023-05-03T14:15:04"^^xsd:dateTime ; dc1:title "Upload Sample Image" ; rdfs:comment """

It is used to upload a file (not just images) meant for the ImageJ developers. You might need to do this e.g. when the file is too large for email attachments, or when you want to accompany a bug report with a large image. To prevent abuse of this facility, access to the uploaded images is restricted to trusted admins.

\r """ . a ; nb:hasAuthor "Steven Condamine, Dorly Verdier, Arlette Kolta. " ; nb:hasDocumentation ; nb:hasFunction ; nb:hasPlatform , , ; nb:hasReferencePublication , "Analyzing the Size, Shape, and Directionality of Networks of Coupled Astrocytes" ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-06-21T11:46:00"^^xsd:dateTime ; dc1:modified "2023-04-29T21:24:16"^^xsd:dateTime ; dc1:title "Using ImageJ to Analyze the Size, Shape, and Directionality of Networks of Coupled Astrocytes" ; rdfs:comment """

The research goal of this paper was to provide unbiased counts of labeled astrocytes and to estimate the area they cover, further to develop tools for defining the orientation of coupling within astrocyte networks under different stimuli.

\r \r

In order to count the astrocytes and estimate the area they cover the following steps were used in this software.

\r \r

Pre-processing: z-project (using max intensity); split channels; subtract background; remove outliers.

\r \r

Segmentation: adjust threshold and convert to a binary file; Watershed.

\r \r

Cell counting: Analyze particles

\r \r

Measure Astrocytic network area: select a ROI using the polygon tool; set measurements (area); ROI manager -> add the traced polygon; measure.

\r """ . a ; nb:hasAuthor "Johannes Schindelin", "Sumit Dubey" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T14:40:53"^^xsd:dateTime ; dc1:title "Using the Script Editor" . a ; nb:hasLicense "-" ; nb:hasLocation ; nb:hasType ; nb:openess ; dc1:created "2013-11-07T20:29:12"^^xsd:dateTime ; dc1:modified "2017-09-12T18:05:35"^^xsd:dateTime ; dc1:title "v3dlib" ; rdfs:comment "v3dlib library is a cross-platform C++ library written in wxWidgets for displaying 3D images. The most important part of the library is a window that can display 3D images of various types (RGB, RGB16, GRAY8, GRAY16, and float). The window can easily be extended of a new functionality and is used in many applications (e.g., viewer3d, Acquiarium, batchcrop, and others)." . a ; nb:hasAuthor "Fuhui Long", "Hanchuan Peng (http://orcid.org/0000-0002-3478-3942)", "Zongcai Ruan" ; nb:hasDocumentation , "Vaa3D Wiki" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Vaa3D.jpg" ; nb:hasImplementation ; nb:hasLicense "MIT License" ; nb:hasLocation , "Vaa3D Wiki" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "V3D enables real-time 3D visualization and quantitative analysis of large-scale biological image data sets" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2017-09-12T00:02:42"^^xsd:dateTime ; dc1:modified "2023-05-03T14:52:33"^^xsd:dateTime ; dc1:title "Vaa3D" ; rdfs:comment """

Vaa3D is a handy, fast, and versatile 3D/4D/5D Image Visualization and Analysis System for Bioimages and Surface Objects. It also provides many unique functions that you may not find in other software. It is Open Source, and supports a very simple and powerful plugin interface and thus can be extended and enhanced easily.

\r \r

Vaa3D is cross-platform (Mac, Linux, and Windows). This software suite is powerful for visualizing large- or massive-scale (giga-voxels and even tera-voxels) 3D image stacks and various surface data. Vaa3D is also a container of powerful modules for 3D image analysis (cell segmentation, neuron tracing, brain registration, annotation, quantitative measurement and statistics, etc) and data management. This makes Vaa3D suitable for various bioimage informatics applications, and a nice platform to develop new 3D image analysis algorithms for high-throughput processing. In short, Vaa3D streamlines the workflow of visualization-assisted analysis.

\r \r

Vaa3D can render 5D (spatial-temporal) data directly in 3D volume-rendering mode; it supports convenient and interactive local and global 3D views at different scales... it comes with a number of plugins and toolboxes. Importantly, you can now write your own plugins to take advantage of the Vaa3D platform, possibly within minutes!

\r \r

 

\r """ . a ; nb:hasAuthor "Fehrenbach Jérôme", "Lorenzo Corinne", "Weiss Pierre" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/Screenshot%202020-03-02%20at%2011.10.26.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample ; nb:openess ; dc1:created "2014-12-09T14:54:02"^^xsd:dateTime ; dc1:modified "2023-05-02T17:09:43"^^xsd:dateTime ; dc1:title "Variational algorithms to remove stationary noise" ; rdfs:comment """

Variational algorithms to remove stationary noise. Application to microscopy imaging. This plugin allows to denoise images degraded with stationary noise. Stationary noise can be seen as a generalization of the standard white noise. Typical applications of this plugin are:

\r \r

- Standard white noise denoising using a total variation and fidelity term minimization. Even though total variation denoising is not the state of the art (regarding SNR improvement), it may be very valuable for further tasks such as image seg- mentation).

\r \r

- Destriping (the problem that motivated us to develop these ideas). 

\r \r

- Deconvolution (even though most users won't be able to use this feature).

\r \r

- Cartoon + texture decomposition which might be useful to compress images, analyse textures or simplify segmentation like tasks.

\r """ . a ; nb:hasAuthor "Hamarneh, Ghassan", "Jassi, Preet" ; nb:hasDocumentation , "VascuSynth: Vascular Tree Synthesis Software" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/vascusynth_dataset.png" ; nb:hasImplementation ; nb:hasLocation , "VascuSynth website" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "VascuSynth: Simulating Vascular Trees for Generating Volumetric Image data with Ground Truth Segmentation and Tree Analysis" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2019-02-28T08:44:33"^^xsd:dateTime ; dc1:modified "2023-04-26T13:27:25"^^xsd:dateTime ; dc1:title "VascuSynth " ; rdfs:comment """

VascuSynth is an ITK-based synthetic image generator. It synthesizes volumetric images of vascular trees and generates a .gxl file of the ground-truth tree structure. VascuSynth receives a number of .txt configuration files and is capable of generating both ground truth ('ideal') images and images with added noise. The user is capable of choosing from a set simple noise additions and artefacts.

\r """ . a ; nb:hasAuthor "Berger Daniel R." ; nb:hasDOI ; nb:hasDocumentation , "User guide" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-03/vast1lite_splash.jpg" ; nb:hasImplementation ; nb:hasLocation , "VAST Lite Download Page" ; nb:hasPlatform ; nb:hasReferencePublication , "Paper" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , , ; nb:hasType ; nb:hasUsageExample , "Series of video tutorials" ; nb:openess ; dc1:created "2020-03-01T14:56:22"^^xsd:dateTime ; dc1:modified "2023-04-26T10:33:25"^^xsd:dateTime ; dc1:title "VAST Lite" ; rdfs:comment """

VAST (Volume Annotation and Segmentation Tool) is a utility application for manual annotation of large EM stacks.

\r \r

General labeling tool, used for a large variety of 3D data sets; electron-microscopic, multi-channel light-microscopic, and Micro-CT data sets as well as videos, and annotating arbitrary structures, regions and locations, depending on the user’s needs.

\r """ . a ; nb:hasAuthor "Benjamin Schmid", "Johannes Schindelin", "Mark Longair" ; nb:hasFunction ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T12:33:04"^^xsd:dateTime ; dc1:title "VIB Protocol" . a ; nb:hasAuthor "Olaf Ronneberger" ; nb:hasFunction , ; nb:hasImplementation , ; nb:hasLocation ; nb:hasReferencePublication ; nb:hasSupportedImageDimension ; nb:hasTopic , , ; nb:hasType ; nb:openess ; dc1:created "2016-10-17T10:11:19"^^xsd:dateTime ; dc1:modified "2021-05-19T18:55:45"^^xsd:dateTime ; dc1:title "ViBE-Z" ; rdfs:comment """

The Virtual Brain Explorer (ViBE-Z) is a software that automatically maps gene expression data with cellular resolution to a 3D standard larval zebrafish (Danio rerio) brain. It automatically detects 14 predefined anatomical landmarks for aligning data. It also offers a database and atlas. The ViBE-Z database, atlas and software are provided via a web interface. A data preparation step is needed in order to provide the right input data and format.

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T13:10:07"^^xsd:dateTime ; dc1:title "Video Importer" . a ; nb:hasAuthor "Jean-Yves Tinevez", "Rainer Heintzmann" ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-10-18T14:10:27"^^xsd:dateTime ; dc1:title "View5D" . a ; nb:hasAuthor "Ullrich Koethe and many contributors" ; nb:hasDocumentation ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/vigra.png" ; nb:hasImplementation ; nb:hasLicense "MIT" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2013-10-11T14:51:29"^^xsd:dateTime ; dc1:modified "2019-03-11T00:52:03"^^xsd:dateTime ; dc1:title "VIGRA" ; rdfs:comment """VIGRA is a free C++ and Python library that provides fundamental image processing and analysis algorithms. Its generic architecture allows it to be used in many different application contexts and ecosystems. It is designed as an intelligent library (using the C++ template mechanism) which allows users to write code at a fairly high level of abstraction and optimizes away the abstraction overhead upon compilation. It can therefore work efficiently on very large data and forms the basis of [ilastik](https://www.ilastik.org/) and [CellCognition](https://cellcognition-project.org/). \r \r **Strengths**: open source, high quality algorithms, unlimited array dimension, arbitrary pixel types and number of channels, high speed, well tested, very flexible, easy-to-use Python bindings, support for many common file formats (including HDF5) \r \r **Limitations**: no GUI, C++ not suitable for everyone, BioFormats not supported, parallelization requires external control \r \r **Images and Multi-dimensional Arrays**: templated image data structures for arbitrary pixel types, fixed-size vectors multi-dimensional arrays for arbitrary high dimensions pre-instantiated images with many different scalar and vector valued pixel types (byte, short, int, float, double, complex, RGB, RGBA etc.) 2-dimensional image iterators, multi-dimensional iterators for arbitrary high dimensions, adapters for various image and array subsets \r \r **input/output of many image file formats**: Windows BMP, GIF, JPEG, PNG, PNM, Sun Raster, TIFF (including 32bit integer, float, and double pixel types and multi-page TIFF), Khoros VIFF, HDR (high dynamic range), Andor SIF, OpenEXR input/output of images with transparency (alpha channel) into suitable file formats. comprehensive support for HDF5 (input/output of arrays in arbitrary dimensions) \r \r **continuous reconstruction of discrete images using splines**: Just create a SplineImageView of the desired order and access interpolated values and derivative at any real-valued coordinate. \r \r **Image Processing**: STL-style image processing algorithms with functors (e.g. arithmetic and algebraic operations, gamma correction, contrast adaptation, thresholding), arbitrary regions of interest using mask images image resizing using resampling, linear interpolation, spline interpolation etc. \r \r **geometric transformations**: rotation, mirroring, arbitrary affine transformations automated functor creation using expression templates \r \r **color space conversions:** RGB, sRGB, R'G'B', XYZ, L*a*b*, L*u*v*, Y'PbPr, Y'CbCr, Y'IQ, and Y'UV real and complex Fourier transforms in arbitrary dimensions, cosine and sine transform (via fftw) noise normalization according to Förstner computation of the camera magnitude transfer function (MTF) via the slanted edge technique (ISO standard 12233) \r \r **Filters:** 2-dimensional and separable convolution, Gaussian filters and their derivatives, Laplacian of Gaussian, sharpening etc. separable convolution and FFT-based convolution for arbitrary dimensional data resampling convolution (input and output image have different size) recursive filters (1st and 2nd order), exponential filters non-linear diffusion (adaptive filters), hourglass filter total-variation filtering and denoising (standard, higer-order, and adaptive methods) \r \r **tensor image processing:** structure tensor, boundary tensor, gradient energy tensor, linear and non-linear tensor smoothing, eigenvalue calculation etc. (2D and 3D) distance transform (Manhattan, Euclidean, Checker Board norms, 2D and 3D) morphological filters and median (2D and 3D) Loy/Zelinsky symmetry transform Gabor filters \r \r **Segmentation:** edge detectors: Canny, zero crossings, Shen-Castan, boundary tensor corner detectors: corner response function, Beaudet, Rohr and Förstner corner detectors tensor based corner and junction operators \r \r **region growing:** seeded region growing, watershed algorithm \r \r **Image Analysis:** connected components labeling (2D and 3D) detection of local minima/maxima (including plateaus, 2D and 3D) tensor-basesd image analysis (2D and 3D) powerful incremental computation of region and object statistics \r \r **3-dimensional Image Processing and Analysis:** point-wise transformations, projections and expansions in arbitrary high dimensions all functors (e.g. regions statistics) readily apply to higher dimensional data as well separable convolution and FFT-based convolution filters, resizing, morphology, and Euclidean distance transform for arbitrary dimensional arrays (not just 3D) connected components labeling, seeded region growing, watershed algorithm for volume data \r \r **Machine Learning:** random forest classifier with various tree building strategies variable importance, feature selection (based on random forest) unsupervised decomposition: PCA (principle component analysis) and pLSA (probabilistic latent semantic analysis) \r \r **Mathematical Tools:** special functions (error function, splines of arbitrary order, integer square root, chi square distribution, elliptic integrals) random number generation rational and fixed point numbers quaternions polynomials and polynomial root finding matrix classes, linear algebra, solution of linear systems, eigen system computation, singular value decomposition \r \r **optimization:** linear least squares, ridge regression, L1-constrained least squares (LASSO, non-negative LASSO, least angle regression), quadratic programming \r \r **Inter-language support:** Python bindings in both directions (use Python arrays in C++, call VIGRA functions from Python) Matlab bindings of some functions""" . a ; nb:hasAuthor "Visiopharm" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Screen%20Shot%202014-12-09%20at%2017.48.07.png" ; nb:hasLicense "Commercial" ; nb:hasLocation ; nb:hasPlatform ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T16:47:25"^^xsd:dateTime ; dc1:modified "2017-09-13T10:15:53"^^xsd:dateTime ; dc1:title "Visiopharm" ; rdfs:comment """

The software is designed for pathologists. Image analysis protocols are built from graphical user interfaces; there is no need for programming experience or an extensive training program. Cloud and deployed solutions are available. Visiopharm can be employed to develop workflows (apps) for the user. Modular structure with multiple packages: VisiomorphDP™ TissuemorphDP™ Arrayimager™ Tissuealign™ Visiomorph™ Tissuemorph™ Microimager™ Fluoimager™

\r """ . a ; nb:hasAuthor "Börner, Katy (orcid.org/0000-0002-3321-6137)", "Gehlenborg, Nils (orcid.org/0000-0003-0327-8297)", "Gold, Ilan (orcid.org/0000-0002-5823-1026)", "Herr II, Bruce W. (orcid.org/0000-0002-6703-7647)", "Keller, Mark (orcid.org/0000-0003-3003-874X)", "Manz, Trevor (orcid.org/0000-0001-7694-5164)", "McCallum, Chuck (orcid.org/0000-0003-4039-9768)", "Patterson, Nathan (orcid.org/0000-0002-0064-1583)", "Spraggins, Jeffrey (orcid.org/0000-0001-9198-5498)" ; nb:hasDocumentation , "Documentation for Viv" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-02/Screen%20Shot%202021-02-04%20at%206.40.48%20PM.png" ; nb:hasImplementation , , ; nb:hasLicense "MIT" ; nb:hasLocation , "GitHub repository for Viv" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "OSF Preprint for Viv" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , ; nb:hasType ; nb:hasUsageExample , "Avivator" ; nb:openess ; dc1:created "2021-02-04T23:31:19"^^xsd:dateTime ; dc1:modified "2021-02-04T23:58:57"^^xsd:dateTime ; dc1:title "Viv" ; rdfs:comment """

Viv is a JavaScript library providing utilities for rendering primary imaging data. Viv supports WebGL-based multi-channel rendering of both pyramidal and non-pyramidal images. The rendering components of Viv are provided as Deck.gl layers, facilitating image composition with existing layers and updating rendering properties within a reactive paradigm.

\r """ . a ; nb:hasAuthor "David Steinman", "Luca Antiga" ; nb:hasDocumentation , "tutorial" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/vmtk_screenshots-1_0.jpg" ; nb:hasImplementation ; nb:hasLicense "BSD-like license" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "used to segment blood vessels network in mouse brains on lightsheet data with clearing " ; nb:openess ; nb:requires , ; dc1:created "2018-01-28T18:22:05"^^xsd:dateTime ; dc1:modified "2018-08-07T12:05:11"^^xsd:dateTime ; dc1:title "VMTK: Vascular Modeling Toolkit" ; rdfs:comment """

vmtk is a collection of libraries and tools for 3D reconstruction, geometric analysis, mesh generation and surface data analysis for image-based modeling of blood vessels.

\r \r

vmtk is composed of

\r \r
    \r
  • C++ classes (VTK and ITK -based algorithms)
  • \r
  • Python classes (high-level functionality - each class is a script)
  • \r
  • PypeS - Python pipeable scripts, a framework which enables vmtk scripts to interact with each other
  • \r
\r \r

 

\r """ . a ; nb:hasLicense "commercial" ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-11-07T19:32:18"^^xsd:dateTime ; dc1:modified "2017-09-13T10:13:05"^^xsd:dateTime ; dc1:title "Volocity" ; rdfs:comment "-" . a ; nb:hasDocumentation , "Tracking in Volocity4" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/volocity3Dtracking.png" ; nb:hasLocation , "TrackinginVolocity.pdf" ; nb:hasPlatform ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:06:15"^^xsd:dateTime ; dc1:modified "2018-05-23T23:31:13"^^xsd:dateTime ; dc1:title "Volocity - 3D Object Segmentation and Tracking" ; rdfs:comment """

In the commercial image analysis software "Volocity", automated measurement protocols can be constructed by dragging, dropping and configuring a sequence of individual "tasks".

\r \r

By combining the "Find Objects" task with a subsequent "Track" task, 3D objects can be identified and followed over time. The initial "Find Objects" segmentation can be refined, e.g. using "Separate Touching Objects"; and tracking results in the form of "Measurement Items" can be viewed in tabular form, as a graph, etc.

\r """ . a ; nb:hasFunction , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T14:35:15"^^xsd:dateTime ; dc1:title "Volocity Quantification" . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/Re02.jpg" ; nb:hasLocation ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2019-11-14T10:08:25"^^xsd:dateTime ; dc1:title "Volocity Restoration" . a ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/d23d23.PNG" ; nb:hasLocation ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-16T15:35:36"^^xsd:dateTime ; dc1:title "Volocity Visualization" ; rdfs:comment """

Volocity Visualization is designed to provide rapid, interactive, high resolution volume rendering of multi-channel 3D and 4D data sets. This Volocity product puts you in control of the way that you view your 3D data, offering a choice of rendering methods so that you can achieve the best results.  A range of file formats can be imported from  wide field and confocal microscopes, and snapshots and movies can be created quickly and easily to share and publish.

\r """ . a ; nb:hasAuthor "Peter C. Marks" ; nb:hasFunction , , , ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-18T12:49:47"^^xsd:dateTime ; dc1:title "Volume Calculator" . a ; nb:hasAuthor "Kai Uwe Barthel" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2017.24.49.jpg" ; nb:hasImplementation ; nb:hasLicense "GPLv3" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T16:27:14"^^xsd:dateTime ; dc1:title "Volume Viewer" ; rdfs:comment """

3D reslicing and threshold-enabled 3D visualization.

\r """ . a ; nb:hasAuthor "Jerome Avondo" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/VolViewer.png" ; nb:hasLicense "Creative Commons Public license" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2015-02-12T15:21:19"^^xsd:dateTime ; dc1:modified "2017-09-13T10:16:04"^^xsd:dateTime ; dc1:title "VolViewer" ; rdfs:comment """

# Summary VolViewer is used for viewing volume images from, for example, confocal microscopy or optical projection tomography # Features * Real-time volume rendering using an optimized 3D texture slicing algorithm. * Interactive transfer functions to independently adjust opacity and intensity for up to three data channels. * Real-time per channel thresholding, brightness and contrast operators. * On-the-fly gradient computation for local illumination. * Iso-surface computation with surface smoothing. * Section viewing in any orientation / position. * Real-time volume clipping. * 3D measurements, filters & segmentation. * Key frame interpolation for movie export. * Stereo rendering using either quad buffer or anaglyph mode. * Scripting interface to other systems, e.g. Matlab, OMERO, etc. # Project Status * Not supported anymore # Source code * [Source code](https://github.com/ut666/VolViewer "GitHub repository")

\r """ . a ; nb:hasAuthor "Michael Schmid", "Wayne Rasband" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/voronoi.png" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-24T13:46:16"^^xsd:dateTime ; dc1:modified "2023-04-29T09:43:46"^^xsd:dateTime ; dc1:title "Voronoi ImageJ" ; rdfs:comment """

A resident function in ImageJ, located in the menu as [Process > Binary > Voronoi].

\r \r

Quote from the ImageJ reference page:

\r \r
\r

Splits the image by lines of points having equal distance to the borders of the two nearest particles. Thus, the Voronoi cell of each particle includes all points that are nearer to this particle than any other particle. When particles are single points, this process is a Voronoi tessellation (also known as Dirichlet tessellation). The output type (Overwrite, 8-bit, 16-bit or 32-bit) of this command can be set in the [Process > Binary > Options...] dialog box. In the output, the value inside the Voronoi cells is zero; the pixel values of the dividing lines between the cells are equal to the distance between the two nearest particles. This is similar to a medial axis transform of the background, but there are no lines in inner holes of particles.

\r
\r \r

 

\r """ . a ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2019-10-18T13:03:40"^^xsd:dateTime ; dc1:title "Voronoi Segmentation (KNIME)" . a ; nb:hasAuthor "ScalableMinds" ; nb:hasDocumentation , "Some documentation" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2022-03/Capturevoxelanytics.PNG" ; nb:hasImplementation ; nb:hasLocation , "Access as a serice" ; nb:hasPlatform ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2022-03-16T06:43:35"^^xsd:dateTime ; dc1:modified "2022-03-16T06:52:59"^^xsd:dateTime ; dc1:title "Voxelytics-Align" ; rdfs:comment """

Voxelytic-Align is a commercial software provided as a service on cloud targetted to electron microscopy reconstruction (alignement, artifact correction...)

\r """ . a ; nb:hasAuthor "Arne Seitz", "Olivier Burri", "Romain Guiet" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/VSI-Reader-v3.0.jpg" ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T15:45:37"^^xsd:dateTime ; dc1:modified "2020-03-02T19:56:37"^^xsd:dateTime ; dc1:title "VSI File Extractor (ImageJ)" ; rdfs:comment """

This tool allows for extraction of image series from Olympus Slide Scanners. These VSI files usually contain several images that are too big to load into memory (>50k x 50k pixels). It was written and tested on Fiji and is available from a Fiji Update Site: http://fiji.sc/List_of_update_sites

\r """ . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:43"^^xsd:dateTime ; dc1:modified "2017-09-13T10:06:21"^^xsd:dateTime ; dc1:title "VTK overlay tutorial" . a ; nb:hasLocation ; nb:hasType ; nb:openess ; nb:requires , , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2017-09-13T10:07:36"^^xsd:dateTime ; dc1:title "Watershed Algorithm" . a ; nb:hasAuthor "Schmid, Michael" ; nb:hasFunction ; nb:hasLocation , "Package ij.plugin.filter class EDM" ; nb:hasReferencePublication , "F. Leymarie, M. D. Levine, in: CVGIP Image Understanding, vol. 55 (1992), pp 84-94" ; nb:hasType ; nb:openess ; dc1:created "2019-02-05T13:22:12"^^xsd:dateTime ; dc1:modified "2019-10-28T11:45:04"^^xsd:dateTime ; dc1:title "Watershed (ImageJ ij-1.52i)" ; rdfs:comment """

Performs watershed algotirhm with ij-1.52i.jar. legacy:ij.plugin.filter.EDM("watershed").

\r """ . a ; nb:hasAuthor "de Chaumont, Fabrice" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-10/Screenshot%202019-10-17%20at%2009.44.48.png" ; nb:hasImplementation ; nb:hasLicense "gPLv3" ; nb:hasLocation , "Wavelet Spot Detector Block page on Icy" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2013-10-11T13:08:46"^^xsd:dateTime ; dc1:modified "2019-10-17T08:46:04"^^xsd:dateTime ; dc1:title "Wavelet Spot Detector Block" ; rdfs:comment """

Wavelet Spot Detector for Blocks, to integrate in Icy protocols.

\r """ . a ; nb:hasAuthor "Adel Kechkar, Deepak Nair, Mike Heilemann, Daniel Choquet, Jean-Baptiste Sibarita" ; nb:hasFunction ; nb:hasImplementation ; nb:hasPlatform ; nb:hasReferencePublication , "10.1371/journal.pone.0062918" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2016-10-09T16:37:07"^^xsd:dateTime ; dc1:modified "2019-10-18T17:10:50"^^xsd:dateTime ; dc1:title "WaveTracer" ; rdfs:comment """

WaveTracer is a plugin for Metamorph. It represents a functional method for real-time reconstruction with automatic feedback control, without compromising the localization accuracy. It relies on a wavelet segmentation algorithm, together with a mix of CPU/GPU implementation.

\r """ . a ; nb:hasAuthor "Max Planck Institute for Brain Research", "scalable minds" ; nb:hasDocumentation , "Twitter (for software updates)" ; nb:hasFunction , , , , , , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2021-02/Screenshot%202020-10-21%20at%2016.45.55.png" ; nb:hasImplementation ; nb:hasLicense "AGPL3" ; nb:hasLocation , "webKnossos" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Boergens, Berning et al., Nature Methods 2017" ; nb:hasSupportedImageDimension , , ; nb:hasTopic , , , , ; nb:hasType ; nb:hasUsageExample , "Demo Dataset (Full female adult fly brain, Zheng et al. 2017)" ; nb:openess ; dc1:created "2021-02-25T15:00:29"^^xsd:dateTime ; dc1:modified "2021-03-08T13:00:08"^^xsd:dateTime ; dc1:title "webKnossos: 3D image annotation, visualization and sharing" ; rdfs:comment """

webKnossos is an open-source data sharing and annotation platform for tera-scale 2D and 3D image datasets.

\r \r

The core features of webKnossos are:

\r \r
    \r
  • fast 3D data streaming
  • \r
  • share links to specific locations in the data
  • \r
  • uniquely fast skeleton annotation (flight mode) and
  • \r
  • efficient volume annotation
  • \r
  • mesh rendering
  • \r
  • collaboration and sharing tools
  • \r
\r \r

webKnossos facilitates image analysis workflows on multi-terabyte datasets, including visualization of raw and multi-modal microscopy data, distributed training data generation and proof-reading of automatic segmentation.

\r \r

As a scientific resource, webknossos.org serves as a database for published image datasets including their annotations.

\r \r

 

\r \r

 

\r """ . a ; nb:hasAuthor "Laurent Gelman" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:43:09"^^xsd:dateTime ; dc1:modified "2018-05-20T23:37:58"^^xsd:dateTime ; dc1:title "White Balance " ; rdfs:comment """

The Macro processes a composite picture in ImageJ/Fiji and outputs a color-balanced merged RGB image.

\r \r

To calculate the white balance, a rectangle at coordinates (x=100, y=100) and of size (w=100 pixels, h=100 pixels) is used. These values can be changed to make sure that a background region is taken for the calculation in the line: makeRectangle(100,100,100,100). The user could be prompted to draw the region by removing the signs // in the line: // waitForUser("Please draw a region in the background");

\r """ . a ; nb:hasAuthor "Ofra Golani, Meirav Galun, Ida Rishal, Michael Fainzilber" ; nb:hasDocumentation , "[PDF] Neuronal Morphology Analysis Tool User Guide" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/wis-neuromath_pic1.jpg" ; nb:hasLicense "free for non-profit use" ; nb:hasLocation , "Download (need password from the author)" ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Rishal et. al. (2012)" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:31:24"^^xsd:dateTime ; dc1:modified "2018-05-09T19:39:49"^^xsd:dateTime ; dc1:title "WIS-NeuroMath" ; rdfs:comment """

WIS-NeuroMath - is a software tool for automated analysis and quantification of fluorescent microscopy images of Nerve cells, in both in vivo and in vitro preparations. It allows for accurate detection of neurites in challenging images. Following neurite detection, different types of processing can be carried: Cell Morphology of cultured neurons, Neurite Length Analysis and Ganglion Explant Analysis. Usefull also for angiogenesis analysis.

\r """ . a ; nb:hasAuthor "Ofra Golani, Meirav Galun, Suha Naffar Abu-Amara , Benjamin Geiger" ; nb:hasDocumentation , "[PDF] WIS-PhagoTracker" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/wis-phagotracker_pic1.jpg" ; nb:hasImplementation ; nb:hasLicense "free for non-profit use" ; nb:hasLocation , "Download needs password from the author. " ; nb:hasPlatform ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Naffar-Abu-Amara et. al. (2008) Identification of Novel Pro-Migratory, Cancer-Associated Genes Using Quantitative, Microscopy-Based Screening" ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T15:17:13"^^xsd:dateTime ; dc1:modified "2023-04-26T13:29:46"^^xsd:dateTime ; dc1:title "WIS-PhagoTracker" ; rdfs:comment """WIS-PhagoTracker is a software application for quantitative analysis of high throughput cell migration assay. The cell migration assay is based on a modified Phagokinetic tracks procedure, in which motile cells "leave their tracks" on a specialized surface. These tracks are visualized using a screening microscope.\r \r WIS-PhagoTracker enables morphometric analysis of such tracks. It uses multiscale segmentation algorithm for fine detection of tracks and cells boundaries. \r \r Following the segmentation step, it quantifies various morphometric parameters for each track, such as track area, perimeter, major and minor axis and solidity. All these measures are calculated for each track in each well of a well plate and saved for further statistical analysis WIS-PhagoTracker supports all the analysis phases starting from preprocessing, finding tracks of selected wells or a whole plate, through viewing the results and manually rejecting tracks to statistical analysis of the results. It also supports batch processing of several plates, and analysis of single image files. A user interface enables the user to modify the relevant parameters of the process, according to specific image's requirements. \r \r Results are exported into Excel readable files.\r """ . a ; nb:hasAuthor "Ilya Goldberg orcid.org/0000-0001-8514-6110" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/Screen%20Shot%202017-09-12%20at%2009.52.35.png" ; nb:hasLicense "LGPL-2.1" ; nb:hasLocation , "https://github.com/wnd-charm/wnd-charm" ; nb:hasPlatform , ; nb:hasProgrammingLanguage , ; nb:hasReferencePublication , "Wndchrm – an open source utility for biological image analysis" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2017-09-12T07:18:27"^^xsd:dateTime ; dc1:modified "2018-10-18T15:35:57"^^xsd:dateTime ; dc1:title "wnd-charm" ; rdfs:comment """

WND-CHARM is a multi-purpose image classifier that can be applied to a wide variety of image classification tasks without modifications or fine-tuning, and yet provides classification accuracy comparable to state-of-the-art task-specific image classifiers. WND-CHARM can extract up to ~3,000 generic image descriptors (features) including polynomial decompositions, high contrast features, pixel statistics, and textures. These features are derived from the raw image, transforms of the image, and compound transforms of the image (transforms of transforms). The features are filtered and weighted depending on their effectiveness in discriminating between a set of predefined image classes (the training set). These features are then used to classify test images based on their similarity to the training classes. This classifier was tested on a wide variety of imaging problems including biological and medical image classification using several imaging modalities, face recognition, and other pattern recognition tasks. WND-CHARM is an acronym that stands for "Weighted Neighbor Distance using Compound Hierarchy of Algorithms Representing Morphology."

\r """ . a ; nb:hasAuthor "Alexandre Dufour" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasType ; nb:openess ; nb:requires , , ; dc1:created "2013-10-11T13:08:44"^^xsd:dateTime ; dc1:modified "2020-03-03T08:15:47"^^xsd:dateTime ; dc1:title "Workbooks (Icy)" . a ; nb:hasAuthor "Anne E Carpenter", "Annie L Conery", "Carolina Wählby", "Eyleen J O'Rourke", "Frederick M Ausubel", "Gary Ruvkun", "Javier E Irazoqui", "Katherine L Sokolnicki", "Lee Kamentsky", "Orane Visvikis", "Polina Golland", "Tammy Riklin-Raviv", "Vebjorn Ljosa", "Zihan H Liu" ; nb:hasDocumentation ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/wormtoolbox.png" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasReferencePublication , "Wählby et al. (2012) An image analysis toolbox for high-throughput C. elegans assays" ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T16:20:18"^^xsd:dateTime ; dc1:modified "2018-05-30T17:19:15"^^xsd:dateTime ; dc1:title "Worm Toolbox: High.throughput screening of C. elegans" ; rdfs:comment """This toolbox is a unique collection of workflow templates for high-throughput screening. 4 different workflow templates are presented in the documentation linked below. \r \r >..A toolbox for high-throughput screening of image-based Caenorhabditis elegans phenotypes. The image analysis algorithms measure morphological phenotypes in individual worms and are effective for a variety of assays and imaging systems. This WormToolbox is available through the open-source CellProfiler project and enables objective scoring of whole-worm high-throughput image-based assays of C. elegans for the study of diverse biological pathways that are relevant to human disease.""" . a ; nb:hasAuthor "The WormGUIDES app is developed and maintained by the laboratories of Dr. Zhirong Bao and Dr. William Mohler. Major contributors of the desktop app include Doris Tang (New York University), Braden Katzman (Columbia University) and Dr. Anthony Santella of the Bao Laboratory. For questions or comments contact support@wormguides.org. " ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/wormguide.jpg" ; nb:hasImplementation , ; nb:hasLicense "unknown" ; nb:hasLocation , "WormGUIDES Atlas" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:openess ; dc1:created "2017-04-12T10:08:49"^^xsd:dateTime ; dc1:modified "2023-04-30T16:33:33"^^xsd:dateTime ; dc1:title "WormGUIDES Atlas" ; rdfs:comment """

WormGUIDES Atlas is an interactive 4D portrayal of neural development in C. elegans. It will ultimately contain nuclear positions for every cell in the embryo, identified and tracked from the 2 cell stage until hatching. Single-cell and subcellular information, including neural outgrowth dynamics for each cell as well as cell function, gene expression, the adult neural connectome and related literature will be collated for each cell from public sources and also integrated with the atlas model. WormGUIDES Atlas integrates tools for exploratory data analyses and insight sharing. Navigation is linked between 3D and lineage tree views. In both contexts, community single cell information can be accessed with a click, creating live web queries that summarize knowledge about a cell. In many cases this information can be used to control cell color, creating customized interactive visualizations. A user's insights can be annotated directly into the embryo model with a note-taking interface that attaches each annotation to a cell or other point in space and time. These multi-dimensionally located notes can then be ordered into a (chrono)logical story sequence that explains developmental events as they unfold in the embryo. Annotations can be saved and shared with collaborators or the community.

\r """ . a ; nb:hasAuthor "Mark D. Mathew", "Neal D. Mathew", "Paul R. Ebert" ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-06/wormscan.png" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "WormScan: A Technique for High-Throughput Phenotypic Analysis of Caenorhabditis elegans" ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-06-07T12:43:40"^^xsd:dateTime ; dc1:modified "2019-10-15T08:59:46"^^xsd:dateTime ; dc1:title "WormScan" ; rdfs:comment "We have developed WormScan, an automated image acquisition system that allows quantitative analysis of each of these four phenotypes on standard NGM plates seeded with E. coli. This system is very easy to implement and has the capacity to be used in high-throughput analysis." . a ; nb:hasAuthor "CellProfiler team" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/WOUND-IMG.gif" ; nb:hasLocation , "Wound Healing@CellProfiler" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T17:06:40"^^xsd:dateTime ; dc1:modified "2023-03-10T22:18:32"^^xsd:dateTime ; dc1:title "Wound healing assay: analysis in CellProfiler" ; rdfs:comment """
\r

In this example, cells are grown as a tissue monolayer. Rather than identifying individual cells, this pipeline quantifies the area occupied by the tissue sample.

\r
\r \r

 

\r \r

Download package also contains example images. 

\r """ . a ; nb:hasAuthor "Fabrice P Cordelières", "Lionel Larue", "Stuart J Gallagher", "William J Ashby" ; nb:hasDocumentation , "Documentation (Archived website image)" ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/WOUND-IMG_0.gif" ; nb:hasLocation , "automated analysis of scratch wound assays" ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-08T12:01:55"^^xsd:dateTime ; dc1:modified "2023-05-03T15:21:37"^^xsd:dateTime ; dc1:title "Wound healing assay: analysis in ImageJ" ; rdfs:comment """

This macro was designed to measure the size of the scratch wound in a wound scratch assay. It uses an edge-detection and thresholding technique.

\r \r

It will batch process all images in a directory. Images captured by time-lapse should be compiled into stacks using a tool similar to "Metamorph nd & ROI files importer (nd stack builder)" by Fabrice P. Cordelières. Images to be analyzed should be placed in one directory (Source Directory). A second directory should be created to save results files and images (Destination Directory). Setting correct Lower and Upper thresholds is important to obtain a good result. Two macros are available, one using edge detection, the second one using background subtraction.

\r """ . a ; nb:hasAuthor "Volker Baecker " ; nb:hasDocumentation , "Wound Healing Tool" ; nb:hasIllustration "http://biii.eu/sites/default/files/2017-09/wound-healing-res01_0.png" ; nb:hasLicense "CeCILL-C" ; nb:hasLocation , "Wound Healing Tool" ; nb:hasPlatform , , ; nb:hasReferencePublication , "2012. ImageJ Macro Tool Sets for Biological Image Analysis. ImageJ User and Developer Conference 2012." ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:hasUsageExample , "Optimization of the Wound Scratch Assay to Detect Changes in Murine Mesenchymal Stromal Cell Migration After Damage by Soluble Cigarette Smoke Extract." ; nb:openess ; nb:requires ; dc1:created "2017-09-14T07:49:52"^^xsd:dateTime ; dc1:modified "2017-09-14T14:07:43"^^xsd:dateTime ; dc1:title "Wound Healing Tool" ; rdfs:comment """

The wound healing tool measures the area of a wound in a time series of images of cellular tissue. The tool will measure the area of the wound, i.e. the area that does not contain tissue, in each image. The segmentation is based on the fact that the image is more homogeneous in the region of the wound as in the region of the tissue. Via the options, one of two methods to detect the empty area, can be selected. The first uses edge detection, the second a variance filter. Holes in the detected tissue are filled using morphological operations.

\r """ . a ; nb:hasImplementation ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2013-10-11T13:08:41"^^xsd:dateTime ; dc1:modified "2019-10-18T12:41:44"^^xsd:dateTime ; dc1:title "WSPM" ; rdfs:comment """

Wavelet-based statistical parametric mapping, a toolbox for SPM that incorporates powerful wavelet processing and spatial domain statistical testing for the analysis of fMRI data.

\r """ . a ; nb:hasAuthor "Aaron Ponti", "Mario Emmenlauer", "Olaf Ronneberger" ; nb:hasDocumentation ; nb:hasFunction , ; nb:hasImplementation ; nb:hasLicense "GNU General Public License v2" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:openess ; dc1:created "2016-10-24T13:46:16"^^xsd:dateTime ; dc1:modified "2020-03-05T10:48:22"^^xsd:dateTime ; dc1:title "XuvTools" ; rdfs:comment """

XuvTools (pronounced “ex-you-vee-tools”) is a fully automated 3D stitching software for biomedical image data, typically confocal microscopy images. XuvTools runs on Microsoft Windows XP and Vista, Linux and Apple Mac computers. It supports 32 and 64bit operating systems (with 64bit highly preferred). XuvTools is free and open source software (see Licensing), so you can start using it immediately. Go to Downloads and give it a try. The goal of XuvTools is to provide tools, that combine multiple microscopic recordings to obtain a larger field of view (“stitching”) and a higher dynamic range (“HDR” recombination), or better resolution (multi view reconstruction), and to make these tools publicly available.

\r """ . a ; nb:hasFunction ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic , ; nb:hasType ; dc1:created "2020-03-04T09:08:23"^^xsd:dateTime ; dc1:modified "2020-10-19T14:49:46"^^xsd:dateTime ; dc1:title "Yapic" ; rdfs:comment """

Yet another pixel classifier Yapic is a deep learning tool to :

\r \r

train your own filter to enhance the structure of your choice 

\r \r

train multiple filter at once 

\r \r

it is based on the u-net convolutional filter . 

\r \r

To train it : annotation can come from example from Ilastik software , tif labelled files can be transferred to yapic. 

\r \r

Training takes about hours to days , prediction takes seconds once trained .

\r \r

It can be ran from command line .

\r \r

note that only 10 to 20 images with sparse labeling are required for efficient training 

\r """ . a ; nb:hasAuthor "Alan Moses", "Alex Lu" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-03/beer_goggles_logo_v1.png" ; nb:hasImplementation , ; nb:hasLicense "MIT" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-03-22T17:07:48"^^xsd:dateTime ; dc1:modified "2020-10-19T15:08:56"^^xsd:dateTime ; dc1:title "YeastSpotter" ; rdfs:comment ">Code to segment yeast cells using a pre-trained mask-rcnn model. We've tested this with yeast cells imaged in fluorescent images and brightfield images, and gotten good results with both modalities. This code implements an user-friendly script that hides all of the messy implementation details and parameters. Simply put all of your images to be segmented into the same directory, and then plug and go." . a ; nb:hasAuthor "Hanslovsky Philipp " ; nb:hasFunction , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-01/fib_waves.png" ; nb:hasImplementation ; nb:hasLicense "GPL" ; nb:hasLocation ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Hanslovsky et al. \"Post-acquisition image based compensation for thickness variation in microscopy section series\"" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2018-01-30T16:04:02"^^xsd:dateTime ; dc1:modified "2018-01-30T16:08:10"^^xsd:dateTime ; dc1:title "Z-spacing correction for Fiji" ; rdfs:comment """

Estimate the positions and spacing between sections (or at local points) of three dimensional image data. This method may be applied to any imaging modality that acquires 3-dimensional data as a stack of 2-dimensional sections. We provide plugins for both Fiji and TrakEM2.

\r """ . a ; nb:hasAuthor "Volker Baecker" ; nb:hasDocumentation ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-05/zebrafishEmbryoTool.png" ; nb:hasLocation , "Zebrafish_Embryo_Tools.ijm" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Ghotra et al (2012) Automated Whole Animal Bio-Imaging Assay for Human Cancer Dissemination" ; nb:hasSupportedImageDimension ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2014-12-09T16:27:17"^^xsd:dateTime ; dc1:modified "2018-05-29T22:56:18"^^xsd:dateTime ; dc1:title "Zebrafish Embryo Tool" ; rdfs:comment """

Normalize the orientation of the images of the Zebrafish embryos.

\r \r

In the documentation webpage, the aim of the workflow is to normalize the orientation of the images of the Zebrafish embryos, find the point of injection of tumor cells and measure the distribution of Cy3 stained tumor foci.

\r \r

ImageJ macro implementation of the Workflow described in Ghotra et al (2012). Note that currently only the angle and orientation normalization is implemented in this version.

\r \r

Sample images are linked in the documentation webpage. 

\r """ . a ; nb:hasAuthor "Carl Zeiss Microscopy GmbH" ; nb:hasDocumentation , "Open Source PyPi Package CZMODEL" ; nb:hasFunction , , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-08/ZEN_Intellesis_Cover.png" ; nb:hasImplementation , ; nb:hasLocation , "ZEN Intellesis Trainable Segmentation" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage , , , ; nb:hasSupportedImageDimension , , , ; nb:hasTopic , , , , , , ; nb:hasType , , ; nb:openess , ; nb:requires , ; dc1:created "2018-08-22T12:48:23"^^xsd:dateTime ; dc1:modified "2023-03-10T22:08:25"^^xsd:dateTime ; dc1:title "ZEN and APEER Machine Learning Platform" ; rdfs:comment """

ZEN and APEER – Open Ecosystem for integrated Machine-Learning Workflows

\r \r

Open ecosystem for integrated machine-learning workflows to train and use machine-learning models for image processing and image analysis inside the ZEN software or on the APEER cloud-based platform

\r \r

Highlights ZEN

\r \r
    \r
  • Simple User Interface for Labeling and Training
  • \r
  • Engineered Features Sets and Deep Feature Extraction + RF Forrest for Segmentation
  • \r
  • Object Classification workflows
  • \r
  • Probability Thresholds and Conditional Random Fields
  • \r
  • Import your own trained models with support for TensorFlow2 and ONNX
  • \r
  • Integration into ZEN Measurement Framework
  • \r
  • Support for Multi-dimensional Datasets and Tile Images
  • \r
  • open and standardized format to store trained models
  • \r
\r \r
ZEN Intellesis Segmentation
\r \r

ZEN Intellesis Segmentation - Training UI

\r \r
ZEN Intellesis - Pretrained Networks
\r \r

ZEN Intellesis Segmentation - Use Deep Neural Networks

\r \r
Intellesis Object Classification
\r \r

ZEN Object Classification

\r \r

Highlights APEER

\r \r
    \r
  • Web-based tool to label datasets to train Deep Neural Networks
  • \r
  • Fully automated hyper-parameter tuning
  • \r
  • Export of trained models 
  • \r
\r \r
APEER Annotation Tool
\r \r

APEER Annotation Tool

\r """ . a ; dc1:created "2018-08-22T12:55:40"^^xsd:dateTime ; dc1:modified "2018-08-22T12:55:40"^^xsd:dateTime ; dc1:title "ZEN Blue" . a ; nb:hasDOI ; nb:hasDocumentation , "github" ; nb:hasImplementation ; nb:hasReferencePublication , "Democratising deep learning for microscopy with ZeroCostDL4Mic" ; nb:hasSupportedImageDimension , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "Video Tutorials" ; nb:openess ; dc1:created "2023-05-12T16:15:59"^^xsd:dateTime ; dc1:modified "2023-05-12T16:22:53"^^xsd:dateTime ; dc1:title "ZeroCostDL4Mic" ; rdfs:comment """
\r

ZeroCostDL4Mic: exploiting Google Colab to develop a free and open-source toolbox for Deep-Learning in microscopy

\r \r

ZeroCostDL4Mic is a collection of self-explanatory Jupyter Notebooks for Google Colab that features an easy-to-use graphical user interface. They are meant to quickly get you started on learning to use deep-learning for microscopy. 

\r
\r """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2023-04/EmbeddedImage.jpg" ; nb:hasLocation , "ImageJ macro - (Z,T) Hyperstack Stitcher" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasTopic , ; nb:hasType ; nb:hasUsageExample , "User guide - (Z,T) Hyperstack Stitcher" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:28:48"^^xsd:dateTime ; dc1:modified "2023-04-28T14:32:28"^^xsd:dateTime ; dc1:title "(Z,T) Hyperstack Stitcher" ; rdfs:comment """

This macro builds a stitched image from a muti-position 3D + time hyperstack. The XY positions of the montage should be coded as channels in the input hyperstack. Channel ordering can be configured in the dialog box to adapt to Column/Row and Meander/Comb configurations: The images should appear in this order when browsing the hyperstack with the channel slider. Fine stitching is supported (requires sufficient overlap between the views). The XY displacements of each field of view for stitching are computed for a single reference (Z,T) slice (user configurable) and applied to all slices (Z and T).

\r """ . a ; nb:hasAuthor "Sébastien Tosi" ; nb:hasDocumentation , "Documentation" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2019-02/320px-Imagej2-icon_0.png" ; nb:hasLocation , "ImageJ macro - (Z,T,C) Stitcher" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , , ; nb:hasTopic ; nb:hasType ; nb:hasUsageExample , "User guide - (Z,T,C) Stitcher" ; nb:openess ; nb:requires ; dc1:created "2014-12-08T14:32:02"^^xsd:dateTime ; dc1:modified "2023-04-28T14:40:19"^^xsd:dateTime ; dc1:title "(Z,T,C) Stitcher" ; rdfs:comment """

This macro can stitch a (Z,T,C) data set with virtually no limit on the number of Z slices and time frames. The input to the macro is a folder with the raw tiff images (one image per file) as typically exported by motorized microscopes. These files must all be stores in the same folder and the file naming should ideally comply to OME-TIFF. The macro is however quite flexible: Only --X, --Y and --Z fields with user defined number of digits are compulsory. --T, --C and --L fields with user defined number of digits are necessary for multiple time frames / channels data sets. A compatible data set is provided as a .zip archive. Before processing it unzip it to a given location. The stitching is performed in a reference Z slice (and in a specific reference time frame and channel). The same displacements are applied to all the Z slices, time frames and channels. Before starting the batch processing a montage with the original images of the selected Z slice / time frame / channel is displayed together with the stitched image in this stack. If you are not satisfied with the result you can select another reference. The stitching is then performed time frame by time frame and slice by slice and the stitched images are exported to a single user defined output folder. The macro can also process a data set with multiple channels, the stitching is then computed once on a reference channel and then applied to the other channels.

\r """ . a ; nb:hasAuthor "Christoph Moehl", "Imaris Tutorials" ; nb:hasDOI , "registration_and_bleaching_correction: initial resease" ; nb:hasDocumentation , "This Page" ; nb:hasFunction ; nb:hasIllustration "http://biii.eu/sites/default/files/2018-04/cellvol.png" ; nb:hasLocation ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension , ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2014-12-09T15:15:17"^^xsd:dateTime ; dc1:modified "2023-05-03T13:41:09"^^xsd:dateTime ; dc1:title "Measure cell volume over time" ; rdfs:comment """

The workflow measures the growth of cells in 3D, combining an ImageJ macro for preprocessing and successive tracking using Imaris.  

\r \r

The sample dataset (available in the github repository) contains 2-Photon images of neurons. The neurons were imaged in 3D at two time frames.To allow measuring significant differences in cell volume, the time gap between the frames is large (ca. 30 min) and the animal was removed in the waiting phase. For this reason, there is a considerable shift in sample position between the frames that has to be corrected before cell detection and tracking.

\r \r

The workflow consists of following steps:

\r \r

1. Import of single tiff slices [imageJ macro]

\r \r

2. Organizing the data in a 4D time series with 2 time frames [imageJ macro]

\r \r

3. Correction of shift between the time frames by rigid registration [imagJ macro]

\r \r

4. Bleaching correction [imageJ macro]

\r \r

5. Export of preprocessed image data in ics/ids format [imageJ macro]

\r \r

6. Import of ics/ids data to Imaris [Imaris]

\r \r

7. Cell object detection as "Imaris Surface Object" [Imaris]

\r \r

8. Tracking cell objects over time [Imaris]

\r \r

9. Split Tracks (use Imaris XT extension "Split Tracks") to generate single cell objects [Imaris]

\r \r

10. Export the statistics: Select the complete folder, go to the statistics tab and use ‚Full Export’ [Imaris]

\r \r

The preprocessing macro can be referenced here.

\r \r

The sample images were acquired by Cordula Ulbrich (Petzold Group at German Center of Neurodegenerative Disesases (DZNE), Bonn, Germany).

\r \r

Input data type: tiff

\r \r

Output data type: data table

\r """ . a ; nb:hasAuthor "Schindelin, Johannes", "Schmid, Benjamin" ; nb:hasDocumentation , "Minimum/Maximum/Median page at ImageJ.net website " ; nb:hasFunction ; nb:hasImplementation ; nb:hasLicense "GPL v3.0" ; nb:hasLocation , "VIB Protocol repository at Github" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasSupportedImageDimension ; nb:hasType ; nb:openess ; nb:requires ; dc1:created "2019-02-25T16:12:56"^^xsd:dateTime ; dc1:modified "2019-02-26T15:06:54"^^xsd:dateTime ; dc1:title "Minimum (3D) Filter VIB Protocol" ; rdfs:comment """

This component convolves the image with minimum filter. Each voxel is set to the minimum value of its neighborhood. The neighborhood is defined by a kernel, which has a diameter of 3 voxels.

\r """ . a ; nb:hasAuthor "Gehrig Jochen orcid.org/0000-0002-1193-1324", "Schaefer Franz", "Thomas Laurent orcid.org/0000-0001-7686-3249" ; nb:hasDOI , "Article DOI" ; nb:hasDocumentation , "Youtube tutorials" ; nb:hasFunction , , , ; nb:hasIllustration "http://biii.eu/sites/default/files/2020-11/GUI-buttons.PNG" ; nb:hasImplementation ; nb:hasLicense "GPL-v3" ; nb:hasLocation , "GitHub repository" ; nb:hasPlatform , , ; nb:hasProgrammingLanguage ; nb:hasReferencePublication , "Article" ; nb:hasSupportedImageDimension , , , ; nb:hasTopic ; nb:hasType ; nb:openess ; nb:requires , ; dc1:created "2020-11-12T10:22:06"^^xsd:dateTime ; dc1:modified "2021-03-05T10:51:46"^^xsd:dateTime ; dc1:title "Qualitative annotations Fiji plugins" ; rdfs:comment """

Set of Fiji plugins facilitating the systematic manual annotation of images or image-regions. From a list of user-defined keywords, these plugins generate an easy-to-use graphical interface with buttons or checkboxes for the assignment of single or multiple pre-defined categories to full images or individual regions of interest. In addition to qualitative annotations, any quantitative measurement from the standard Fiji options can also be automatically reported. Besides the interactive user interface, keyboard shortcuts are available to speed-up the annotation process for larger datasets.

\r \r

The plugins can be installed by activating the Qualitative annotations update site in Fiji.

\r """ .