File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,13 @@ Image processing. Getting data from images in form of matrix with numbers, slici
1919Codes (it'll send you to appropriate file):
2020* [ Opening_png_jpg] ( https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Codes/Opening_png_jpg.py )
2121* [ 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 )
2223
2324<br />
2425Experimental results (figures and tables on this page):
2526
2627* <a href =" #RGB channels of the image separately " >RGB channels of the image separately</a >
28+ * <a href =" #Simple Filtering " >Simple Filtering</a >
2729
2830<br />
2931
@@ -33,6 +35,12 @@ Experimental results (figures and tables on this page):
3335
3436<br />
3537
38+ ### <a name =" Simple Filtering " >Simple Filtering</a >
39+
40+ ![ RGB_channels] ( images/RGB_channels.png )
41+
42+ <br />
43+
3644### MIT License
3745### Copyright (c) 2018 Valentyn N Sichkar
3846### github.com/sichkar-valentyn
You can’t perform that action at this time.
0 commit comments