test_precomp.hpp 128 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 #ifndef OPENCV_TEST_PRECOMP_HPP #define OPENCV_TEST_PRECOMP_HPP #include "opencv2/ts.hpp" #include "opencv2/flann.hpp" #endif