OpenCV maintains two active development branches: the stable 4.x branch and the 5.x branch where the next generation is being built. Many improvements — performance optimizations, new codec support, ...
This project implements real-time object dimension measurements using an image or a webcam. It utilises fundamental computer vision techniques and the OpenCV library for the same. Since this is my ...