I need to get the area of a known object inside a scene to get the distance from that. The problem is rectifying it so that the area is independent from the angle. I'm using opencv (on Android) with some java code that is equivalent to this:
In other words: how do i get the area of the object observed perpendicularly from that distance given the H matrix.
Thank you in advance and sorry for my poor english... :)