Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 772 Bytes

File metadata and controls

42 lines (27 loc) · 772 Bytes

SNR_Mapper

Introduction

SNR Mapper is the software for generating SNR maps.

img1

Features

  • SNR color Mapping
  • Calculates SNR value of the ROI

Requirements

  • Python3
  • Numpy, Scipy
  • OpenCV, PIL
  • Pydicom
  • matplotlib

Installation

$ git clone https://github.com/kim01414/SNR_Mapper

How to Use

When you downloaded files and installed all requiremnts, then running:

$ python SNR.py

The following formula is SNR calculation method of our software used.

img33

After selecting ROI of image and background, click ROI measurment or color mapping.

img2

Screenshot

img3

Contacts

techman011@gmail.com

BMRLab