Skip to content

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

NathanDrake67/Image-shape-detection

Repository files navigation

Image-shape-detection

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).

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

No packages published

Languages