Go to the source code of this file.
Functions | |
void | extract_voxel (char *lfile, char *rfile, char *prefix) |
void | run_voxel (int argc, char **argv) |
void | test_voxel (char *cfgfile, char *weightfile, char *filename) |
void | train_voxel (char *cfgfile, char *weightfile) |
void extract_voxel | ( | char * | lfile, |
char * | rfile, | ||
char * | prefix | ||
) |
void test_voxel | ( | char * | cfgfile, |
char * | weightfile, | ||
char * | filename | ||
) |
void train_voxel | ( | char * | cfgfile, |
char * | weightfile | ||
) |