How do I install the Vlfeat toolkit into the Linux (Ubuntu) 64_bit system matlab?

Source: Internet
Author: User

Recently to mention a data set of feature, want to first use hog features to do a baseline, listen to my brother said Vlfeat is a good tool pack, download a try, just configure the success, online search tutorials Ah but not all, the last is to bite the bullet crossing net tutorial, just fix, hehe ... Talk less, and here's how I do it:

First, download the Vlfeat software package from the official website, link: http://www.vlfeat.org/download.html, download the latest version:vlfeat 0.9.20 binary packages;

Then, unzip the package out, that is: vlfeat-0.9.20, I put it in this path:/home/wangxiao/downloads/vlfeat-0.9.20;

Then, open Matlab from the terminal, in the MATLAB command Window input: Edit startup, will pop up an edit page, enter:

Run ('/home/wangxiao/downloads/vlfeat-0.9.20/toolbox/vl_setup.m ')

Done, re-open matlab, it's OK.

Check if the installation succeeded:

In the MATLAB command Window input: Help Vl_hog, see when there is the use of this function information, if any, the installation is successful;

You can also enter: Vl_version, if successful, prompt: 0.9.20 ...

Over ...

Reference: http://www.vlfeat.org/index.html

How do I install the Vlfeat toolkit into the Linux (Ubuntu) 64_bit system matlab?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.