use the new-style headers in the samples to improve OpenCV build time.
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
* Created on: Oct 17, 2010
|
||||
* Author: ethan
|
||||
*/
|
||||
#include <opencv2/opencv.hpp>
|
||||
#include <opencv2/calib3d/calib3d.hpp>
|
||||
#include <opencv2/features2d/features2d.hpp>
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
#include <opencv2/highgui/highgui.hpp>
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
|
||||
|
Reference in New Issue
Block a user