#include <string>#include <gtest/gtest.h>#include <opencv2/highgui.hpp>#include <cv_bridge/cv_bridge.h>#include <ros/package.h>#include <ros/ros.h>#include <object_msgs/ClassifyObject.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (UnitTestClassification, testImage) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 41 of file unittest_image_classification.cpp.
| TEST | ( | UnitTestClassification | , |
| testImage | |||
| ) |
Definition at line 26 of file unittest_image_classification.cpp.