#include <string>#include <vector>#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/DetectObject.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (UnitTestDetection, testImage) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 53 of file unittest_image_detection.cpp.
| TEST | ( | UnitTestDetection | , |
| testImage | |||
| ) |
Definition at line 27 of file unittest_image_detection.cpp.