Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecognized function or variable 'solveE_nister'. #1

Open
DonMaEn opened this issue Nov 19, 2024 · 0 comments
Open

Unrecognized function or variable 'solveE_nister'. #1

DonMaEn opened this issue Nov 19, 2024 · 0 comments

Comments

@DonMaEn
Copy link

DonMaEn commented Nov 19, 2024

Hello,

Thank you for publishing this code along with your PhD Thesis. I am trying to run the code but I am running into the following error. Any ideas what might be causing this?

Unrecognized function or variable 'solveE_nister'.

Error in essentialMatrixFromPoints (line 3)
    E = solveE_nister(a2h(corresp(:,3:4)'), a2h(corresp(:,1:2)'));
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in E_5pts_test_br (line 50)
    E_models = essentialMatrixFromPoints(sample_correspondences);
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in uncertainty_propagation_test (line 22)
E_5pts_test_br; test_results.E_5PC = res;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant