在Matlab安装Vlfeat

    科技2024-03-23  88

    进入官方网页      http://www.vlfeat.org/

    1、下载vlfeat安装包1.download vlfeat2、安装,将下载的安装包放到某一个可以存放的位置,注意不能删除2. Install, put the downloaded installation package in a place where it can be stored, and do not delete it3、在matlab的命令窗口中,运行vl_setup命令

    In the command window of MATLAB, run the VL Setup command

    程序如下: run('E:\Matlab2018a\toolbox\vlfeat-0.9.21\toolbox/vl_setup')4、检查是否安装成功----->vl_version verbose

    5 、但这样安装并不能保证关闭matlab以后重新使用。所以在matlab的默认路径的情况下,在命令窗口输入如下内容,保存并关闭。

    5. However, such installation does not guarantee that MATLAB will be used again after it is closed.So in the default path of MATLAB, enter the following in the command window, save and close.

    6、关闭后重新运行matlab

    6. Run MATLAB again after it is closed

    vl_version

     

    Processed: 0.011, SQL: 8