sunset1995 / pytorch-layoutnet

Pytorch implementation of LayoutNet.
MIT License
171 stars 39 forks source link

How to find coordinates of a point after alignment? #20

Open mosiq opened 5 years ago

mosiq commented 5 years ago

I have some features that I extract from the original panorama. I want to calculate the coordinates of those feature points after alignment is done in the preprocessing step. Could you please advise. I did not find a function anywhere.