#include "jsk_recognition_utils/rgb_colors.h"
#include <opencv2/opencv.hpp>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (RGBColors, testGetRGBColor) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 20 of file test_rgb_colors.cpp.
TEST | ( | RGBColors | , |
testGetRGBColor | |||
) |
Definition at line 6 of file test_rgb_colors.cpp.