Bladeren bron

Checked markdown, added diagnostics

Rafael Arce Nazario 9 jaren geleden
bovenliggende
commit
28ee7205ff
1 gewijzigde bestanden met toevoegingen van 28 en 1 verwijderingen
  1. 28
    1
      README.md

+ 28
- 1
README.md Bestand weergeven

175
 
175
 
176
 ---
176
 ---
177
 
177
 
178
+!INCLUDE "../../eip-diagnostic/green-screen/es/diag-green-screen-01.html"
179
+
180
+!INCLUDE "../../eip-diagnostic/green-screen/es/diag-green-screen-02.html"
181
+
182
+!INCLUDE "../../eip-diagnostic/green-screen/es/diag-green-screen-03.html"
183
+
184
+!INCLUDE "../../eip-diagnostic/green-screen/es/diag-green-screen-04.html"
185
+
186
+!INCLUDE "../../eip-diagnostic/green-screen/es/diag-green-screen-05.html"
187
+
188
+---
189
+
190
+---
178
 
191
 
179
 ##Sesión de laboratorio:
192
 ##Sesión de laboratorio:
180
 
193
 
199
  
212
  
200
 2. Compila y corre el programa. El código que te proveemos crea la interfaz de la Figura 5. Los botones  *Select Image* y *Select Background Image* ya han sido programados.
213
 2. Compila y corre el programa. El código que te proveemos crea la interfaz de la Figura 5. Los botones  *Select Image* y *Select Background Image* ya han sido programados.
201
  
214
  
202
-
203
     ---
215
     ---
204
 
216
 
205
     ![figure6.png](images/figure6.png)
217
     ![figure6.png](images/figure6.png)
495
 
507
 
496
 ---
508
 ---
497
 
509
 
510
+!INCLUDE "../../eip-diagnostic/green-screen/en/diag-green-screen-01.html"
511
+
512
+!INCLUDE "../../eip-diagnostic/green-screen/en/diag-green-screen-02.html"
513
+
514
+!INCLUDE "../../eip-diagnostic/green-screen/en/diag-green-screen-03.html"
515
+
516
+!INCLUDE "../../eip-diagnostic/green-screen/en/diag-green-screen-04.html"
517
+
518
+!INCLUDE "../../eip-diagnostic/green-screen/en/diag-green-screen-05.html"
519
+
520
+---
521
+
522
+---
523
+
524
+
498
 ##Laboratory Session
525
 ##Laboratory Session
499
 
526
 
500
 In this laboratory experience, starting with an image with an object of interest over a solid color background and an image to use as a background, you will define and implement a function that creates a third merged image where the image with the object of interest will have its background color removed and will appear over the image chosen to be the background.
527
 In this laboratory experience, starting with an image with an object of interest over a solid color background and an image to use as a background, you will define and implement a function that creates a third merged image where the image with the object of interest will have its background color removed and will appear over the image chosen to be the background.