Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 377 Bytes

equi2pers.md

File metadata and controls

9 lines (5 loc) · 377 Bytes

equi2pers

equirectangular to perspective transformation

TODO:

  • Crop is slightly different numpy and torch (FIXED)
  • Equi2Pers outputs for numpy and torch differs a little bit. Need to figure out why this happens. The outputs are the same regardless of the sampling method, so it must be the preprocessing (where the rotation matrix is set). (FIXED)