Skip to content

hemanth-nag/object_size_measurement_openCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

object_size_measurement_openCV

Measure the dimension of objects placed on a A4 sheet

Open In Colab

Summary:

This repo contains code to measure size of objects placed on a A4 sized sheet using openCV.

It doesn't work if the objects are not on a A4 sheet because A4 sheet is considered as the reference to calculate dimensions of other objects.

The measurements are quite accurate with an error of +/- 0.2cm mostly due to parallax error caused while taking the image.

We can see the obtained results below:

alt text

The code is based on Measuring size of objects in an image with OpenCV

About

Measure the dimension of objects placed on a A4 sheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published