You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input focal length guess if initial guess fails. (#346)
* switch to PIL library for Image
* deactivate threading for cv image displays
* Update MulticamGraph.py
Preserve some backward compatibility with older python versions.
* fix opencv windows
* add option to manually input forcal length
* remove debug option
* PR review @LBern
* switch to double in the first place
* Revert "Merge pull request #304 from ethz-asl/feature/input_focal_length_guess"
This reverts commit 2999e18, reversing
changes made to ee2b09d.
* Revert "Revert "Merge pull request #304 from ethz-asl/feature/input_focal_length_guess""
This reverts commit aac34c2.
* move comment and fix indentation
* revive compatibility for scripted usage
Co-authored-by: Hannes Sommer <[email protected]>
0 commit comments