OpenCV – Bilateral Filter Image filtering allows you to apply various effects to an image. In this chapter and the…
Learn From The Experts
Learn from the experts and professionals here at Alumity and join the largest community of online learning.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Commodo pellentesque massa tellus ac augue.
OpenCV – Bilateral Filter Image filtering allows you to apply various effects to an image. In this chapter and the…
Unidirectional Sampling Gate After going through the concept of sampling gates, let us now try to understand the types of…
Pulse Circuits – Miller Sweep Generator The transistor Miller time base generator circuit is the popular Miller integrator circuit that…
Types of Time Base Generators As we have an idea that there are two types of time base generators, let…
Bootstrap Time Base Generator A bootstrap sweep generator is a time base generator circuit whose output is fed back to…
Pulse Circuits – Monostable Multivibrator A monostable multivibrator, as the name implies, has only one stable state. When the transistor…
OpenCV – Gaussian Blur In Gaussian Blur operation, the image is convolved with a Gaussian filter instead of the box…
OpenCV – Drawing a Rectangle You can draw a rectangle on an image using the method rectangle() of the imgproc…
OpenCV – Median Blur The Median blur operation is similar to the other averaging methods. Here, the central element of…