Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you need EXACTLY the same opencv and opencv_contrib versions (3.4.8 vs. master) so either:

  • download or checkout 3.4.8 for opencv_contrib (so both are at 3.4.8) or
  • upgrade your main opencv repo to latest master branch

then, clean your build folder, and rerun cmake && make install