소스 검색

README-en.md edited online with Bitbucket

부모
커밋
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