Wouldn't it be cool if you could just wave a pen in the air to draw something virtually and it actually draws it on the screen? It could be even more interesting if we didn't use any special hardware ...
Torchvision Semantic Segmentation – PyTorch for Beginners
This post "Torchvision Semantic Segmentation," is part of the series in which we will cover the following topics. 1. What is Semantic Segmentation? Semantic Segmentation is an image analysis ...
Image Inpainting with OpenCV (C++/Python)
In today's post we will describe a class of region filling algorithms called image inpainting. Imagine finding an old family photograph. You scan it and it looks great except for a few ...
Image Colorization Using CNN With OpenCV
Sometimes technology enhances art. Sometimes it vandalizes it. Colorizing black and white films is an ancient idea dating back to 1902. For decades many movie creators opposed the idea of ...
Image Thresholding in OpenCV
Carefully observe the animation below in Figure 1. How many numbers do you see? Most of you will see several numbers. But there is more to the image than meets the eye. As the image cycles ...