How to get the findHomography result's position relative to scene?
I follow the following tutorial:
And I can detect the object I want. But I would like to know the position, and the coordinate is relative in the scene image. And I take the source code's scene_corners
vendor, but the position is totally wrong. How can I transfer it the the right position? Thanks.