Image visualisation

Visualisation vs Plotting vs Image generation. Should these be merged? Which of these should be the top concept, and which sub-concepts, and which narrow synonyms?

Synonyms
Rendering
Lookup table
Description

MetaXpress or in full name "MetaXpress® High-Content Image Acquisition and Analysis Software" is a commercially available closed source software for high-content analysis from Molecular Devices, LLC.. The program is a kind of visually guided workflow programming environment. There is a programming module called CME (custom module editor) which lets one setup integrated workflows for bioimage analysis with visual feedback. It is designed for high-throughput in connection with a included database which stores the experimental data. 

It has several toolboxes for semiautomated processing of various tasks:

3D Analysis (requires Custom Module Editor), Curve fitting, Transmitted light segmentation (requires Custom Module Editors), Angiogenesis tube formation, Cell cycle, Cell health, Cell scoring , Count nuclei, Granularity, Live/dead , Mitotic index, Micronuclei , Monopole detection, Multi-Wavelength cell scoring, Multi-wavelength translocation, Neurite outgrowth , Transfluor® Assay, Translocation* (includes Translocation-Enhanced*) , Transfluor HT Assay , Nuclear translocation HAT, Cell proliferation HT

After the workflow is setup it is possible to apply it automatically to a stack of stored images. The derived data from those analyses is stored in the metaxpress database and can be exported from there.

The use of each toolbox requires a separate license.

Description

VTK is an open-source software system for image processing, 3D graphics, volume rendering and visualization. VTK includes many advanced algorithms (e.g., surface reconstruction, implicit modeling, decimation) and rendering techniques (e.g., hardware-accelerated volume rendering, LOD control).

VTK is used by academicians for teaching and research; by government research institutions such as Los Alamos National Lab in the US or CINECA in Italy; and by many commercial firms who use VTK to build or extend products.

The origin of VTK is with the textbook "The Visualization Toolkit, an Object-Oriented Approach to 3D Graphics" originally published by Prentice Hall and now published by Kitware, Inc. (Third Edition ISBN 1-930934-07-6). VTK has grown (since its initial release in 1994) to a world-wide user base in the commercial, academic, and research communities.

Description

TissUUmaps is a browser-based tool for fast visualization and exploration of millions of data points overlaying a tissue sample. TissUUmaps can be used as a web service or locally in your computer, and allows users to share regions of interest and local statistics.

Description

The Incucyte® Base Analysis Software provides a guided interface and purpose-built tools, which include the process of acquiring, viewing, analyzing and sharing images of living cells.

need a thumbnail
Description

Orthanc aims at providing a simple, yet powerful standalone DICOM server. It is designed to improve the DICOM flows in hospitals and to support research about the automated analysis of medical images. Orthanc lets its users focus on the content of the DICOM files, hiding the complexity of the DICOM format and of the DICOM protocol.

Orthanc can turn any computer running Windows, Linux or OS X into a DICOM store (in other words, a mini-PACS system). Its architecture is lightweight and standalone, meaning that no complex database administration is required, nor the installation of third-party dependencies.

What makes Orthanc unique is the fact that it provides a RESTful API. Thanks to this major feature, it is possible to drive Orthanc from any computer language. The DICOM tags of the stored medical images can be downloaded in the JSON file format. Furthermore, standard PNG images can be generated on-the-fly from the DICOM instances by Orthanc.

Orthanc also features a plugin mechanism to add new modules that extends the core capabilities of its REST API. A Web viewer, a PostgreSQL database back-end, a MySQL database back-end, and a reference implementation of DICOMweb are currently freely available as plugins.

orthanc