perf_precomp.hpp 140 B

1234567
  1. #ifndef __OPENCV_PERF_PRECOMP_HPP__
  2. #define __OPENCV_PERF_PRECOMP_HPP__
  3. #include "opencv2/ts.hpp"
  4. #include "opencv2/objdetect.hpp"
  5. #endif