We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf2d0e9 commit c241fc9Copy full SHA for c241fc9
README.md
@@ -19,7 +19,7 @@ Image processing. Getting data from images in form of matrix with numbers, slici
19
Codes (it'll send you to appropriate file):
20
* [Opening_png_jpg](https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Codes/Opening_png_jpg.py)
21
* [Converting_RGB_to_GreyScale](https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Codes/Converting_RGB_to_GreyScale.py)
22
-* [Symple_Filtering](https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Codes/Symple_Filtering.py)
+* [Simple_Filtering](https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Codes/Simple_Filtering.py)
23
24
<br/>
25
Experimental results (figures and tables on this page):
0 commit comments