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

  FlyLimbTracker is  a method that uses active contours to semi-automatically track body and leg segments from video image sequences of unmarked, freely behaving Drosophila flies. This approach can be used to measure leg segment motions during a variety of locomotor and grooming behaviors.

For now the plugin have to be downlaoded directly from the EPFL website (see link), not from the search bar as usual in ICY.

 

Drosophila track legs
Description

Classification of trajectoire: need tracking results as input and will then classify the trajectories as  brownian motion, confined brownian or directed.

has function
thot
Description

Reconstruct big images from overlapping tiled images on a Spark cluster.

The code is based on the Stitching plugin for Fiji https://github.com/fiji/Stitching

SparkStitching