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

hello,i meet the same problem #3

Open
wothou opened this issue Apr 8, 2019 · 2 comments
Open

hello,i meet the same problem #3

wothou opened this issue Apr 8, 2019 · 2 comments

Comments

@wothou
Copy link

wothou commented Apr 8, 2019

I download your code, and then mex bk_matlab.cpp graph.cpp maxflow.cpp,but it also shows these:
出错 cut_Tu (line 52)
mrf = BK_Create(no_nodes);

出错 grabcut (line 64)
[pix_U, E] = cut_Tu(pix_U, im_sub, alpha, gmm_U, gmm_B, pairwise);

出错 test (line 5)
im_out = grabcut(im_in, GAMMA);

need your help,thanks

@guoyonfan
Copy link

I got the same problem, I wonder if you have solve the problem?

@IraDei
Copy link

IraDei commented Dec 11, 2019

well guys, I did meet the very same problem as yours.
check your console messages, if there is error records like 'mt.exe:general error c101008d', my solution below might help.

Exit your matlab, and re-launch it with administrator(root) permission.
And try to execute demo again, you will find everything goes nicely well~

Best Wishes.

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

3 participants