CV2 Różowy zakres kolorów

lower_red = np.array([0,50,50])
upper_red = np.array([10,255,255])
Vivacious Vole