Measure Object Size using OpenCV and ArUco Marker
Find the object sizes in an image containing an ArUco marker using OpenCV
In this post, you will use an ArUco marker with a predefined size and ID as a reference to calculate the pixel to inch conversion and then use the conversion ratio to find the dimension of different objects in the image.
