Update README.md

This commit is contained in:
rcalago
2024-04-17 15:21:15 +08:00
committed by GitHub
parent 2618f645d0
commit f1a8078af5
+1
View File
@@ -9,3 +9,4 @@ This module contains articles about image processing.
- [How Can I Resize an Image Using Java?](https://www.baeldung.com/java-resize-image)
- [Adding Text to an Image in Java](https://www.baeldung.com/java-add-text-to-image)
- [Capturing Image From Webcam in Java](https://www.baeldung.com/java-capture-image-from-webcam)
- [How to Scale a Bufferedimage in Java?](https://www.baeldung.com/java-scale-bufferedimage)