perf_main.cpp 253 Bytes
Newer Older
1 2 3
// This file is part of OpenCV project.
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
vludv's avatar
vludv committed
4 5 6
#include "perf_precomp.hpp"

CV_PERF_TEST_MAIN(edgefilter)