1 | initial version |
a lot of utility functions like format()
have been moved from opencv2/core/core.hpp
to opencv2/core/utility.hpp
in master.
if you can't find that header with your install, my guess is, that you're on 2.4.5, but trying the sample from master.
please try the 2.4 facerec sample instead, and report.