File tree 1 file changed +21
-1
lines changed
1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -59,11 +59,31 @@ ImageAlchemy is a comprehensive image processing application developed using PyQ
59
59
![ Browse Images] ( README_resources/Import__gif.gif ) </div >
60
60
61
61
62
- #### Apply and adjust local and global threshold effect
62
+ #### Apply and Adjust Local and Global Threshold Effect
63
63
<div align =" center " >
64
64
65
65
![ Apply and adjust local and global threshold effect] ( README_resources/Thresholding.gif ) </div >
66
66
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
+
67
87
## UI Structure
68
88
69
89
![ App Flow] ( README_resources/App_Flow.png )
You can’t perform that action at this time.
0 commit comments