Closed eyildiz-ugoe closed 2 months ago
Not a bug, as both H
and F
are estimated and stored in state caches. For further information, refer to #L582-L603.
Within the UI configuration, Fundamental or Homography is solely utilized for image warping without the need for re-estimation.
🐛 Bug Report
Even though I set the
setting_geometry
parameter in config toFundamental
, I still seeHomography
in some terminal prints.🔬 How To Reproduce
Steps to reproduce the behavior:
python test_app_cli.py
, which will run for all methods.Environment
📎 Additional context
relevant part of the config that matters: