You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I included "caffe/util/io.hpp", but it shows that 'ReadImageToCVMat' is not a member of 'caffe'.I notice that there is #ifdef USE_OPENCV in "io.hpp" before "ReadImageToCVMat" function. Can someone help me? Thanks.