Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 2.77 KB

File metadata and controls

56 lines (41 loc) · 2.77 KB

Extraction Module

{% hint style="warning" %} All extraction module components are currently disabled because they did not pass all the stability checks. {% endhint %}

The Extraction Module is divided into four components. The first three are pages dedicated to simple extraction processes on various data types (images, text notes, and time series) using pre-trained models and/or Python libraries. The fourth component is MEDimage, which is the implementation of a Python open-source package designed for medical image processing and radiomics features extraction.

{% hint style="info" %} In the video below, the "HAIM study" refers to the study of Soenksen et al. {% endhint %}

{% embed url="https://youtu.be/eNKN7H9nwjc?si=zzTJjwQgApcLwKxu" %} Extraction Module Video Tutorial {% endembed %}

Content

Data

Extraction tools


{% content-ref url="image-extraction-page.md" %} image-extraction-page.md {% endcontent-ref %}

{% content-ref url="text-extraction-page.md" %} text-extraction-page.md {% endcontent-ref %}

{% content-ref url="time-series-extraction-page.md" %} time-series-extraction-page.md {% endcontent-ref %}

{% content-ref url="medimage.md" %} medimage.md {% endcontent-ref %}