Skip to content

Commit 4f5d2d8

Browse files
Create snr-star.md
1 parent ff3420c commit 4f5d2d8

1 file changed

Lines changed: 45 additions & 0 deletions

File tree

_pages/plugins/snr-star.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: SNR* Tool
3+
categories: [plugins]
4+
---
5+
6+
# SNR* Tool (Covariance-based SNR Estimation)
7+
8+
An ImageJ macro for covariance-based SNR estimation.
9+
10+
## Principle
11+
12+
SNR* estimates signal variance using the covariance between two repeated images.
13+
14+
![Principle](./snr_star_principle.jpg)
15+
16+
Adapted from:
17+
Tabuchi M, et al. JSRT, 2022.
18+
19+
## Usage
20+
21+
![Usage](./snr_star_usage.jpg)
22+
23+
Step 1 Prepare the folder containing two observed images
24+
Step 2 Draw an ROI on the first image
25+
Step 3 SNR*, ROI size, signal variance, and noise variance will appear in the Log window
26+
27+
## Video
28+
29+
Demonstration of the SNR* tool:
30+
31+
https://youtube.com/shorts/qBz2MlNHiCE
32+
33+
## Download
34+
35+
GitHub:
36+
https://github.com/Motohiro-TABUCHI/SNR_star_Tool
37+
38+
Zenodo (archived release):
39+
https://zenodo.org/record/18666471
40+
41+
## Reference
42+
43+
Tabuchi M, Kiguchi T, Ikenaga H.
44+
SNR estimation for image quality evaluation in X-ray CT.
45+
Jpn J Radiol Technol. 2022;78:464–472. (in Japanese)

0 commit comments

Comments
 (0)