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
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);
^~~
The text was updated successfully, but these errors were encountered:
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);
^~~
The text was updated successfully, but these errors were encountered: