Skip to content

Commit bb249e3

Browse files
authored
Update README.md
1 parent 86e46db commit bb249e3

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,31 @@ ImageAlchemy is a comprehensive image processing application developed using PyQ
5959
![Browse Images](README_resources/Import__gif.gif)</div>
6060

6161

62-
#### Apply and adjust local and global threshold effect
62+
#### Apply and Adjust Local and Global Threshold Effect
6363
<div align="center">
6464

6565
![Apply and adjust local and global threshold effect](README_resources/Thresholding.gif)</div>
6666

67+
#### Adjust Added Noise
68+
<div align="center">
69+
70+
![Adjust Added Noise](README_resources/noise.gif)</div>
71+
72+
#### Navigate Through the Applied Effects Output
73+
<div align="center">
74+
75+
![Navigate Through the Applied Effects Output](README_resources/Navigate.gif)</div>
76+
77+
#### Perform Active Contouring
78+
<div align="center">
79+
80+
![Perform Active Contouring](README_resources/snake.gif)</div>
81+
82+
#### Reset
83+
<div align="center">
84+
85+
![Reset](README_resources/reset.gif)</div>
86+
6787
## UI Structure
6888

6989
![App Flow](README_resources/App_Flow.png)

0 commit comments

Comments
 (0)