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 when running rigor #29

Open
nchavali opened this issue Dec 5, 2014 · 0 comments
Open

Error when running rigor #29

nchavali opened this issue Dec 5, 2014 · 0 comments

Comments

@nchavali
Copy link
Contributor

nchavali commented Dec 5, 2014

I tried running rigor on a single image. I get this error: Latha will look into it..
... _Error running calcrigorForIm_*****
Undefined function 'bk_dynamicgraphs_mex' for input arguments of type 'double'.

Error in GraphProcessor/multiseed_param_min_st_cut (line 70)
[all_cuts, meta_info] = bk_dynamicgraphs_mex(nonlambda_s, ...

Error in GraphProcessor/generate_mincut_segments (line 35)
[partitions, lambdas, seed_mapping, mincut_vals, t_pmc_all, ...

Error in Segmenter/compute_segments (line 46)
[curr_segments] = generate_mincut_segments(gp_obj);

Error in rigor_obj_segments (line 203)
compute_segments(seg_obj);

Error in calcrigorForIm (line 10)
[masks]=rigor_obj_segments(im,'force_recompute',true);

Error in runObjectProposals (line 25)
varargout{1} = fh( imageInput, configjson.(char(proposalName)));
Error in runObjectProposals (line 4)
global configjson;

Output argument "varargout" (and maybe others) not assigned during call to
"/home/gneelima/work/code/test2/object-proposals/runObjectProposals.m>runObjectProposals".

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