python opencv get all red elements in image code example Example: cv2 pink color range lower_red = np.array([0,50,50]) upper_red = np.array([10,255,255])