Skip to content
View NathanDrake67's full-sized avatar

Block or report NathanDrake67

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Image-shape-detection Image-shape-detection Public

    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 de…

    Python 2

  2. Morphological-processing-and-Frequency-domain-processing Morphological-processing-and-Frequency-domain-processing Public

    Morphological processing and Frequency domain processing

    Python 1

  3. image-filter image-filter Public

    3x3 Sobel (x and y directions), derivative filtering (x and y directions), median filtering, mean filtering, and Gaussian filter;7x7 Bilateral filter, guided filtering, mean filtering, and Gaussian…

    Python

  4. Image-matching-detection Image-matching-detection Public

    Python