XRPrimer (C++ API)  0.6.0
test_image.cpp File Reference
#include <data_structure/image.h>
#include <gtest/gtest.h>
#include <opencv2/core.hpp>
#include <opencv2/highgui.hpp>
#include <opencv2/imgproc.hpp>
Include dependency graph for test_image.cpp:

Functions

 TEST (test_image, create)
 
 TEST (test_image, opencv_to_image)
 
 TEST (test_image, image_to_opencv)
 

Function Documentation

◆ TEST() [1/3]

TEST ( test_image  ,
create   
)

◆ TEST() [2/3]

TEST ( test_image  ,
opencv_to_image   
)

◆ TEST() [3/3]

TEST ( test_image  ,
image_to_opencv   
)