PeanoRen
PeanoRen
ren@keegan /home/ren/Code/RCNN/Caffe/caffe-0.999 make matcaffe 00:37:21 /usr/local/MATLAB/R2014a/bin/mex matlab/caffe/matcaffe.cpp build/lib/libcaffe.a \ CXXFLAGS="\$CXXFLAGS -pthread -fPIC -DNDEBUG -O2 -DUSE_MKL -I/usr/include/python2.7 -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/local/include -Ibuild/src -I./src -I./include -I/usr/local/cuda-7.0/include -I/opt/intel/composer_xe_2013_sp1.3.174/mkl/include -Wall" \ CXXLIBS="\$CXXLIBS...
error
../src/FaceSwapper.cpp: In member function 'void FaceSwapper::swapFaces(cv::Mat&, cv::Rect&, cv::Rect&)': ../../src/FaceSwapper.cpp:48:53: error: no matching function for call to 'FaceSwapper::featherMask(cv::Mat)' featherMask(refined_masks(big_rect_ann)); ^ ../../src/FaceSwapper.cpp:48:53: note: candidate is: In file included from ../../src/FaceSwapper.cpp:1:0: ../../include/FaceSwapper.h:57:10: note:...
# runtime/cgo error: unknown warning option '-Wno-nullability-completeness'; did you mean '-Wno-delete-incomplete'? [-Werror,-Wunknown-warning-option]
no matching function for call to ‘pool(mshadow::expr::PaddingExp, mshadow::Shape&, const int&, const int&, int&)
Hi everybody! When i use omnidb to linked oracle 11g,can’t see the package information,only procedures、functions and so on。  When i use omnidb to linked gauss db,it‘s show this error:none...
Help
I modified Run() function likethis,I want to get video from a camera void Tracking::Run() { //ros::NodeHandle nodeHandler; //ros::Subscriber sub = nodeHandler.subscribe("/camera/image_raw", 1, &Tracking::GrabImage, this); /\* for (int i = 1;...
Ubuntu 14.04 OpenCV 3.1 Boost 1.6.2 gcc4.8 ./SfMToyUI -v 0 -p ../dataset/crazyhorse/ ----------------- Extract Features ----------------- ----------- Create Feature Match Matrix ------------ ----------- Find Baseline Triangulation ------------ ---------- Find Views...
IOS10
我自己创建一个IOS 10的工程,里面是LaunchScreen.storyboard, 然后我使用你的DKTextField会挂掉。应该怎么修改比较好,刚接触IOS编程。 2016-12-12 17:47:35.965 UITextFieldKeegan[6105:170505] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[ setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key DKTextField.' *** First...
/home/ren/Code/SLAM/slam3d_gx-master/src/GraphicEnd.h:137:1: error: ‘l’ does not name a type l void loopClosure(); 这个文件里面多了个l