#include <opencv2/core/core.hpp>#include <opencv2/imgproc/imgproc.hpp>#include <gtest/gtest.h>#include <ros/ros.h>#include <image_transport/image_transport.h>#include <cv_bridge/cv_bridge.h>

Go to the source code of this file.
Classes | |
| class | DistortionTest |
Functions | |
| void | diffBetween (Mat &orig, Mat &diff, long &total_diff) |
| void diffBetween | ( | Mat & | orig, |
| Mat & | diff, | ||
| long & | total_diff | ||
| ) |
Definition at line 18 of file distortion.h.