In this blog post I will share my opinion on the working from home alternative and why it is far better than the open office way of work.
Month: August 2021

OpenCV: Convex Hull
In this tutorial we will see how to generate and draw convex hull around different objects, using their contours for this purpose.

OpenCV: Contour Bounding Box
In this tutorial we will see how to draw a bounding box around objects using their contours. We will see several OpenCV functions doing this.