jbhuang0604 / StructCompletion

Image Completion using Planar Structure Guidance (SIGGRAPH 2014)
http://bit.ly/planarcompletion
109 stars 41 forks source link

Undefined function or variable 'vl_covdet'. #2

Open micklexqg opened 6 years ago

micklexqg commented 6 years ago

hi, dear jbhuang, thanks for your work. I came across the error: Undefined function or variable 'vl_covdet'. but there is vl_covdet.m and vl_covdet.c. So what is the matter?

zhengmana commented 6 years ago

I have the same question,are you have solved the question?

payne53 commented 5 years ago

The external vlfeat is not compiled.

Yuanzhuangz commented 4 years ago

Please download the vlfeat library and unzip it to the 'external' folder and run the vl_setup to setup vlfeature in Matlab