I have a table which contains a part number, type of defect, x coordinate, and y coordinate of these defects. I need to make a visualization (similar to a finite element graph) of these a user selected defect overlaid on an image of the part with a user specified resolution.
The way I did this...