You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### <aname="Examples of Simple Filtering">Examples of Simple Filtering</a>
39
39
40
40
```py
41
41
import numpy as np
@@ -44,7 +44,7 @@ import numpy as np
44
44
45
45

46
46
47
-
Full code is available here: [Symple_Filtering.py](https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Codes/Symple_Filtering.py)
47
+
Full code is available here: [Simple_Filtering.py](https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Codes/Simple_Filtering.py)
0 commit comments