From: Arpan Patel on
Hello,
I am marking points on a skeleton and than exporting those marked points onto an Array. For this task, I am using getpts command so I can mark point via mouse. I have a question regarding this command.

As I click points on the image, if I accidently click on a bad point than I want to be able to erase that point and that point only. But when I hit delete or right click, it deletes every marked point on my image. Is there any way I can only delete the last marked point ?

Thanks A lot for your help