I'm using OpenCV 3.0 to detect car's corners from video image to track it later. But to tracking this I need to know the coordinates of the corners detected in a reference plan. This is what we called Homography. I've already researched this in the tutorial, but there is nothing in the sense that I need. Can anyone help me with this?