Project Description
This project aims to provide a toolkit for medical imaging which can be used to view DICOM Headers and images with its complete metadata (aka tags), and to handle SISCOS/SISCOM procedures. Currecntly, I have developed upto weighted image overlay, where you
can overlay two DCM images for analysis.
Third Party Code
This project uses RCD FO DICOM for Dicom Handling. (https://github.com/rcd/fo-dicom)
UPDATE
- Weighted overlay of images with different dimensions is supported. (Changeset 22212)