
Medical Visualization
Hi everyone,
A while ago I shared my cross-platform medical volume viewer written in C++ and compiled to WebAssembly with Emscripten.
Since then, I’ve added several important features:
- DICOM file support
- Distance and angle measurement tools
- ROI tools for analyzing selected regions
- Oblique MPR / plane rotation tools
You can try the web version here:
grenzwert.net
Hi everyone,
I’m working on a cross-platform medical viewer written in C++. It can also be compiled to WebAssembly with Emscripten, so it runs in the browser as well.
You can try the web version here: grenzwert.net