000 opencv detection - smart1004/doc GitHub Wiki
****νκΈμ΄λ€~~~
https://opencv-python.readthedocs.io/en/latest/doc/08.imageProcessing/imageProcessing.html
http://www.robindavid.fr/opencv-tutorial/chapter5-line-edge-and-contours-detection.html
hsv-color-space
https://www.pyimagesearch.com/2016/02/15/determining-object-color-with-opencv/
https://www.pyimagesearch.com/2014/08/04/opencv-python-color-detection/
https://stackoverflow.com/questions/30331944/finding-red-color-using-python-opencv
detection-specific-color blue
https://www.geeksforgeeks.org/detection-specific-colorblue-using-opencv-python/
morphologyEx ννν
γ
νκΈ
https://blog.naver.com/tommybee/221380471945
morphology ννν
cv2.morphologyEx
contour (μ¬λ¬Όμ) μ€κ³½
https://blog.naver.com/tommybee/221327391599
detect-red-circles
https://solarianprogrammer.com/2015/05/08/detect-red-circles-image-using-opencv/
color-detection https://www.pyimagesearch.com/2014/08/04/opencv-python-color-detection/