Skip to content

This program detect cone angle in left and right phase.

Notifications You must be signed in to change notification settings

kawin7538/Cone_Detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Cone_Detect

This program is intended to measure the angle of cone in left side and right side

How to use This Program

  1. Run program
  2. Select Picture file
  3. Wait until popup box be shown to you and you will get the answer.

Algorithm and step to use this program

You can click here to watch

First, The Original Image

test_1

Let's Convert to Grayscale grayscale

Next, Using Floodfill algorithm to image, repaint black and white using constant threshold number Threshold

After that, find the biggest contour for cone Img_contours

Next, Find 3 points, top, bottom left and bottom right lastly, Find slope of 2 linear equations, top-bottom-left and top-bottom-right pairs.

Create Using Scilab Library!

Develop By Kawin Chinpong (kawin7538)

About

This program detect cone angle in left and right phase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages