OpenCV is a powerful tool for doing intensive operations in real-time, even for resource-limited mobile devices. Throughout a couple of tutorials, we’re going to create an Android app that applies various effects over images.
In part 1, horizontal and vertical image stitching is discussed to merge 2 or more images.
In part 2, the cartoon effect is applied to a single image.
Continue reading Image Effects for Android using OpenCV: Image Blending