How can install vlfeat toolbox ?

조회 수: 5 (최근 30일)
Pietro Magnabosco
Pietro Magnabosco 2022년 4월 21일
답변: Ijaz Ahmad 2024년 9월 6일
I find problems with vlfeat toolbox installation, when i run the code suggested by the manual of installation :
> run <VLFEATROOT>/toolbox/vl_setup
I insert the path of vl_setup
>> run ('C:\Users\pietr\OneDrive\mat lab\vl_feat\toolbox\vl_setup.m')
After the code run the answer is :
>> run ('C:\Users\pietr\OneDrive\mat lab\vl_feat\toolbox\vl_setup.m')
Warning: Name is nonexistent or not a directory: C:\Users\pietr\OneDrive\mat lab\vl_feat\toolbox\mex\mexw64
> In path (line 109)
In addpath (line 86)
In vl_setup (line 78)
In run (line 91)
I done this passage for several time but with out results.
Where and which is the error in this procedure?
Thanks for your disposability
  댓글 수: 1
Dolon Mandal
Dolon Mandal 2022년 4월 25일
@Pietro Magnabosco Please find the link below for more information:Documentation. Try a different directory(not in OneDrive).

댓글을 달려면 로그인하십시오.

답변 (2개)

Abhinav Gupta
Abhinav Gupta 2022년 4월 26일
You can try installing vlfeat toolbox from the add-on manager. Please find the below link for further help.

Ijaz Ahmad
Ijaz Ahmad 2024년 9월 6일
@Pietro Magnabosco The reason is that you might have downloaded the source code only (e.g. 'VLFeat 0.9.21 source code only'), which does not have the MEX function.
Instead please download the binary file (e.g. 'VLFeat 0.9.21 binary package') and then run your commands.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by