Collection

A collection is a software that encapsulate a set of bioimage components and/or workflows.

Description

vmtk is a collection of libraries and tools for 3D reconstruction, geometric analysis, mesh generation and surface data analysis for image-based modeling of blood vessels.

vmtk is composed of

  • C++ classes (VTK and ITK -based algorithms)
  • Python classes (high-level functionality - each class is a script)
  • PypeS - Python pipeable scripts, a framework which enables vmtk scripts to interact with each other

 

Description

OpenCL (Open Computing Language) is a framework for writing programs that execute across heterogeneous platforms consisting of central processing units (CPUs), graphics processing units (GPUs), digital signal processors (DSPs), field-programmable gate arrays (FPGAs) and other processors or hardware accelerators. OpenCL specifies programming languages (based on C99 and C++11) for programming these devices and application programming interfaces (APIs) to control the platform and execute programs on the compute devices. OpenCL provides a standard interface for parallel computing using task- and data-based parallelism.

OpenCL is an open standard maintained by the non-profit technology consortium Khronos Group. Conformant implementations are available from AlteraAMDAppleARMCreativeIBMImaginationIntelNvidiaQualcommSamsungVivanteXilinx, and ZiiLABS.[7][8]

Source: https://en.wikipedia.org/wiki/OpenCL

Description

Shiny is an R package that makes it easy to build interactive web apps straight from R.

has function
Description

MTrack is a tool, which detects, tracks, and measures the behavior of fluorescently labeled microtubules imaged by TIRF (total internal reflection fluorescence) microscopy. In such an in vitro reconstitution approach, stabilized, non-dynamic microtubule seeds serve as nucleation points for dynamically growing microtubules.

MTrack is a bi-modular tool. The first module detects and tracks the growing microtubule ends and creates trajectories. The second module uses these trajectories to fit models of dynamic behavior (polymerization and depolymerization velocities, catastrophe and rescue frequencies). It also computes statistics such as length and lifetime distributions when analyzing more than one movie (batch mode).

has topic
Track Filament shaped objects and analyze tracks using Ransac fits.
Description

Software for analysis, visualization, simulation, and acquisition  of data from spectroscopy and fluorescence microscopy.

  • Fluorescence Correlation Spectroscopy (FCS)
  • Fluorescence Lifetime Imaging (FLIM) and Phasor plots
  • Förster Resonance Energy Transfer (FRET)
  • Generalized Polarization (GP) and Spectral Phasors
  • Number and Brightness (N&B)
  • Photon Counting Histogram (PCH)
  • Raster and Spatio-temporal Image Correlation Spectroscopy (RICS and STICS)
  • Single Particle and Modulation Tracking (SPT, MT)
  • Image Mean Square Displacement (iMSD)
  • Pair correlation function (pCF)
has function