ObjectDetector.cpp
Go to the documentation of this file.
00001 
00041 #include "ObjectDetectorClass.h"
00042 
00043 // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
00044 
00045 int main(int argc, char **argv)
00046 {
00047         ObjectDetectorClass odc;        
00048         odc.runObjectDetectorNode(argc, argv);
00049         return 0;
00050 }
00051 
00052 // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
00053 
00054 


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:32:01