Public Member Functions | Public Attributes
extract_bof.BagOfFeatures Class Reference
Inheritance diagram for extract_bof.BagOfFeatures:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def fit
def make_hist
def transform

Public Attributes

 hist_size
 nn

Detailed Description

Definition at line 34 of file extract_bof.py.


Constructor & Destructor Documentation

def extract_bof.BagOfFeatures.__init__ (   self,
  hist_size = 500 
)

Definition at line 35 of file extract_bof.py.


Member Function Documentation

def extract_bof.BagOfFeatures.fit (   self,
  X 
)
Fit features and extract bag of features

Definition at line 39 of file extract_bof.py.

def extract_bof.BagOfFeatures.make_hist (   self,
  descriptors 
)
Make histogram for one image

Definition at line 51 of file extract_bof.py.

def extract_bof.BagOfFeatures.transform (   self,
  X 
)

Definition at line 48 of file extract_bof.py.


Member Data Documentation

Definition at line 35 of file extract_bof.py.

Definition at line 35 of file extract_bof.py.


The documentation for this class was generated from the following file:


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Wed Sep 16 2015 04:36:16