First time here? Check out the FAQ!
answered 2018-10-19 07:10:08 -0600
Try this:
cv.drawContours(frame, [contours[l_index]], -1, (0, 255, 0), 2)