Classes | |
| class | BagOfFeatures |
| class | ExtractInRealtime |
Functions | |
| def | create_dataset |
| def | fit_bof_extractor |
| def | main |
| def extract_bof.create_dataset | ( | data_path, | |
| bof_path, | |||
| bof_hist_path | |||
| ) |
Definition at line 65 of file extract_bof.py.
| def extract_bof.fit_bof_extractor | ( | data_path, | |
| bof_path | |||
| ) |
Definition at line 83 of file extract_bof.py.
| def extract_bof.main | ( | void | ) |
Definition at line 114 of file extract_bof.py.