Skip to content

Aviral1-jain/Recognizing-Shapes-in-Images-with-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Recognizing Shapes in Images with OpenCV

In this 1.5 hour long project-based course, you will apply computer vision techniques to process images, extract useful features and detect shapes using Hough transforms

Now we can process an image and detect shapes using OpenCV

1 - Load an image from file.

2 - Compute image gradients.

3 - Detect edges in an image.

4 - Recognize lines in an image using Hough transforms.

5 - Recognize circles in an image using Hough transforms.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published