Bioimage informatics

Synonyms
Bioimage analysis
Description

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.

has function
Description

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.

has function
Description

ImageJ/FIJI plugin generating contour lines with equal spacing on top of an image (using overlay).