Projects

An algorithm to count falling drops

TECHNOLOGIES OpenCV, Python
AREAS OF EXPERTISE Computer vision, image processing, video processing
TEAM 1 developer

An algorithm to count drops of fluid on video automatically. It can be used in high-precision manufacturing, pharmaceuticals, to detect potential leakages of weak equipment.

Challenges
  1. Video processing in order to recognize the object of interest
  2. Counting the number of drops
Solutions
  1. To catch a moving object in the video, it is needed to leave this single object on all the shots. For this purpose background and foreign objects should be removed from the shots.
  2. To count the number of drops, we analyzed all shots of the video to detect a stretched drop using OpenCV

 

Results
  1. As a result, we managed to accurately recognize the drop falling on the video and count the fallen drops.
  2. The data on the calculated number can be compared with the admissible values depending on the specific task and industry.
An application to identify amphibians
An application to identify amphibians
An OCR solution to detect label position and volume of liquid in the bottle
An OCR solution to detect label position and volume of liquid in the bottle