Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv2/core/ultility.hpp not found

Hello, I have been very interested in studying Facial Recognition and a good friend of mine had me look into openCV. I can get most of the tutorials to work while learning to use openCV but when I need to use

#include <opencv2/core/utility.hpp>

I receive an error saying it cannot be found, I looked into the folder and its not there? and this is coming from a fresh copy of openCV off of github. Where or how can I fix not having the utility.hpp?