#include <data_structure/image.h>#include <gtest/gtest.h>#include <opencv2/core.hpp>#include <opencv2/highgui.hpp>#include <opencv2/imgproc.hpp>
Functions | |
| TEST (test_image, create) | |
| TEST (test_image, opencv_to_image) | |
| TEST (test_image, image_to_opencv) | |
| TEST | ( | test_image | , |
| create | |||
| ) |
| TEST | ( | test_image | , |
| opencv_to_image | |||
| ) |
| TEST | ( | test_image | , |
| image_to_opencv | |||
| ) |