Tracking Rectangle Never All On Screen?

I want to place an image on a whiteboard that is flipped into view, so it needs to have perspective correction. Naturally I should use a Corner Positioning Tracker. However, the entire whiteboard is never visible onscreen. Only the rightmost two corners are ever visible. The leftmost two are off the side of the screen.
I looked at this tutorial (
) and others, which show using Track Center (Append) to modify a tracker to use a different reference (although I've had problems figuring out how to move the tracker without the corner following), but these assume the corner was onscreen at some point, and you have a track to begin with.
Is there a way to synthesize the corner offscreen and use a different reference from the start (there are words written in the middle of the whiteboard that I can use for reference), before tracking anything, so I can generate the track?
Rick
I looked at this tutorial (

Is there a way to synthesize the corner offscreen and use a different reference from the start (there are words written in the middle of the whiteboard that I can use for reference), before tracking anything, so I can generate the track?
Rick