I once saw the following code segment of using cv2.fillpoly. The third parameter should correspond to color, but here it use i+1, what does it mean her
cv2.fillpoly
i+1