diff options
author | Puneeth Chaganti | 2010-10-06 18:56:37 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2010-10-06 18:56:37 +0530 |
commit | 8ed8d2e09526921327718dabc776e77ed41f71dd (patch) | |
tree | 90a20cb704573b9866269cd088ea8d6a237b758e | |
parent | a1e11df3a091a42e7f5fd8a853224e5f03e5ef1a (diff) | |
download | st-scripts-8ed8d2e09526921327718dabc776e77ed41f71dd.tar.gz st-scripts-8ed8d2e09526921327718dabc776e77ed41f71dd.tar.bz2 st-scripts-8ed8d2e09526921327718dabc776e77ed41f71dd.zip |
Added questions and other info to accessing-pieces-arrays LO.
-rw-r--r-- | accessing-pieces-arrays/script.rst | 13 | ||||
-rw-r--r-- | accessing-pieces-arrays/tagore-einstein.png | bin | 0 -> 121404 bytes |
2 files changed, 10 insertions, 3 deletions
diff --git a/accessing-pieces-arrays/script.rst b/accessing-pieces-arrays/script.rst index 7e1a20b..b0974af 100644 --- a/accessing-pieces-arrays/script.rst +++ b/accessing-pieces-arrays/script.rst @@ -1,7 +1,15 @@ .. Objectives .. ---------- - -.. Clearly state the objectives of the LO (along with RBT level) + + By the end of this tutorial, you will be able to: + + 1. Access and change individual elements of arrays, both one + dimensional and multi-dimensional. + 2. Access and change rows and columns of arrays. + 3. Access and change other chunks from an array, using slicing + and striding. + 4. Read images into arrays and perform processing on them, using + simple array manipulations. .. Prerequisites .. ------------- @@ -18,7 +26,6 @@ Script ------ - {{{ Screen shows welcome slide }}} Welcome to the tutorial on accessing pieces of arrays diff --git a/accessing-pieces-arrays/tagore-einstein.png b/accessing-pieces-arrays/tagore-einstein.png Binary files differnew file mode 100644 index 0000000..0841dd0 --- /dev/null +++ b/accessing-pieces-arrays/tagore-einstein.png |