1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Test accuracy for Pull Request # 3829

This commit is contained in:
ippei ito
2015-03-25 00:08:47 +09:00
parent 7d665a4754
commit 7c740b6a31
3 changed files with 525 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@
#include "opencv2/imgproc/imgproc_c.h"
#include "opencv2/features2d/features2d.hpp"
#include "opencv2/highgui/highgui.hpp"
#include "opencv2/calib3d/calib3d.hpp"
#include <iostream>
#endif