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
Attempting to build OpenFace-OpenFace_v0.2.5 on macOS the build fails with:
/usr/local/include/opencv2/core/mat.hpp:2150:37: error: no type named 'channel_type' in
'cv::DataType'
typedef typename DataType<_Tp>::channel_type channel_type;