1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00

remove redundancy opencv libs in samples

This commit is contained in:
Wangyida
2015-10-02 14:14:52 +08:00
parent 9852e8096e
commit d712740ea1
6 changed files with 5 additions and 9 deletions

View File

@@ -37,7 +37,6 @@
* @brief Feature extraction and classification.
* @author Yida Wang
*/
#define HAVE_CAFFE
#include <opencv2/cnn_3dobj.hpp>
#include <opencv2/features2d/features2d.hpp>
#include <iomanip>