Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

cv2 blue color range

lower_blue = np.array([100,150,0])
upper_blue = np.array([140,255,255])
Source by answers.opencv.org #
 
PREVIOUS NEXT
Tagged: #blue #color #range
ADD COMMENT
Topic
Name
3+2 =