#include <jsk_topic_tools/log_utils.h>
#include <jsk_perception/sliding_window_object_detector_trainer.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | jsk_perception |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 258 of file sliding_window_object_detector_trainer_node.cpp.