1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +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 Generating training data for CNN with triplet loss.
* @author Yida Wang
*/
#define HAVE_CAFFE
#include <iostream>
#include "opencv2/imgproc.hpp"
#include "opencv2/cnn_3dobj.hpp"