mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-21 06:11:09 +08:00
tests: refactor test files
This commit is contained in:
@@ -35,9 +35,7 @@
|
||||
|
||||
#include "test_precomp.hpp"
|
||||
|
||||
using namespace cv;
|
||||
using namespace cv::sfm;
|
||||
using namespace std;
|
||||
namespace opencv_test { namespace {
|
||||
|
||||
/* Check projection errors */
|
||||
static void
|
||||
@@ -94,3 +92,5 @@ TEST(Sfm_reconstruct, twoViewProjectiveOutliers)
|
||||
}
|
||||
|
||||
#endif /* CERES_FOUND */
|
||||
|
||||
}} // namespace
|
||||
|
Reference in New Issue
Block a user