Author Archives: Prudhvi varma
In this article, we will demonstrate why data augmentation is known as a regularization technique. How to apply data augmentation to our model and whether it is used as a preprocessing technique or post-processing techniques...? All these questions are answered in this demonstration.
The post Why Does Image Data Augmentation Work As A Regularizer in Deep Learning? appeared first on Analytics India Magazine.
In this article, we will demonstrate how to work on larger data and images using a famous dimension reduction technique PCA( principal component analysis).
The post How Does PCA Dimension Reduction Work For Images? appeared first on Analytics India Magazine.
Computer vision is a science of teaching computers to see. With the state of the art algorithms, this technology is behind many applications like self-driving cars, image recognition, medical diagnosis etc. The best part of computer vision is these techniques are used for detecting cancerous cells which helps in saving lives by adding filters to…
The post How To Create A Virtual Painting App Using OpenCV? appeared first on Analytics India Magazine.
In this implementation, we will learn how to create our own ‘Invisibility Cloak’ using simple computer vision techniques in OpenCV. Here we are using OpenCV because it provides the best-inbuilt libraries to implement this in a few steps.
The post My Fun AI Project – How To Be Invisible? appeared first on Analytics India Magazine.
Computer vision is one of the hottest fields in Artificial Intelligence with a wide variety of applications. OpenCV is the most popular library used in computer vision with a lot of interesting stuff. If you want to start your journey in computer vision you can start from learning OpenCV. It is easy to understand and…
The post Converting An Image To A Cartoon Using OpenCV appeared first on Analytics India Magazine.
Computer vision is one of the hottest fields in Artificial Intelligence with a wide variety of applications. OpenCV is the most popular library used in computer vision with a lot of interesting stuff. If you want to start your journey in computer vision you can start from learning OpenCV. It is easy to understand and…
The post Converting An Image To A Cartoon Using OpenCV appeared first on Analytics India Magazine.
OpenCV is an image processing library created by intel which includes various packages and several functions in it. OpenCV is used to solve many problems in computer vision and machine learning applications and due to its large community, it is getting updated day by day. OpenCV can be implemented in C++, Python, Java programming languages,…
The post How to Implement Bitwise Operations On Images Using OpenCV? appeared first on Analytics India Magazine.
OpenCV is an image processing library created by intel which includes various packages and several functions in it. OpenCV is used to solve many problems in computer vision and machine learning applications and due to its large community, it is getting updated day by day. OpenCV can be implemented in C++, Python, Java programming languages,…
The post How to Implement Bitwise Operations On Images Using OpenCV? appeared first on Analytics India Magazine.
In this article, we will demonstrate how to create a watermark on the original image through the logo and text.
The post How To Create A Watermark On Images Using OpenCV appeared first on Analytics India Magazine.
In this article, we will demonstrate how to create a watermark on the original image through the logo and text.
The post How To Create A Watermark On Images Using OpenCV appeared first on Analytics India Magazine.