coost
coost copied to clipboard
When the coost library is used with opencv3.x-4.x,
When the coost library is used with opencv3.x-4.x, I don't know what the problem is
error: reference to ‘log’ is ambiguous
result += *a * log(ratio);
^~~
try include opencv headers before include coost headers
and don't use using namespace std / using namespace cv etc