labelme
labelme copied to clipboard
fix #760
fix #760 that mask will have notches at turning point when drawing LineStrip annotation.
Can you separate the drawing and deleteLine and deletePoints functions as different PRs?
Can you separate the drawing and deleteLine and deletePoints functions as different PRs?
I don't know what should "deleteLine" and "deletePoints" do, my PR only fill circle to the inflection point of line.