-
Help with Perspective Corner Point tracking
So I’m tracking with 4 corner points that form a square. When the points start to pivot 90 degrees perspectively, the applied image wont display properly once the square has completely pivoted.
Here’s a diagram, P1 = Point 1. The first layout is the first frame:
P1 P2
P3 P4
So many frames later, pivoting clockwise:
P3 P1
P4 P2
At this point, the image should’ve followed the points and be sitting sideways, but will only flip to where it’s upright again. So how can I get the image to properly follow the corner points?
Sorry, there were no replies found.