Software that allow viewing .dcm files written in Python and PyQt5. Created markers are exported in CSV format.
Scrollwheel allow to move on depth/timeline.
Pressing LMB and draging allow to make continous marker line.
Precision slider is used for determin how long are lines is continous mode.
python -m venv <env-name>
<env-name>\Scripts\activate
source <env-name>\bin\activate
pip install -r requirements.txt
Example DICOM files: http://www.rubomedical.com/dicom_files/
