ReImagine, our novel technology able to offer Medical Image Analysis services to all our clinical and industrial partners. 

The ReImagine technology provides a platform for researchers and clinicians to collaborative manage clinical data by means of an infrastructure that allows to storage, analyze and visualize patient's data. Among its features, ReImagine highlights its powerful app launcher to compute algorithms of excellence to analyze multimodal data, its flexibility to manage data and its collaborative attribute to share, visualize and access to patient information at anytime, anywhere.

For our clinical partners, ReImagine technology means an easy and efficient way to store, visualize and analyze through the ReImagine apps different types of clinical data -measurements, images, reports. 

For our researchers, ReImagine technology translates as a customized platform that allows them to acquire multimodal clinical data by a generalized medical imaging data input, to storage big databases from any kind, to process the data using their algorithms and to visualize the results by a customized user-interface and data visualization. ReImagine apps are product of the cutting-edge research of our members, including algorithms for medical imaging analyzing, machine learning for data processing and clinical decision making, simulations for patient specific diagnostic and treatments, among others. Take a look at our list of apps for further information.

Web Content Display

ReImagine App workflow - Abstract case

 

Web Content Display

ReImagine Apps​

So far we released seven apps, in continuous development and improvement,  that are in use by our partners: 

  • EView for electic field simulation for electroporation applications using needle electrodes.
  • US for analysis of cardiac ultrasound imaging.
  • VIDAA for in silico optimization of the left atrial appendage occlude implantation using interactive and modelling tools.
  • INSPIRE for lung segmentation and analysis of cancer nodules and cronic obstructive pulmonary disease.
  • FIRST for segmentation of fetal orgas and planning of fetal surgery.
  • Patient TimeLine for heteregenous patient data management.
  • SELMA for the prediction of fetal outcome from longitudinal data.

We are in the process of releasing our solution open source: you can find the last code here.

Web Content Display

ReImagine Structure​

Our state-of-the art solution, is composed of four layers: DeployEngine, Compute and Interact plus all the Apps which are used for domain specific solutions.

The Deploy layer is responsible for configuring a customized version of the Kubernetes container orchestrator on a cloud service for further processing.  It can work on bare metal for an on premises solution or on major cloud providers such as AWS and Google Compute.

The Engine layer configures several key pieces of our infrastructure such as security (RBAC, Secrets and Certificates), storage (NFS and S3-Minio buckets), Databases (Mongo and Orthanc for DICOM data), Lamba functions for serverless operations (Kubeless), Workflow managers (Argo, Kubeflow) and loggers (Prometeo).

The Compute layer is the core of the platform and hosts all the algorithms that are used by the apps and pools the modes used for Deep Learning, Finite Element Simulations and Agent Based Modeling. Every researcher has the opportunity to upload her algorithm in the compute repository and it will become available through all the system.

Finally the Rocket layer is responsible of the interaction between the apps and holds all the APIs that expose the previous functionalities to the rest of the worls. It performs vital roles such as user authentications, quota management, project and data authorization, data consistency and jobs submission. It also includes a the JS codebase with medical image and mesh viewer functionality.