Commit 04830e5d authored by Gary Bradski's avatar Gary Bradski

Edit load and save to load, modify and save

parent 7cd48acc
.. _Load_Save_Image:
Load and Save an Image
***********************
Load, Modify, and Save an Image
*******************************
.. note::
......@@ -15,6 +15,7 @@ Goals
In this tutorial you will learn how to:
* Load an image using :imread:`imread <> `
* Transform an image from RGB to Grayscale format by using :cvt_color:`cvtColor <>`
* Save your transformed image in a file on disk (using :imwrite:`imwrite <>`)
......
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