瀏覽代碼

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 年之前
父節點
當前提交
edb7398870
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      README-en.md

+ 2
- 2
README-en.md 查看文件

16
 
16
 
17
 3. Use methods from the `vector` C++ class.
17
 3. Use methods from the `vector` C++ class.
18
 
18
 
19
-4.Use the methods of the `QImage` class from `Qt` to manipulate an image’s pixels.
19
+4. Use the methods of the `QImage` class from `Qt` to manipulate an image’s pixels.
20
 
20
 
21
 5. Learn about the median filter for image processing.
21
 5. Learn about the median filter for image processing.
22
 
22
 
219
 
219
 
220
     ![figure3.png](images/figura3.png)
220
     ![figure3.png](images/figura3.png)
221
 
221
 
222
-    **Figura 3.** Interfaz del editor de imágenes.
222
+    **Figura 3.** Interface of the image editor.
223
 
223
 
224
     ---
224
     ---
225
 
225