Skip to content

Commit fb1dc61

Browse files
Update README.md
1 parent 6cf108d commit fb1dc61

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,15 @@ 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)
13+
* [Opening_png_jpg](https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Opening_png_jpg.py)
14+
* [Converting_RGB_to_GreyScale](https://github.com/sichkar-valentyn/Image_processing_in_Python/tree/master/Converting_RGB_to_GreyScale.py)
1515

1616
<br/>
1717
Experimental results (figures and tables on this page):
1818

1919
* <a href="#RGB channels of the image separately">RGB channels of the image separately</a>
2020

2121
### <a name="RGB channels of the image separately">RGB channels of the image separately</a>
22-
Environment-1 with mobile robot, goal and obstacles
2322

2423
![RGB_channels](images/RGB_channels.png)
2524

0 commit comments

Comments
 (0)