hi guys
i have a simply question
i have a line from point x1 to point x2
(cv2.line(image, x1,x2.(1,1,1))
how can i draw a vertical line (90" degree) on this line ? and is there a way that red line show with dash lines ? and red line only show top of black line (not bottom of that (like attached image))