use a canny edge detector to output the gradient amplitude map of the original image (sobel can be used), Perform Hough circle detection on the image "wheel" to detect the wheel (using the fast detection algorithm of Hough circle).
-
Notifications
You must be signed in to change notification settings - Fork 0
use a canny edge detector to output the gradient amplitude map of the original image (sobel can be used), Perform Hough circle detection on the image "wheel" to detect the wheel (using the fast detection algorithm of Hough circle).
NathanDrake67/Image-shape-detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
use a canny edge detector to output the gradient amplitude map of the original image (sobel can be used), Perform Hough circle detection on the image "wheel" to detect the wheel (using the fast detection algorithm of Hough circle).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published