MEDimage-app-docs
  • 👋Welcome!
  • 👊Quick start
  • 👀Interface overview
  • 🧠Radiomics
    • Data Processing
      • Data Manager
      • Radiomics Pre-Checks
    • Feature Extraction
      • Batch Extraction
      • Single Scan
  • 👨‍đŸĢLearning
  • â™ģī¸Code generation
  • đŸ•šī¸Demonstration
  • 👩‍đŸ’ģContributing
  • 🤓About us
  • FORMS
    • âœī¸Contact us
    • âš ī¸Report an issue
  • MEDIA
    • đŸĨMEDimage website
    • 🤖GitHub
    • đŸ“ēYouTube
    • 👾Discord
Powered by GitBook
On this page
  1. Radiomics
  2. Data Processing

Data Manager

PreviousData ProcessingNextRadiomics Pre-Checks

Last updated 1 year ago

A tutorial video is available at the bottom of the page.

The DataManager class plays an important role in MEDimage. The class is capable of processing raw DICOM and NIfTI data and converting it in into binary objects that will be used by MEDimage.

The image below depicts the different steps to process your dataset, from options selection to results verification.

Tutorial video

🧠
DataManager Page - Processing section is outlined
DataManager Page - Setup steps