I have an IMAQ Image Display control on my front panel that will be displaying images of a landscape taken from the air. I want to be able to create a grid coordinate system for the image so that when the user clicks it, the front panel will display the approximate GPS coordinates of that location.
The scale of the images will be in the tens to hundreds of meters across. I will have the coordinate at the center of the image and the heading of the aircraft.
Is there a system already available for creating some kind of arbitrary coordinate system that can be matched with the coordinates of a mouse click? Does anyone have any advice on creating such a thing?