Creating and optimizing custom blurs with OpenCV on Android
An image is made up of a number of pixels arranged in a 2-dimensional grid; rows and columns. The resolution of the image is a product of the number of rows and columns, with the rows representing the height of the image and columns representing the ...
blog.echoeyecodes.com14 min read