Test the image recognizer with a set of previously saved and sorted test images. More...
#include "rail_recognition/ImageRecognizer.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Test the image recognizer with a set of previously saved and sorted test images.
Definition in file test_image_recognizer.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Creates and runs the test_image_recognizer node.
| argc | argument count that is passed to ros::init. |
| argv | arguments that are passed to ros::init. |
Definition at line 21 of file test_image_recognizer.cpp.