I am using a standard USB webcam to capture an image. I wish to calibrate the image using the same features on a standard computer monitor - trapezoid and parellelogram etc. to resize the image to account for the angle of the camera with respect to the object being viewed.
The captured image will also contain several objects that will be detected by other image processing routines.
Where would I find information about an algorithm to convert between the pixel co-ordinate system from the raw image to the actual real world coordinate system.
Basically I need to find an algorithm for trapezoid and parallelogram etc.