Contents

Image Title Category Type Description Updated
Error 503 Backend fetch failed Forum topic

Hi,

I am getting backend error when using full text search, for example: https://biii.eu/search?search_api_fulltext=imagej

error:
-----------------------------------------------

Error 503 Backend fetch failed

Backend fetch failed

Guru Meditation:

XID: 631819717

Varnish cache server
-------------------------------------------

12/18/2023 - 07:14
need a thumbnail Proxywave Software Collection

Proxywave is software designed to assist users in creating and managing their own mobile proxies using wifi dongles. With Proxywave, users can easily create mobile proxy without any technical knowledge or experience. This platform provides a cost-effective solution for users who want to create their own mobile proxies and start their own proxy businesses. With the ability to create your own mobile proxy, Proxywave offers users a simple and easy-to-assemble solution for their proxy needs.

11/21/2023 - 12:35
SegMetrics Software Component

Image segmentation and object detection performance measures

The goal of this package is to provide easy-to-use tools for evaluation of the performance of segmentation methods in biomedical image analysis and beyond, and to fasciliate the comparison of different methods by providing standardized implementations. This package currently only supports 2-D image data.

11/14/2023 - 18:58
SuperDSM Software Collection

SuperDSM is a globally optimal segmentation method based on superadditivity and deformable shape models for cell nuclei in fluorescence microscopy images and beyond.

11/02/2023 - 18:13
GUI first tab to browse and input files, select input type and check extra filters if needed. nanoFeatures Software Component

MATLAB app to characterize nanoparticles imaged with super-resolution microscopy. nanoFeatures will read text and csv files from the NIKON and ONI microscopes and from the ThunderSTORM Fiji plugin, then cluster the localizations and filter by size and sphericity and finally output nanoparticle features like size, aspect ratio, and number of localizations per cluster (total and for each channel).

05/24/2023 - 17:34
need a thumbnail ImageJ Binary Operations Software Collection

These are commands that create or process binary (black and white) images. Typical morphological operations/functions can be found here.

05/17/2023 - 19:19
image.sc Forum's recommendation list for Bioimage Analysis self-study materials Training Material

Check out this image.sc forum thread with many useful links about image analysis, recommended by experts! The list is live and growing! We (continuously) summarize this list here as well. 

05/17/2023 - 13:33
from https://elephant-track.github.io/#/v0.5/?id=_5-proofreading ELEPHANT Software Collection

ELEPHANT is a platform for 3D cell tracking, based on incremental and interactive deep learning.
It implements a client-server architecture. The server is built as a web application that serves deep learning-based algorithms. The client application is implemented by extending Mastodon, providing a user interface for annotation, proofreading and visualization.

05/24/2023 - 13:33
need a thumbnail ZeroCostDL4Mic Software Collection

ZeroCostDL4Mic: exploiting Google Colab to develop a free and open-source toolbox for Deep-Learning in microscopy

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. 

05/17/2023 - 16:08
need a thumbnail BiaPy: Bioimage analysis pipelines in Python Software Collection

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

05/12/2023 - 18:14
need a thumbnail Bayesian Tracker (btrack) Software Collection

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.

05/12/2023 - 17:41
SLEAP Software Collection

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.

05/11/2023 - 13:00
idtracker.ai Software Collection

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.

05/11/2023 - 13:01
daman DAMAN Software Component

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.

05/05/2023 - 12:36
Adapted from https://cbia.fi.muni.cz/research/spatiotemporal/organoids.html Segmentation and Tracking of Mammary Epithelial Organoids in Brightfield Microscopy Software Workflow

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.

05/02/2023 - 23:20
Figure 2 in OrganoSeg Scientific Reports publication OrganoSeg Software Collection

OrganoSeg is an open-source software that integrates segmentation, filtering, and analysis for breast-cancer spheroid and colon and colorectal-cancer organoid morphologies.

05/02/2023 - 18:10
need a thumbnail OrganoID Software Collection

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.

05/02/2023 - 17:46
need a thumbnail JIPipe: visual batch processing for ImageJ Software Collection

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.

04/29/2023 - 11:11
Introduction to 3D Analysis with 3D ImageJ Suite Training Material

The 3D ImageJ Suite is a set of algorithms and tools (mostly ImageJ plugins) developed since 2010, originally for 3D analysis of fluorescence microscopy. Since then, the plugins have been widely used and cited more than 200 times in biological journals. In this presentation we will give a general introduction to the tools available in the 3D ImageJ Suite : filtering, 3D segmentation for spots and nuclei, and 3D analysis. A graphical interface to manage 3D objects, the 3DManager, was also developed and will be presented.

04/29/2023 - 10:45
GPU Accelerated Image Processing with CLIJ2 Training Material

The NEUBIAS Academy at home about CLIJ2 gives an introduction to accelerated image processing using Graphics Processing Units (GPUs) in ImageJ/Fiji. Core concepts are explained as well as usage of the tools with the ImageJ Macro recorder and auto-completion in Fijis script editor. Furthermore, an outlook is provided of how the CLIJ project will develop in the coming years to provide long-term maintained access to GPU-acceleration in the Bio-Image Analysis context.

04/29/2023 - 10:40