Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 755 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 755 Bytes

Color Detection

complate tutorial by pyimagesearch

hsv color picker

link for complate explanation and example for opencv inRange lower and upper value

hsv-color

test code

  • image color detection
python color-detection.py -i test.jpg
  • using webcam
python cam-color-detection

hsv black and white color