Component

A Component is an implementation of certain image processing / analysis algorithms.

Each component alone does not solve a Bioimage Analysis problem.

These problems can be addressed by combining such components into workflows.

Description

Align two images using intensity correlation, feature matching, or control point mapping

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. 

has topic
need a thumbnail
Description

LBADSA is based on the fitting of the Young-Laplace equation to the image data to measure drops.

has function
Description

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

has function
Description

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

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.

has topic
has function