c# multi - point selection on an image
- by sinem
I'm designing interface with visual c# for my image processing project. i'm not good at c# codding. and i haven't enough time. I need point selection on an image and classification these points for using in my image processing code at vhdl.
Orginal image will stay at a picturebox and i will use selected image in another picturebox.
How i can select points on an image ? please could you help me or send me similar code? I'm getting so confused thank you.