#include <blort/Tracker/ImageProcessor.h>
#include <blort/TomGine/tgEngine.h>
#include <ros/ros.h>
#include <ros/package.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
void | testProcess (Tracking::Texture &out, const std::string &process_name) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 53 of file testImageProcessor.cpp.
void testProcess | ( | Tracking::Texture & | out, |
const std::string & | process_name | ||
) |
Definition at line 7 of file testImageProcessor.cpp.