Welcome back to my series on building image effects for Android using OpenCV. In this tutorial, which is part 5 of the series, we’re going to build an image pattern—filling a large image with a pattern created by repeating a small image.
The GitHub project for the series is available on this page. The project of this tutorial is available inside the Part 5 folder under the project.
Continue reading “Image Effects for Android using OpenCV: Image Patterns”