View Subpixel Coordinates
This application enables users to manually click any point on an image and view its subpixel coordinates with precision up to 0.0001 pixels. The implementation involves mouse event handling and interpolation algorithms for coordinate calculation.