File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,18 @@ Image processing.
10
10
11
11
## Content
12
12
Codes (it'll send you to appropriate file):
13
+ * [ Opening_png_jpg] ( https://github.com/sichkar-valentyn/Reinforcement_Learning_in_Python/tree/master/Opening_png_jpg.py )
14
+ * [ Converting_RGB_to_GreyScale] ( https://github.com/sichkar-valentyn/Reinforcement_Learning_in_Python/tree/master/Converting_RGB_to_GreyScale.py )
13
15
14
16
<br />
15
- Theory and experimental results (it'll send you to appropriate page):
17
+ Experimental results (figures and tables on this page):
18
+
19
+ * <a href =" #RGB channels of the image separately " >RGB channels of the image separately</a >
20
+
21
+ ### <a name =" RGB channels of the image separately " >RGB channels of the image separately</a >
22
+ Environment-1 with mobile robot, goal and obstacles
23
+
24
+ ![ RGB_channels] ( images/RGB_channels.png )
16
25
17
26
<br />
18
27
You can’t perform that action at this time.
0 commit comments