Преглед на файлове

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri преди 8 години
родител
ревизия
8449402310
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Целия файл

@@ -268,7 +268,7 @@ where $$N_R$$, $$N_G$$, and $$N_B$$ are the red, green and blue components of th
268 268
 
269 269
 ## Exercise 3 - Create a Composite Image placing the Object in a Specified Position
270 270
 
271
-The widget that displays the background has been programmed to register the position where the user clicks. In this exercise you will program the `MergeImages` function so that the position that user clicks in the background image is used as the *top left* corner where the *object* image will be displayed in the merged image. The following figures illustrates the effect. Note the *Selected Coord* values under the images.
271
+The widget that displays the background has been programmed to register the position where the user clicks. In this exercise you will program the `MergeImages` function so that the position that user clicks in the background image is used as the *top left* corner where the *object* image will be displayed in the merged image. The figures 7 and 8 illustrate the effect. Note the *Selected Coord* values under the images.
272 272
 
273 273
 
274 274
 ---