Getting Screen Coordinates

I am rendering an image onto the screen. Once the image is on the screen, I would like to be able to get the screen coordinates of the image. I want to be able to compare where the image should be on the screen (calculated using the model view matrix) and where it actually is. Thank you.

do a search on picking or screen coordinates in both newsgroup there should be plenty of information for you