Commit ac194209 authored by Daniil Osokin's avatar Daniil Osokin Committed by Kang Liu

Removed obsolete list from docs

parent 9dc51a1a
......@@ -63,9 +63,7 @@ Here it is:
Explanation
============
#. We begin by:
* Load an image using :readwriteimagevideo:`imread <imread>`, located in the path given by *imageName*. Fort this example, assume you are loading a RGB image.
#. We begin by loading an image using :readwriteimagevideo:`imread <imread>`, located in the path given by *imageName*. For this example, assume you are loading a RGB image.
#. Now we are going to convert our image from BGR to Grayscale format. OpenCV has a really nice function to do this kind of transformations:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment