# MEDimage

{% hint style="warning" %}
MEDimage is currently disabled because it did not pass all the stability checks.
{% endhint %}

MEDimage is an all-in-one software, based on two integral components, a [code-free interface](https://github.com/MEDomics-UdeS/medimage-app/) and a [code-base package](https://github.com/MEDomics-UdeS/MEDimage), that facilitates medical image processing, radiomics feature extraction, and model training. It is part of MEDomicsLab, but it also comes in a standalone version available at [medimage.app](https://medimage.app/). There, you will find all the resources needed to start using the module. Enjoy :heart:!

<figure><img src="/files/X0iPzYiXRWiGc5PEBmbO" alt=""><figcaption><p>MEDimage architecture</p></figcaption></figure>

{% hint style="warning" %}
Please note that the standalone version is the most up-to-date, and we highly recommend using it.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://medomicslab.gitbook.io/medomics-docs/tutorials/design/extraction-modules/medimage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
