jponttuset / mcg

Multiscale Combinatorial Grouping - Object Proposals and Segmentation
http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/mcg/
Other
305 stars 139 forks source link

A function couldn't be founded. #18

Closed zhaohao0404 closed 5 years ago

zhaohao0404 commented 5 years ago

Dear author: there's a trouble about the function 'loadvar()' in the 'im2mcg.m' line 52. The compiler always told me that 'can't find the 'loadvar' function'. so, i believe there should be several reasons. First, i didn't load some libraries or add some folder paths. Second, the function is lost in my download. I hope you can give me some tips when your time is convenient. Yours Sincerely.

jponttuset commented 5 years ago

You should run the "install.m" script for the path where loadvar is to be added. Also, please consider using COB, much better and faster than MCG :)

ahappycutedog commented 4 years ago

Dear author: there's a trouble about the function 'loadvar()' in the 'im2mcg.m' line 52. The compiler always told me that 'can't find the 'loadvar' function'. so, i believe there should be several reasons. First, i didn't load some libraries or add some folder paths. Second, the function is lost in my download. I hope you can give me some tips when your time is convenient. Yours Sincerely. Hi, i want to know how to deal with the problem? i have run the install.m, but i alos not got the function.