mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 19:44:14 +08:00
add libs hint on OS X in for cmake
This commit is contained in:
2
modules/cnn_3dobj/include/opencv2/cnn_3dobj.hpp
Normal file → Executable file
2
modules/cnn_3dobj/include/opencv2/cnn_3dobj.hpp
Normal file → Executable file
@@ -55,10 +55,10 @@ the use of this software, even if advised of the possibility of such damage.
|
||||
#include <set>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <tr1/memory>
|
||||
#include <dirent.h>
|
||||
#define CPU_ONLY
|
||||
|
||||
#include <opencv2/cnn_3dobj_config.hpp>
|
||||
#ifdef HAVE_CAFFE
|
||||
#include <caffe/blob.hpp>
|
||||
#include <caffe/common.hpp>
|
||||
|
Reference in New Issue
Block a user