Skip to content

Measuring the height of moving slugs in a tube by applying video processing techniques

Notifications You must be signed in to change notification settings

LefdRida/slug-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Measuring the height of moving slugs.

This project is the application of image processing techniques in hydraulic field.

The aim is to measure the height of moving slugs in a video by applying segmentation techniques. We have applied Otsu thresholding method to segment the video frames.

Steps:

  • We keep only the region of interest (the tube where the slugs move):

alt text

  • We segment the image using Otsu thesholding:

alt text

  • We apply opening operation to remove some noise belonging to the tube region

alt text

Result

The final result is the following spatiotemporal image which shows how the height of each slug, in the video, is changing during its passage through the tube:

About

Measuring the height of moving slugs in a tube by applying video processing techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published