1#ifndef __OPENCV_PERF_PRECOMP_HPP__ 2#define __OPENCV_PERF_PRECOMP_HPP__ 3 4#include "opencv2/ts.hpp" 5#include "opencv2/objdetect.hpp" 6 7#endif 8 9