Skip to content

Commit 19154a7

Browse files
Update README.md
1 parent a7d1efe commit 19154a7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,18 @@ Image processing.
1010

1111
## Content
1212
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)
1315

1416
<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)
1625

1726
<br/>
1827

0 commit comments

Comments
 (0)