Skip to content

An OpenCV application for measurement of the diameter of rings using a web camera

Notifications You must be signed in to change notification settings

Goshik92/RingMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This OpenCV based program has been designed to measure the internal diameter of rings using a web camera. Before the measurement the system should be calibrated using a checkered picture.

Demo video

RingMeter demo video

Calibration

alt tag Calibration is required for two purposes:

  1. Finding relation between pixel measure and real world distance.
  2. Compensation of camera distortion.

Background correction

alt tag

Measurement

alt tag After internal ring contour recognition, it is approximated to a circle using the LMS method. The diameter of the circle is the measured value.

Keywords

OpenCV, opencvsharp, C#, image processing, camera calibration, ring measurement, обработка изображений, калибровка камеры, измерение диаметра кольца.

About

An OpenCV application for measurement of the diameter of rings using a web camera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages