[go: nahoru, domu]

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

Error while running #5

Open
jackhawa opened this issue Feb 24, 2022 · 0 comments
Open

Error while running #5

jackhawa opened this issue Feb 24, 2022 · 0 comments

Comments

@jackhawa
Copy link
jackhawa commented Feb 24, 2022

Hello,

I am using matlab R2021b Update 3 (9.11.0.1873467) and tried to run autocalib_test.m.
I have also installed necessary add-on (Optimization Toolbox and Statistics and Machine Learning Toolbox)
I get the following error:

Error using MapNested/subsref (line 243)
Something went wrong in indexing: key ' ' is not a key

Error in LabelSampler.sample_token (line 97)
                s_ = mnrnd_without_repeat(numel(x),pmap_(x(1)),1);

Error in LabelSampler/sample (line 70)
                LabelSampler.sample_token(...

Error in HybridSampler/sample (line 86)
                    this.sampler_list{solver_idx}.sample(meas, varargin);

Error in HybridRansac/fit (line 55)
                    [solver_idx,idx,stats.trial_count] = this.sampler.sample(meas);

Error in autocalib (line 142)
            [model,res,stats] = ransac.fit(meas_norm,varinput_norm);

Error in autocalib_test (line 17)
autocalib(img_path, solvers, priors, [], [], cfg{:});

Kindly assist. 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