Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

4.0.0-alpha

that's older than the contrib modules.

you need exactly the same version for opencv and contrib.

please update your main opencv repo to the master branch

4.0.0-alpha

that's older than the contrib modules.

you need exactly the same version for opencv and contrib.

please update your main opencv repo to the master branch

you should see "4.1.0-dev" in the cmake output.

4.0.0-alpha

that's older than the contrib modules.

you need exactly the same version for opencv and contrib.

please update your main opencv repo to the master branch (then rerun cmake, ofc.)

you should see "4.1.0-dev" in the cmake output.

4.0.0-alpha

that's older than the contrib modules.

you need exactly the same version for opencv and contrib.

please update your main opencv repo to the master branch (then rerun cmake, ofc.)

you should see "4.1.0-dev" in the cmake output.

then, please disable the opencv_world module, when building with contrib:

cmake -DBUILD_opencv_world=OFF