Skew image as if viewed from the side
Posted: 2017-04-26T11:31:24-07:00
I would like to skew/rotate an image as if I was viewing it from the side/top.
Given a horizontal and vertical angle and a distance of viewer from the image, I wonder if anyone could advise the correct API functions to call to achieve this.
The image is of a 2D object flat on to the camera, specifically a license plate which I would like to simulate being viewed from an observer/camera at the side of the road.
I found the rotate3D script in Fred's Scripts, which I think does what I require, but I am wanting to achieve this using the C# API rather than Unix command line calls.
Any help would be most appreciated.
Regards, Paul
Given a horizontal and vertical angle and a distance of viewer from the image, I wonder if anyone could advise the correct API functions to call to achieve this.
The image is of a 2D object flat on to the camera, specifically a license plate which I would like to simulate being viewed from an observer/camera at the side of the road.
I found the rotate3D script in Fred's Scripts, which I think does what I require, but I am wanting to achieve this using the C# API rather than Unix command line calls.
Any help would be most appreciated.
Regards, Paul