Skip to content

Commit 4671e32

Browse files
authored
Create mist.md for Medical Image Streaming Toolkit
Added documentation for the Medical Image Streaming Toolkit (MIST) including its features and benefits.
1 parent 2098510 commit 4671e32

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

research/mist.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: default
3+
title: MIST
4+
---
5+
6+
## MIST: Medical Image Streaming Toolkit
7+
8+
MIST is a format-agnostic, open-source framework for streaming medical images at different resolutions and formats from a single high-resolution copy.
9+
10+
It enables:
11+
12+
- Progressive, multi-resolution streaming using HTJ2K.
13+
- Bandwidth and storage savings for large public datasets.
14+
- AI-aware streaming for efficient training and inference.
15+
- A clean Python interface that integrates with existing research workflows.
16+
17+
For more details, see the dedicated MIST project page and GitHub repository.

0 commit comments

Comments
 (0)