Skip to content

Circular pipe detection for Supreme Industries.

Notifications You must be signed in to change notification settings

shivpatri/pipe-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

  • pipe-count was developed for automating the task of counting the number of cylindrical plastic pipes at Supreme Industries.
  • Instead of searching for pipes of all sizes, the user can choose to input an expected pipe size and make the software count faster.
  • It thresholds & segments the pipes from the background and the hough's circle transform helps us identify the circles.
  • To avoid false negatives and false positives, the GUI is assisted with an option to highlight the positions of the circles.

A sample view of the GUI: alt tag

Releases

No releases published

Packages

No packages published

Languages