Skip to content

Commit a0d17bc

Browse files
author
WeisongZhao
committed
v0.1.0, add example
1 parent 38b795d commit a0d17bc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ The pulse pixels exsiting in images because of various reasons, and it happens o
44
Also, the uncleaned slides can lead to this problem.
55
This plugin will handle this type of problems easily withou any blurring or re-doing experiments.
66
## Installation
7-
###1. Add the `Adaptive_Median_Filter-0.1.0.jar` to your imageJ plugin folder as usual and it will show up in `process -> Adaptive median filter`:
7+
### 1. Add the `Adaptive_Median_Filter-0.1.0.jar` to your imageJ plugin folder as usual and it will show up in `process -> Adaptive median filter`:
88
<p align='center'>
99
<img src='img/1.png' width='200'/>
1010
</p>
1111

12-
###2. UI
12+
### 2. UI
1313
<p align='center'>
1414
<img src='img/2.png' width='200'/>
1515
</p>
@@ -28,8 +28,8 @@ This plugin will handle this type of problems easily withou any blurring or re-d
2828
<p align='center'>
2929
<img src='img/6.png' width='900'/>
3030
</p>
31-
#Filtered Result:
31+
# Filtered Result:
3232
<p align='center'>
3333
<img src='img/4.png' width='600'/>
3434
</p>
35-
##No pulse and no time bar.
35+
## No pulse and no time bar.

0 commit comments

Comments
 (0)