/defect-detection

detect the defects with OpenCV API (equalizeHist, GaussianBlur, threshold, findContours) after trying Canny and HoughLines.

Primary LanguageC++

defect-detection(DRAFT codes)

detect the defects with OpenCV API (equalizeHist, GaussianBlur, threshold, findContours) after trying Canny and HoughLines.