Contents

Image Title Category Type Description Updated
ImarisReader for MATLAB Software Component

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.

03/02/2020 - 17:54
need a thumbnail ImarisImageProcessing Software Component 09/13/2017 - 12:11
need a thumbnail ImarisSectionView Software Component 09/12/2017 - 11:41
need a thumbnail ImarisSliceView Software Component 09/12/2017 - 11:41
need a thumbnail Insert Poisson noise Software Component

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.

10/17/2019 - 15:05
Interaction Analysis Software Component

This plugin can be used for inferring spatial interactions between patterns of spot-like objects in images or between coordinates read from a file. 

10/17/2019 - 13:50
need a thumbnail MATLAB/ Qu Software Collection 03/03/2020 - 11:21
need a thumbnail Mahotas / Convolution Software Component

mahotas.convolve(f, weights, mode='reflect', cval=0.0, out={new array})

Convolution of f and weights

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:

c = convolve(f.astype(float), kernel)
03/03/2020 - 11:59
need a thumbnail Mahotas / Distance Transform Software Component 03/03/2020 - 12:02
need a thumbnail Mahotas / Feature Computation Software Component 03/03/2020 - 11:59
need a thumbnail Mahotas / Imread Software Component 03/03/2020 - 11:59
Mahotas / Labeled image manipulation Software Component

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.

 

03/03/2020 - 12:27
need a thumbnail Mahotas / Morphological Operators Software Component 03/03/2020 - 12:19
need a thumbnail Mahotas / Multidimensional interpolation Software Component 03/03/2020 - 12:02
need a thumbnail Mahotas / SURF Software Component 03/03/2020 - 12:00
need a thumbnail Mahotas / Thresholding Software Component 03/03/2020 - 11:59
need a thumbnail Mahotas / Wavelets Software Component 03/03/2020 - 11:59
need a thumbnail OMERO.editor Software Component 10/18/2019 - 17:52
OMERO.insight client Software Collection

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.

05/26/2018 - 15:15
need a thumbnail OMERO.insight-ij client Software Component 09/13/2017 - 12:11