Using homography matrix to transform a single point to a homography point?
I have a homography matrix that i finded with the findHomography function. Now i want to transform a single point in homography poit.
How can I do this?