Skip to content

I2Cvb/protoclass_matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protoclass

Manifesto

Because Human is perfectible and error-prone, because Science should be open and flow and because cogito ergo sum.

Goal

This toolbox will aggregate some machine learning tools from all the walk of lives in order to fast prototype.

File Structure

.
├── doc
├── data
├── protoclass
├── README.md
└── third-party

Installation

Installation is only required for some of the toolbox in the thir_party For those toolbox, follow the readme for each toolbox Note:

  • RF_Class_C and RF_Class_R ---> change the mex path to your local mex path before compiling

Cloning

You can clone this repository with the usual git clone.

protoclass

.
├── preprocessing 
	├── segmentation
├── extraction (LBP. CLBP, GLCMaO, GLCMaD, SIFT, HoG, Gabor, Wavelat)
	├── local and global feature extraction 
	├── high-level (boW, ScF) and low-level 
├── selection
├── validation
└── classification 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published