I do not know

Description

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.

need a thumbnail
Description

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.

need a thumbnail
Description

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.

has function
need a thumbnail
Description

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

has function
need a thumbnail
Description

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

has function
need a thumbnail