Skip to content

crossgate9/m3l

Repository files navigation

M3L, MCDE

Usage

git clone --recursive https://github.com/crossgate9/m3l

%% in matlab command window
run('matlab/main.m');
run('vlfeat/toolbox/vl_setup');

Packages

The source codes contains the following image feature extraction algorithm:

  • Color Hist
  • Local Binary Pattern(LBP)

All above codes only support simple usage. To further extract the image features, we recommend to use the external package to do the job:

  • VLFeat
    The package is included as submodule of this repository. For more information, please check VLFeat homepage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published